#DE9BC4 Lilac Chiffon
#DE9BC4 (Lilac Chiffon) RGB value is (222, 155, 196).
Red value is 222, green value is 155, and blue value is 196.
Cylindrical-coordinate representations (HSL) of color #DE9BC4: hue: 323°, saturation: 50.4%, and lightness: 73.9%.
Process color (CMYK) of #DE9BC4 is 0%, 30.2%, 11.7%, 12.9%. Web safe color equivalent of #DE9BC4 is ##CC99CC. Color #DE9BC4 contains mainly Red.
Color Spaces
| Color spaces of #DE9BC4 | Value |
|---|---|
| RGB | 222, 155, 196 |
| HSL | 323°, 50.4%, 73.9% |
| HSV / HSB | 323°, 30.2%, 87.1% |
| CMYK | 0%, 30.2%, 11.7%, 12.9% |
| XYZ | 51.81, 42.96, 57.78 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11011110 | 10011011 | 11000100 |
| Octal | 336 | 233 | 304 |
| Decimal | 222 | 155 | 196 |
| Hex | DE | 9B | C4 |
Shades of #DE9BC4
Tints of #DE9BC4
.mybgColor { background-color: #DE9BC4; }
.myforeColor { color: #DE9BC4; }
.myborderColor { border: 3px solid #DE9BC4; }
<p style="color:#DE9BC4">Text here</p>
This sample text is styled with font color #DE9BC4. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#DE9BC4">Div content here</div>
<div style="border:3px solid #DE9BC4">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(222, 155, 196, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #DE9BC4; }
.divShadow { -moz-box-shadow: 1px 1px 3px #DE9BC4;
-webkit-box-shadow: 1px 1px 3px #DE9BC4;
box-shadow: 1px 1px 3px #DE9BC4; }
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 #DE9BC4 (Lilac Chiffon)
Color Overview & Profile: Color #DE9BC4, also known as Lilac Chiffon, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 87% Red (222/255), 61% Green (155/255), and 77% Blue (196/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #DE9BC4 translates into the CMYK subtractive color model with values of 0% Cyan, 30.2% Magenta, 11.7% Yellow, and 12.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 323°, saturation of 50.4%, and lightness of 73.9%.
Web Accessibility & Design Recommendations: When implementing #DE9BC4 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 ##CC99CC.
