#D9D3DE Blackberry Cream
#D9D3DE (Blackberry Cream) RGB value is (217, 211, 222).
Red value is 217, green value is 211, and blue value is 222.
Cylindrical-coordinate representations (HSL) of color #D9D3DE: hue: 273°, saturation: 14.3%, and lightness: 84.9%.
Process color (CMYK) of #D9D3DE is 2.3%, 5%, 0%, 12.9%. Web safe color equivalent of #D9D3DE is ##CCCCCC. Color #D9D3DE contains mainly WHITE.
Color Spaces
| Color spaces of #D9D3DE | Value |
|---|---|
| RGB | 217, 211, 222 |
| HSL | 273°, 14.3%, 84.9% |
| HSV / HSB | 273°, 5%, 87.1% |
| CMYK | 2.3%, 5%, 0%, 12.9% |
| XYZ | 65.09, 66.61, 78.52 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11011001 | 11010011 | 11011110 |
| Octal | 331 | 323 | 336 |
| Decimal | 217 | 211 | 222 |
| Hex | D9 | D3 | DE |
Shades of #D9D3DE
Tints of #D9D3DE
.mybgColor { background-color: #D9D3DE; }
.myforeColor { color: #D9D3DE; }
.myborderColor { border: 3px solid #D9D3DE; }
<p style="color:#D9D3DE">Text here</p>
This sample text is styled with font color #D9D3DE. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#D9D3DE">Div content here</div>
<div style="border:3px solid #D9D3DE">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(217, 211, 222, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #D9D3DE; }
.divShadow { -moz-box-shadow: 1px 1px 3px #D9D3DE;
-webkit-box-shadow: 1px 1px 3px #D9D3DE;
box-shadow: 1px 1px 3px #D9D3DE; }
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 #D9D3DE (Blackberry Cream)
Color Overview & Profile: Color #D9D3DE, also known as Blackberry Cream, 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), 83% Green (211/255), and 87% Blue (222/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #D9D3DE translates into the CMYK subtractive color model with values of 2.3% Cyan, 5% Magenta, 0% Yellow, and 12.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 273°, saturation of 14.3%, and lightness of 84.9%.
Web Accessibility & Design Recommendations: When implementing #D9D3DE 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.
