#EDDBE8 Desert Dawn
#EDDBE8 (Desert Dawn) RGB value is (237, 219, 232).
Red value is 237, green value is 219, and blue value is 232.
Cylindrical-coordinate representations (HSL) of color #EDDBE8: hue: 317°, saturation: 33.3%, and lightness: 89.4%.
Process color (CMYK) of #EDDBE8 is 0%, 7.6%, 2.1%, 7.1%. Web safe color equivalent of #EDDBE8 is ##FFCCFF. Color #EDDBE8 contains mainly WHITE.
Color Spaces
| Color spaces of #EDDBE8 | Value |
|---|---|
| RGB | 237, 219, 232 |
| HSL | 317°, 33.3%, 89.4% |
| HSV / HSB | 317°, 7.6%, 92.9% |
| CMYK | 0%, 7.6%, 2.1%, 7.1% |
| XYZ | 74.82, 74.49, 86.77 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11101101 | 11011011 | 11101000 |
| Octal | 355 | 333 | 350 |
| Decimal | 237 | 219 | 232 |
| Hex | ED | DB | E8 |
Shades of #EDDBE8
Tints of #EDDBE8
.mybgColor { background-color: #EDDBE8; }
.myforeColor { color: #EDDBE8; }
.myborderColor { border: 3px solid #EDDBE8; }
<p style="color:#EDDBE8">Text here</p>
This sample text is styled with font color #EDDBE8. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#EDDBE8">Div content here</div>
<div style="border:3px solid #EDDBE8">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(237, 219, 232, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #EDDBE8; }
.divShadow { -moz-box-shadow: 1px 1px 3px #EDDBE8;
-webkit-box-shadow: 1px 1px 3px #EDDBE8;
box-shadow: 1px 1px 3px #EDDBE8; }
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 #EDDBE8 (Desert Dawn)
Color Overview & Profile: Color #EDDBE8, also known as Desert Dawn, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 93% Red (237/255), 86% Green (219/255), and 91% Blue (232/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #EDDBE8 translates into the CMYK subtractive color model with values of 0% Cyan, 7.6% Magenta, 2.1% Yellow, and 7.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 317°, saturation of 33.3%, and lightness of 89.4%.
Web Accessibility & Design Recommendations: When implementing #EDDBE8 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 ##FFCCFF.
