#EAD6E9 First Lilac
#EAD6E9 (First Lilac) RGB value is (234, 214, 233).
Red value is 234, green value is 214, and blue value is 233.
Cylindrical-coordinate representations (HSL) of color #EAD6E9: hue: 303°, saturation: 32.3%, and lightness: 87.8%.
Process color (CMYK) of #EAD6E9 is 0%, 8.5%, 0.4%, 8.2%. Web safe color equivalent of #EAD6E9 is ##FFCCFF. Color #EAD6E9 contains mainly Yellow.
Color Spaces
| Color spaces of #EAD6E9 | Value |
|---|---|
| RGB | 234, 214, 233 |
| HSL | 303°, 32.3%, 87.8% |
| HSV / HSB | 303°, 8.5%, 91.8% |
| CMYK | 0%, 8.5%, 0.4%, 8.2% |
| XYZ | 72.68, 71.47, 87.04 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11101010 | 11010110 | 11101001 |
| Octal | 352 | 326 | 351 |
| Decimal | 234 | 214 | 233 |
| Hex | EA | D6 | E9 |
Shades of #EAD6E9
Tints of #EAD6E9
.mybgColor { background-color: #EAD6E9; }
.myforeColor { color: #EAD6E9; }
.myborderColor { border: 3px solid #EAD6E9; }
<p style="color:#EAD6E9">Text here</p>
This sample text is styled with font color #EAD6E9. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#EAD6E9">Div content here</div>
<div style="border:3px solid #EAD6E9">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(234, 214, 233, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #EAD6E9; }
.divShadow { -moz-box-shadow: 1px 1px 3px #EAD6E9;
-webkit-box-shadow: 1px 1px 3px #EAD6E9;
box-shadow: 1px 1px 3px #EAD6E9; }
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 #EAD6E9 (First Lilac)
Color Overview & Profile: Color #EAD6E9, also known as First Lilac, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 92% Red (234/255), 84% Green (214/255), and 91% Blue (233/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #EAD6E9 translates into the CMYK subtractive color model with values of 0% Cyan, 8.5% Magenta, 0.4% Yellow, and 8.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 303°, saturation of 32.3%, and lightness of 87.8%.
Web Accessibility & Design Recommendations: When implementing #EAD6E9 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 ##FFCCFF.
