#D8D3E6 Violet Crush
#D8D3E6 (Violet Crush) RGB value is (216, 211, 230).
Red value is 216, green value is 211, and blue value is 230.
Cylindrical-coordinate representations (HSL) of color #D8D3E6: hue: 256°, saturation: 27.5%, and lightness: 86.5%.
Process color (CMYK) of #D8D3E6 is 6.1%, 8.3%, 0%, 9.8%. Web safe color equivalent of #D8D3E6 is ##CCCCFF. Color #D8D3E6 contains mainly WHITE.
Color Spaces
| Color spaces of #D8D3E6 | Value |
|---|---|
| RGB | 216, 211, 230 |
| HSL | 256°, 27.5%, 86.5% |
| HSV / HSB | 256°, 8.3%, 90.2% |
| CMYK | 6.1%, 8.3%, 0%, 9.8% |
| XYZ | 65.89, 66.9, 84.29 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11011000 | 11010011 | 11100110 |
| Octal | 330 | 323 | 346 |
| Decimal | 216 | 211 | 230 |
| Hex | D8 | D3 | E6 |
Shades of #D8D3E6
Tints of #D8D3E6
.mybgColor { background-color: #D8D3E6; }
.myforeColor { color: #D8D3E6; }
.myborderColor { border: 3px solid #D8D3E6; }
<p style="color:#D8D3E6">Text here</p>
This sample text is styled with font color #D8D3E6. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#D8D3E6">Div content here</div>
<div style="border:3px solid #D8D3E6">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(216, 211, 230, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #D8D3E6; }
.divShadow { -moz-box-shadow: 1px 1px 3px #D8D3E6;
-webkit-box-shadow: 1px 1px 3px #D8D3E6;
box-shadow: 1px 1px 3px #D8D3E6; }
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 #D8D3E6 (Violet Crush)
Color Overview & Profile: Color #D8D3E6, also known as Violet Crush, 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 (216/255), 83% Green (211/255), and 90% Blue (230/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #D8D3E6 translates into the CMYK subtractive color model with values of 6.1% Cyan, 8.3% Magenta, 0% Yellow, and 9.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 256°, saturation of 27.5%, and lightness of 86.5%.
Web Accessibility & Design Recommendations: When implementing #D8D3E6 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.
