#E2E0EA#E2E0EA
#E2E0EA is a very light, near-neutral violet. Relative luminance 0.754; OKLCH L 91.1% C 0.014 H 295.3°. Best body text is #000000 at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #E2E0EA |
|---|---|
| RGB | rgb(226, 224, 234) |
| HSL | hsl(252, 19%, 90%) |
| HSV | hsv(252, 4%, 92%) |
| CMYK | cmyk(3.4%, 4.3%, 0%, 8.2%) |
| CIE-LAB | lab(89.59, 2.49, -4.63) |
| CIE-LCH | lch(89.59, 5.26, 298.29°) |
| OKLab | oklab(91.12% 0.0058 -0.0123) |
| OKLCH | oklch(91.12% 0.014 295.3) |
| XYZ | xyz(72.8683, 75.4205, 88.5447) |
| Luminance | 0.7542 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.18
Fog
#D8DCE0
ΔE00 4.89
Ghostwhite
#F8F8FF
ΔE00 5.30
Gainsboro
#DCDCDC
ΔE00 5.37
Light Gray
#D3D3D3
ΔE00 6.17
Whitesmoke
#F5F5F5
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2E0EA #E8EAE0
analogous
#E0E3EA #E2E0EA #E7E0EA
triadic
#E2E0EA #EAE2E0 #E0EAE2
tetradic
#E2E0EA #EAE0E3 #E8EAE0 #E0EAE7
square
#E2E0EA #EAE0E3 #E8EAE0 #E0EAE7
split-complementary
#E2E0EA #EAE7E0 #E3EAE0
monochromatic
#9E97B9 #C0BCD1 #E2E0EA #EEEDF3 #EEEDF3
Accessibility & contrast
On white
1.31
#E2E0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.08
#E2E0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2E0EA
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2E0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2E0EA | 1.00 | 1.31 | 16.08 | 16.08 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE1EA
Deuteranopia (green-blind)
#DEE1EA
Tritanopia (blue-blind)
#E1E1E3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e2e0ea; /* rgb */ color: rgb(226, 224, 234); /* oklch */ color: oklch(91.1% 0.014 295.3);
Tailwind
colors: {
custom: {
50: '#ebe9f0',
500: '#e2e0ea',
950: '#000000',
},
}SCSS
$custom: #e2e0ea; $custom-light: #ebe9f0; $custom-dark: #000000;
JSON
{
"hex": "#e2e0ea",
"rgb": {
"r": 226,
"g": 224,
"b": 234
},
"hsl": {
"h": 252,
"s": 19.231,
"l": 89.804
},
"oklch": {
"l": 0.91117,
"c": 0.01363,
"h": 295.3
},
"luminance": 0.75421
}Semantic roles & 50–950 ramp
primary
#E2E0EA
secondary
#BDC1AD
accent
#9E488C
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161616
muted
#848485