#D8DAEF Eyeshadow
#D8DAEF (Eyeshadow) RGB value is (216, 218, 239).
Red value is 216, green value is 218, and blue value is 239.
Cylindrical-coordinate representations (HSL) of color #D8DAEF: hue: 235°, saturation: 41.8%, and lightness: 89.2%.
Process color (CMYK) of #D8DAEF is 9.6%, 8.8%, 0%, 6.3%. Web safe color equivalent of #D8DAEF is ##CCCCFF. Color #D8DAEF contains mainly Magenta.
Color Spaces
| Color spaces of #D8DAEF | Value |
|---|---|
| RGB | 216, 218, 239 |
| HSL | 235°, 41.8%, 89.2% |
| HSV / HSB | 235°, 9.6%, 93.7% |
| CMYK | 9.6%, 8.8%, 0%, 6.3% |
| XYZ | 68.97, 70.97, 91.71 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11011000 | 11011010 | 11101111 |
| Octal | 330 | 332 | 357 |
| Decimal | 216 | 218 | 239 |
| Hex | D8 | DA | EF |
Shades of #D8DAEF
Tints of #D8DAEF
.mybgColor { background-color: #D8DAEF; }
.myforeColor { color: #D8DAEF; }
.myborderColor { border: 3px solid #D8DAEF; }
<p style="color:#D8DAEF">Text here</p>
This sample text is styled with font color #D8DAEF. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#D8DAEF">Div content here</div>
<div style="border:3px solid #D8DAEF">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(216, 218, 239, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #D8DAEF; }
.divShadow { -moz-box-shadow: 1px 1px 3px #D8DAEF;
-webkit-box-shadow: 1px 1px 3px #D8DAEF;
box-shadow: 1px 1px 3px #D8DAEF; }
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 #D8DAEF (Eyeshadow)
Color Overview & Profile: Color #D8DAEF, also known as Eyeshadow, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 85% Red (216/255), 85% Green (218/255), and 94% Blue (239/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #D8DAEF translates into the CMYK subtractive color model with values of 9.6% Cyan, 8.8% Magenta, 0% Yellow, and 6.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 235°, saturation of 41.8%, and lightness of 89.2%.
Web Accessibility & Design Recommendations: When implementing #D8DAEF 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.
