#D9DCDD Spring Thaw
#D9DCDD (Spring Thaw) RGB value is (217, 220, 221).
Red value is 217, green value is 220, and blue value is 221.
Cylindrical-coordinate representations (HSL) of color #D9DCDD: hue: 195°, saturation: 5.6%, and lightness: 85.9%.
Process color (CMYK) of #D9DCDD is 1.8%, 0.5%, 0%, 13.3%. Web safe color equivalent of #D9DCDD is ##CCCCCC. Color #D9DCDD contains mainly WHITE.
Color Spaces
| Color spaces of #D9DCDD | Value |
|---|---|
| RGB | 217, 220, 221 |
| HSL | 195°, 5.6%, 85.9% |
| HSV / HSB | 195°, 1.8%, 86.7% |
| CMYK | 1.8%, 0.5%, 0%, 13.3% |
| XYZ | 67.26, 71.16, 78.58 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11011001 | 11011100 | 11011101 |
| Octal | 331 | 334 | 335 |
| Decimal | 217 | 220 | 221 |
| Hex | D9 | DC | DD |
Shades of #D9DCDD
Tints of #D9DCDD
.mybgColor { background-color: #D9DCDD; }
.myforeColor { color: #D9DCDD; }
.myborderColor { border: 3px solid #D9DCDD; }
<p style="color:#D9DCDD">Text here</p>
This sample text is styled with font color #D9DCDD. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#D9DCDD">Div content here</div>
<div style="border:3px solid #D9DCDD">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(217, 220, 221, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #D9DCDD; }
.divShadow { -moz-box-shadow: 1px 1px 3px #D9DCDD;
-webkit-box-shadow: 1px 1px 3px #D9DCDD;
box-shadow: 1px 1px 3px #D9DCDD; }
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 #D9DCDD (Spring Thaw)
Color Overview & Profile: Color #D9DCDD, also known as Spring Thaw, 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), 86% Green (220/255), and 87% Blue (221/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #D9DCDD translates into the CMYK subtractive color model with values of 1.8% Cyan, 0.5% Magenta, 0% Yellow, and 13.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 195°, saturation of 5.6%, and lightness of 85.9%.
Web Accessibility & Design Recommendations: When implementing #D9DCDD 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 ##CCCCCC.
