#D1C1DD Fresh Heather
#D1C1DD (Fresh Heather) RGB value is (209, 193, 221).
Red value is 209, green value is 193, and blue value is 221.
Cylindrical-coordinate representations (HSL) of color #D1C1DD: hue: 274°, saturation: 29.2%, and lightness: 81.2%.
Process color (CMYK) of #D1C1DD is 5.4%, 12.7%, 0%, 13.3%. Web safe color equivalent of #D1C1DD is ##CCCCCC. Color #D1C1DD contains mainly Magenta.
Color Spaces
| Color spaces of #D1C1DD | Value |
|---|---|
| RGB | 209, 193, 221 |
| HSL | 274°, 29.2%, 81.2% |
| HSV / HSB | 274°, 12.7%, 86.7% |
| CMYK | 5.4%, 12.7%, 0%, 13.3% |
| XYZ | 58.41, 56.92, 76.3 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11010001 | 11000001 | 11011101 |
| Octal | 321 | 301 | 335 |
| Decimal | 209 | 193 | 221 |
| Hex | D1 | C1 | DD |
Shades of #D1C1DD
Tints of #D1C1DD
.mybgColor { background-color: #D1C1DD; }
.myforeColor { color: #D1C1DD; }
.myborderColor { border: 3px solid #D1C1DD; }
<p style="color:#D1C1DD">Text here</p>
This sample text is styled with font color #D1C1DD. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#D1C1DD">Div content here</div>
<div style="border:3px solid #D1C1DD">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(209, 193, 221, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #D1C1DD; }
.divShadow { -moz-box-shadow: 1px 1px 3px #D1C1DD;
-webkit-box-shadow: 1px 1px 3px #D1C1DD;
box-shadow: 1px 1px 3px #D1C1DD; }
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 #D1C1DD (Fresh Heather)
Color Overview & Profile: Color #D1C1DD, also known as Fresh Heather, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 82% Red (209/255), 76% Green (193/255), and 87% Blue (221/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #D1C1DD translates into the CMYK subtractive color model with values of 5.4% Cyan, 12.7% Magenta, 0% Yellow, and 13.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 274°, saturation of 29.2%, and lightness of 81.2%.
Web Accessibility & Design Recommendations: When implementing #D1C1DD 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.
