#EEDBF3 Sheer Lavender
#EEDBF3 (Sheer Lavender) RGB value is (238, 219, 243).
Red value is 238, green value is 219, and blue value is 243.
Cylindrical-coordinate representations (HSL) of color #EEDBF3: hue: 288°, saturation: 50%, and lightness: 90.6%.
Process color (CMYK) of #EEDBF3 is 2.1%, 9.9%, 0%, 4.7%. Web safe color equivalent of #EEDBF3 is ##FFCCFF. Color #EEDBF3 contains mainly Magenta.
Color Spaces
| Color spaces of #EEDBF3 | Value |
|---|---|
| RGB | 238, 219, 243 |
| HSL | 288°, 50%, 90.6% |
| HSV / HSB | 288°, 9.9%, 95.3% |
| CMYK | 2.1%, 9.9%, 0%, 4.7% |
| XYZ | 76.77, 75.31, 95.27 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11101110 | 11011011 | 11110011 |
| Octal | 356 | 333 | 363 |
| Decimal | 238 | 219 | 243 |
| Hex | EE | DB | F3 |
Shades of #EEDBF3
Tints of #EEDBF3
.mybgColor { background-color: #EEDBF3; }
.myforeColor { color: #EEDBF3; }
.myborderColor { border: 3px solid #EEDBF3; }
<p style="color:#EEDBF3">Text here</p>
This sample text is styled with font color #EEDBF3. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#EEDBF3">Div content here</div>
<div style="border:3px solid #EEDBF3">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(238, 219, 243, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #EEDBF3; }
.divShadow { -moz-box-shadow: 1px 1px 3px #EEDBF3;
-webkit-box-shadow: 1px 1px 3px #EEDBF3;
box-shadow: 1px 1px 3px #EEDBF3; }
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 #EEDBF3 (Sheer Lavender)
Color Overview & Profile: Color #EEDBF3, also known as Sheer Lavender, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 93% Red (238/255), 86% Green (219/255), and 95% Blue (243/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #EEDBF3 translates into the CMYK subtractive color model with values of 2.1% Cyan, 9.9% Magenta, 0% Yellow, and 4.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 288°, saturation of 50%, and lightness of 90.6%.
Web Accessibility & Design Recommendations: When implementing #EEDBF3 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.
