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