#CCD5DA Polar Drift
#CCD5DA (Polar Drift) RGB value is (204, 213, 218).
Red value is 204, green value is 213, and blue value is 218.
Cylindrical-coordinate representations (HSL) of color #CCD5DA: hue: 201°, saturation: 15.9%, and lightness: 82.7%.
Process color (CMYK) of #CCD5DA is 6.4%, 2.3%, 0%, 14.5%. Web safe color equivalent of #CCD5DA is ##CCCCCC. Color #CCD5DA contains mainly WHITE.
Color Spaces
| Color spaces of #CCD5DA | Value |
|---|---|
| RGB | 204, 213, 218 |
| HSL | 201°, 15.9%, 82.7% |
| HSV / HSB | 201°, 6.4%, 85.5% |
| CMYK | 6.4%, 2.3%, 0%, 14.5% |
| XYZ | 61.35, 65.49, 75.72 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11001100 | 11010101 | 11011010 |
| Octal | 314 | 325 | 332 |
| Decimal | 204 | 213 | 218 |
| Hex | CC | D5 | DA |
Shades of #CCD5DA
Tints of #CCD5DA
.mybgColor { background-color: #CCD5DA; }
.myforeColor { color: #CCD5DA; }
.myborderColor { border: 3px solid #CCD5DA; }
<p style="color:#CCD5DA">Text here</p>
This sample text is styled with font color #CCD5DA. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#CCD5DA">Div content here</div>
<div style="border:3px solid #CCD5DA">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(204, 213, 218, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #CCD5DA; }
.divShadow { -moz-box-shadow: 1px 1px 3px #CCD5DA;
-webkit-box-shadow: 1px 1px 3px #CCD5DA;
box-shadow: 1px 1px 3px #CCD5DA; }
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 #CCD5DA (Polar Drift)
Color Overview & Profile: Color #CCD5DA, also known as Polar Drift, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 80% Red (204/255), 84% Green (213/255), and 85% Blue (218/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #CCD5DA translates into the CMYK subtractive color model with values of 6.4% Cyan, 2.3% Magenta, 0% Yellow, and 14.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 201°, saturation of 15.9%, and lightness of 82.7%.
Web Accessibility & Design Recommendations: When implementing #CCD5DA 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.
