#D9E5EB Arctic Blizzard
#D9E5EB (Arctic Blizzard) RGB value is (217, 229, 235).
Red value is 217, green value is 229, and blue value is 235.
Cylindrical-coordinate representations (HSL) of color #D9E5EB: hue: 200°, saturation: 31%, and lightness: 88.6%.
Process color (CMYK) of #D9E5EB is 7.7%, 2.6%, 0%, 7.8%. Web safe color equivalent of #D9E5EB is ##CCCCFF. Color #D9E5EB contains mainly WHITE.
Color Spaces
| Color spaces of #D9E5EB | Value |
|---|---|
| RGB | 217, 229, 235 |
| HSL | 200°, 31%, 88.6% |
| HSV / HSB | 200°, 7.7%, 92.2% |
| CMYK | 7.7%, 2.6%, 0%, 7.8% |
| XYZ | 71.63, 76.79, 89.63 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11011001 | 11100101 | 11101011 |
| Octal | 331 | 345 | 353 |
| Decimal | 217 | 229 | 235 |
| Hex | D9 | E5 | EB |
Shades of #D9E5EB
Tints of #D9E5EB
.mybgColor { background-color: #D9E5EB; }
.myforeColor { color: #D9E5EB; }
.myborderColor { border: 3px solid #D9E5EB; }
<p style="color:#D9E5EB">Text here</p>
This sample text is styled with font color #D9E5EB. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#D9E5EB">Div content here</div>
<div style="border:3px solid #D9E5EB">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(217, 229, 235, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #D9E5EB; }
.divShadow { -moz-box-shadow: 1px 1px 3px #D9E5EB;
-webkit-box-shadow: 1px 1px 3px #D9E5EB;
box-shadow: 1px 1px 3px #D9E5EB; }
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 #D9E5EB (Arctic Blizzard)
Color Overview & Profile: Color #D9E5EB, also known as Arctic Blizzard, 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 (217/255), 90% Green (229/255), and 92% Blue (235/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #D9E5EB translates into the CMYK subtractive color model with values of 7.7% Cyan, 2.6% Magenta, 0% Yellow, and 7.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 200°, saturation of 31%, and lightness of 88.6%.
Web Accessibility & Design Recommendations: When implementing #D9E5EB 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.
