#DFE0E4 Cold Light
#DFE0E4 (Cold Light) RGB value is (223, 224, 228).
Red value is 223, green value is 224, and blue value is 228.
Cylindrical-coordinate representations (HSL) of color #DFE0E4: hue: 228°, saturation: 8.5%, and lightness: 88.4%.
Process color (CMYK) of #DFE0E4 is 2.2%, 1.8%, 0%, 10.6%. Web safe color equivalent of #DFE0E4 is ##CCCCCC. Color #DFE0E4 contains mainly WHITE.
Color Spaces
| Color spaces of #DFE0E4 | Value |
|---|---|
| RGB | 223, 224, 228 |
| HSL | 228°, 8.5%, 88.4% |
| HSV / HSB | 228°, 2.2%, 89.4% |
| CMYK | 2.2%, 1.8%, 0%, 10.6% |
| XYZ | 71.09, 74.6, 84.04 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11011111 | 11100000 | 11100100 |
| Octal | 337 | 340 | 344 |
| Decimal | 223 | 224 | 228 |
| Hex | DF | E0 | E4 |
Shades of #DFE0E4
Tints of #DFE0E4
.mybgColor { background-color: #DFE0E4; }
.myforeColor { color: #DFE0E4; }
.myborderColor { border: 3px solid #DFE0E4; }
<p style="color:#DFE0E4">Text here</p>
This sample text is styled with font color #DFE0E4. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#DFE0E4">Div content here</div>
<div style="border:3px solid #DFE0E4">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(223, 224, 228, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #DFE0E4; }
.divShadow { -moz-box-shadow: 1px 1px 3px #DFE0E4;
-webkit-box-shadow: 1px 1px 3px #DFE0E4;
box-shadow: 1px 1px 3px #DFE0E4; }
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 #DFE0E4 (Cold Light)
Color Overview & Profile: Color #DFE0E4, also known as Cold Light, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 87% Red (223/255), 88% Green (224/255), and 89% Blue (228/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #DFE0E4 translates into the CMYK subtractive color model with values of 2.2% Cyan, 1.8% Magenta, 0% Yellow, and 10.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 228°, saturation of 8.5%, and lightness of 88.4%.
Web Accessibility & Design Recommendations: When implementing #DFE0E4 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 ##CCCCCC.
