#D8D7E7 Dulcinea
#D8D7E7 (Dulcinea) RGB value is (216, 215, 231).
Red value is 216, green value is 215, and blue value is 231.
Cylindrical-coordinate representations (HSL) of color #D8D7E7: hue: 244°, saturation: 25%, and lightness: 87.5%.
Process color (CMYK) of #D8D7E7 is 6.5%, 6.9%, 0%, 9.4%. Web safe color equivalent of #D8D7E7 is ##CCCCFF. Color #D8D7E7 contains mainly WHITE.
Color Spaces
| Color spaces of #D8D7E7 | Value |
|---|---|
| RGB | 216, 215, 231 |
| HSL | 244°, 25%, 87.5% |
| HSV / HSB | 244°, 6.9%, 90.6% |
| CMYK | 6.5%, 6.9%, 0%, 9.4% |
| XYZ | 67.04, 68.97, 85.37 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11011000 | 11010111 | 11100111 |
| Octal | 330 | 327 | 347 |
| Decimal | 216 | 215 | 231 |
| Hex | D8 | D7 | E7 |
Shades of #D8D7E7
Tints of #D8D7E7
.mybgColor { background-color: #D8D7E7; }
.myforeColor { color: #D8D7E7; }
.myborderColor { border: 3px solid #D8D7E7; }
<p style="color:#D8D7E7">Text here</p>
This sample text is styled with font color #D8D7E7. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#D8D7E7">Div content here</div>
<div style="border:3px solid #D8D7E7">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(216, 215, 231, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #D8D7E7; }
.divShadow { -moz-box-shadow: 1px 1px 3px #D8D7E7;
-webkit-box-shadow: 1px 1px 3px #D8D7E7;
box-shadow: 1px 1px 3px #D8D7E7; }
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 #D8D7E7 (Dulcinea)
Color Overview & Profile: Color #D8D7E7, also known as Dulcinea, 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), 84% Green (215/255), and 91% Blue (231/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #D8D7E7 translates into the CMYK subtractive color model with values of 6.5% Cyan, 6.9% Magenta, 0% Yellow, and 9.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 244°, saturation of 25%, and lightness of 87.5%.
Web Accessibility & Design Recommendations: When implementing #D8D7E7 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.
