#E2DEE8#E2DEE8
#E2DEE8 is a very light, near-neutral violet. Relative luminance 0.742; OKLCH L 90.7% C 0.014 H 304.1°. Best body text is #000000 at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DEE8 |
|---|---|
| RGB | rgb(226, 222, 232) |
| HSL | hsl(264, 18%, 89%) |
| HSV | hsv(264, 4%, 91%) |
| CMYK | cmyk(2.6%, 4.3%, 0%, 9%) |
| CIE-LAB | lab(89.03, 3.16, -4.40) |
| CIE-LCH | lch(89.03, 5.41, 305.71°) |
| OKLab | oklab(90.67% 0.0079 -0.0117) |
| OKLCH | oklch(90.67% 0.014 304.1) |
| XYZ | xyz(72.0483, 74.2375, 86.8619) |
| Luminance | 0.7424 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.45
Fog
#D8DCE0
ΔE00 5.56
Gainsboro
#DCDCDC
ΔE00 5.70
Ghostwhite
#F8F8FF
ΔE00 5.90
Light Gray
#D3D3D3
ΔE00 6.34
Lavenderblush
#FFF0F5
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DEE8 #E4E8DE
analogous
#DEDFE8 #E2DEE8 #E7DEE8
triadic
#E2DEE8 #E8E2DE #DEE8E2
tetradic
#E2DEE8 #E8DEDF #E4E8DE #DEE8E7
square
#E2DEE8 #E8DEDF #E4E8DE #DEE8E7
split-complementary
#E2DEE8 #E8E7DE #DFE8DE
monochromatic
#A396B6 #C2BACF #E2DEE8 #EFEDF2 #EFEDF2
Accessibility & contrast
On white
1.33
#E2DEE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.85
#E2DEE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DEE8
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DEE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DEE8 | 1.00 | 1.33 | 15.85 | 15.85 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDFE8
Deuteranopia (green-blind)
#DDE0E8
Tritanopia (blue-blind)
#E1DFE1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e2dee8; /* rgb */ color: rgb(226, 222, 232); /* oklch */ color: oklch(90.7% 0.014 304.1);
Tailwind
colors: {
custom: {
50: '#ebe8ef',
500: '#e2dee8',
950: '#000000',
},
}SCSS
$custom: #e2dee8; $custom-light: #ebe8ef; $custom-dark: #000000;
JSON
{
"hex": "#e2dee8",
"rgb": {
"r": 226,
"g": 222,
"b": 232
},
"hsl": {
"h": 264,
"s": 17.857,
"l": 89.02
},
"oklch": {
"l": 0.90665,
"c": 0.01412,
"h": 304.1
},
"luminance": 0.74237
}Semantic roles & 50–950 ramp
primary
#E2DEE8
secondary
#B7BEAC
accent
#9C497B
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161616
muted
#848485