#DDE8EF Mystic Light
#DDE8EF (Mystic Light) RGB value is (221, 232, 239).
Red value is 221, green value is 232, and blue value is 239.
Cylindrical-coordinate representations (HSL) of color #DDE8EF: hue: 203°, saturation: 36%, and lightness: 90.2%.
Process color (CMYK) of #DDE8EF is 7.5%, 2.9%, 0%, 6.3%. Web safe color equivalent of #DDE8EF is ##CCFFFF. Color #DDE8EF contains mainly WHITE.
Color Spaces
| Color spaces of #DDE8EF | Value |
|---|---|
| RGB | 221, 232, 239 |
| HSL | 203°, 36%, 90.2% |
| HSV / HSB | 203°, 7.5%, 93.7% |
| CMYK | 7.5%, 2.9%, 0%, 6.3% |
| XYZ | 74.25, 79.32, 93.04 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11011101 | 11101000 | 11101111 |
| Octal | 335 | 350 | 357 |
| Decimal | 221 | 232 | 239 |
| Hex | DD | E8 | EF |
Shades of #DDE8EF
Tints of #DDE8EF
.mybgColor { background-color: #DDE8EF; }
.myforeColor { color: #DDE8EF; }
.myborderColor { border: 3px solid #DDE8EF; }
<p style="color:#DDE8EF">Text here</p>
This sample text is styled with font color #DDE8EF. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#DDE8EF">Div content here</div>
<div style="border:3px solid #DDE8EF">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(221, 232, 239, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #DDE8EF; }
.divShadow { -moz-box-shadow: 1px 1px 3px #DDE8EF;
-webkit-box-shadow: 1px 1px 3px #DDE8EF;
box-shadow: 1px 1px 3px #DDE8EF; }
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 #DDE8EF (Mystic Light)
Color Overview & Profile: Color #DDE8EF, also known as Mystic Light, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 87% Red (221/255), 91% Green (232/255), and 94% Blue (239/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #DDE8EF translates into the CMYK subtractive color model with values of 7.5% Cyan, 2.9% Magenta, 0% Yellow, and 6.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 203°, saturation of 36%, and lightness of 90.2%.
Web Accessibility & Design Recommendations: When implementing #DDE8EF 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.
