#E2DEE9#E2DEE9
#E2DEE9 is a very light, near-neutral violet. Relative luminance 0.743; OKLCH L 90.7% C 0.015 H 302.5°. Best body text is #000000 at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DEE9 |
|---|---|
| RGB | rgb(226, 222, 233) |
| HSL | hsl(262, 20%, 89%) |
| HSV | hsv(262, 5%, 91%) |
| CMYK | cmyk(3%, 4.7%, 0%, 8.6%) |
| CIE-LAB | lab(89.06, 3.34, -4.88) |
| CIE-LCH | lch(89.06, 5.92, 304.41°) |
| OKLab | oklab(90.69% 0.0083 -0.013) |
| OKLCH | oklch(90.69% 0.015 302.5) |
| XYZ | xyz(72.1907, 74.2945, 87.6121) |
| Luminance | 0.7429 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.09
Fog
#D8DCE0
ΔE00 5.87
Ghostwhite
#F8F8FF
ΔE00 6.03
Gainsboro
#DCDCDC
ΔE00 6.10
Lavenderblush
#FFF0F5
ΔE00 6.48
Light Gray
#D3D3D3
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DEE9 #E5E9DE
analogous
#DEE0E9 #E2DEE9 #E8DEE9
triadic
#E2DEE9 #E9E2DE #DEE9E2
tetradic
#E2DEE9 #E9DEE0 #E5E9DE #DEE9E8
square
#E2DEE9 #E9DEE0 #E5E9DE #DEE9E8
split-complementary
#E2DEE9 #E9E8DE #E0E9DE
monochromatic
#A195B8 #C2B9D1 #E2DEE9 #EFEDF3 #EFEDF3
Accessibility & contrast
On white
1.32
#E2DEE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.86
#E2DEE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DEE9
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DEE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DEE9 | 1.00 | 1.32 | 15.86 | 15.86 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE0EA
Deuteranopia (green-blind)
#DDE0E9
Tritanopia (blue-blind)
#E1DFE1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e2dee9; /* rgb */ color: rgb(226, 222, 233); /* oklch */ color: oklch(90.7% 0.015 302.5);
Tailwind
colors: {
custom: {
50: '#ebe8f0',
500: '#e2dee9',
950: '#000000',
},
}SCSS
$custom: #e2dee9; $custom-light: #ebe8f0; $custom-dark: #000000;
JSON
{
"hex": "#e2dee9",
"rgb": {
"r": 226,
"g": 222,
"b": 233
},
"hsl": {
"h": 261.818,
"s": 20,
"l": 89.216
},
"oklch": {
"l": 0.90694,
"c": 0.01541,
"h": 302.5
},
"luminance": 0.74294
}Semantic roles & 50–950 ramp
primary
#E2DEE9
secondary
#B8C0AB
accent
#9E477F
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161616
muted
#848485