#E1E2EB White Lavender
#E1E2EB (White Lavender) RGB value is (225, 226, 235).
Red value is 225, green value is 226, and blue value is 235.
Cylindrical-coordinate representations (HSL) of color #E1E2EB: hue: 234°, saturation: 20%, and lightness: 90.2%.
Process color (CMYK) of #E1E2EB is 4.3%, 3.8%, 0%, 7.8%. Web safe color equivalent of #E1E2EB is ##CCCCFF. Color #E1E2EB contains mainly WHITE.
Color Spaces
| Color spaces of #E1E2EB | Value |
|---|---|
| RGB | 225, 226, 235 |
| HSL | 234°, 20%, 90.2% |
| HSV / HSB | 234°, 4.3%, 92.2% |
| CMYK | 4.3%, 3.8%, 0%, 7.8% |
| XYZ | 73.24, 76.4, 89.47 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11100001 | 11100010 | 11101011 |
| Octal | 341 | 342 | 353 |
| Decimal | 225 | 226 | 235 |
| Hex | E1 | E2 | EB |
Shades of #E1E2EB
Tints of #E1E2EB
.mybgColor { background-color: #E1E2EB; }
.myforeColor { color: #E1E2EB; }
.myborderColor { border: 3px solid #E1E2EB; }
<p style="color:#E1E2EB">Text here</p>
This sample text is styled with font color #E1E2EB. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#E1E2EB">Div content here</div>
<div style="border:3px solid #E1E2EB">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(225, 226, 235, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #E1E2EB; }
.divShadow { -moz-box-shadow: 1px 1px 3px #E1E2EB;
-webkit-box-shadow: 1px 1px 3px #E1E2EB;
box-shadow: 1px 1px 3px #E1E2EB; }
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 #E1E2EB (White Lavender)
Color Overview & Profile: Color #E1E2EB, also known as White Lavender, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 88% Red (225/255), 89% Green (226/255), and 92% Blue (235/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #E1E2EB translates into the CMYK subtractive color model with values of 4.3% Cyan, 3.8% Magenta, 0% Yellow, and 7.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 234°, saturation of 20%, and lightness of 90.2%.
Web Accessibility & Design Recommendations: When implementing #E1E2EB 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.
