#DCE2EB Bleached White
#DCE2EB (Bleached White) RGB value is (220, 226, 235).
Red value is 220, green value is 226, and blue value is 235.
Cylindrical-coordinate representations (HSL) of color #DCE2EB: hue: 216°, saturation: 27.3%, and lightness: 89.2%.
Process color (CMYK) of #DCE2EB is 6.4%, 3.8%, 0%, 7.8%. Web safe color equivalent of #DCE2EB is ##CCCCFF. Color #DCE2EB contains mainly WHITE.
Color Spaces
| Color spaces of #DCE2EB | Value |
|---|---|
| RGB | 220, 226, 235 |
| HSL | 216°, 27.3%, 89.2% |
| HSV / HSB | 216°, 6.4%, 92.2% |
| CMYK | 6.4%, 3.8%, 0%, 7.8% |
| XYZ | 71.7, 75.61, 89.4 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11011100 | 11100010 | 11101011 |
| Octal | 334 | 342 | 353 |
| Decimal | 220 | 226 | 235 |
| Hex | DC | E2 | EB |
Shades of #DCE2EB
Tints of #DCE2EB
.mybgColor { background-color: #DCE2EB; }
.myforeColor { color: #DCE2EB; }
.myborderColor { border: 3px solid #DCE2EB; }
<p style="color:#DCE2EB">Text here</p>
This sample text is styled with font color #DCE2EB. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#DCE2EB">Div content here</div>
<div style="border:3px solid #DCE2EB">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(220, 226, 235, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #DCE2EB; }
.divShadow { -moz-box-shadow: 1px 1px 3px #DCE2EB;
-webkit-box-shadow: 1px 1px 3px #DCE2EB;
box-shadow: 1px 1px 3px #DCE2EB; }
This text has a CSS3 shadow effect generated with RGB color values.
This text has a CSS3 shadow effect generated with Hex color values.
Related Colors & Harmonies
Detailed Specifications & Design Guide for #DCE2EB (Bleached White)
Color Overview & Profile: Color #DCE2EB, also known as Bleached White, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 86% Red (220/255), 89% Green (226/255), and 92% Blue (235/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #DCE2EB translates into the CMYK subtractive color model with values of 6.4% Cyan, 3.8% Magenta, 0% Yellow, and 7.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 216°, saturation of 27.3%, and lightness of 89.2%.
Web Accessibility & Design Recommendations: When implementing #DCE2EB in web frontend frameworks, ensure sufficient contrast ratios for readability according to WCAG 2.1 standards. The web-safe equivalent hex value for this color is ##CCCCFF.
