#D2E7ED Enchanted Evening
#D2E7ED (Enchanted Evening) RGB value is (210, 231, 237).
Red value is 210, green value is 231, and blue value is 237.
Cylindrical-coordinate representations (HSL) of color #D2E7ED: hue: 193°, saturation: 42.9%, and lightness: 87.6%.
Process color (CMYK) of #D2E7ED is 11.4%, 2.5%, 0%, 7.1%. Web safe color equivalent of #D2E7ED is ##CCFFFF. Color #D2E7ED contains mainly Magenta.
Color Spaces
| Color spaces of #D2E7ED | Value |
|---|---|
| RGB | 210, 231, 237 |
| HSL | 193°, 42.9%, 87.6% |
| HSV / HSB | 193°, 11.4%, 92.9% |
| CMYK | 11.4%, 2.5%, 0%, 7.1% |
| XYZ | 70.44, 76.97, 91.25 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11010010 | 11100111 | 11101101 |
| Octal | 322 | 347 | 355 |
| Decimal | 210 | 231 | 237 |
| Hex | D2 | E7 | ED |
Shades of #D2E7ED
Tints of #D2E7ED
.mybgColor { background-color: #D2E7ED; }
.myforeColor { color: #D2E7ED; }
.myborderColor { border: 3px solid #D2E7ED; }
<p style="color:#D2E7ED">Text here</p>
This sample text is styled with font color #D2E7ED. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#D2E7ED">Div content here</div>
<div style="border:3px solid #D2E7ED">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(210, 231, 237, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #D2E7ED; }
.divShadow { -moz-box-shadow: 1px 1px 3px #D2E7ED;
-webkit-box-shadow: 1px 1px 3px #D2E7ED;
box-shadow: 1px 1px 3px #D2E7ED; }
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 #D2E7ED (Enchanted Evening)
Color Overview & Profile: Color #D2E7ED, also known as Enchanted Evening, 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), 91% Green (231/255), and 93% Blue (237/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #D2E7ED translates into the CMYK subtractive color model with values of 11.4% Cyan, 2.5% Magenta, 0% Yellow, and 7.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 193°, saturation of 42.9%, and lightness of 87.6%.
Web Accessibility & Design Recommendations: When implementing #D2E7ED 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 ##CCFFFF.
