#E2DEE7#E2DEE7
#E2DEE7 is a very light, near-neutral violet. Relative luminance 0.742; OKLCH L 90.6% C 0.013 H 306.0°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DEE7 |
|---|---|
| RGB | rgb(226, 222, 231) |
| HSL | hsl(267, 16%, 89%) |
| HSV | hsv(267, 4%, 91%) |
| CMYK | cmyk(2.2%, 3.9%, 0%, 9.4%) |
| CIE-LAB | lab(89.01, 2.98, -3.91) |
| CIE-LCH | lch(89.01, 4.91, 307.28°) |
| OKLab | oklab(90.64% 0.0076 -0.0104) |
| OKLCH | oklch(90.64% 0.013 306) |
| XYZ | xyz(71.9067, 74.1809, 86.1160) |
| Luminance | 0.7418 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.83
Fog
#D8DCE0
ΔE00 5.26
Gainsboro
#DCDCDC
ΔE00 5.29
Ghostwhite
#F8F8FF
ΔE00 5.79
Light Gray
#D3D3D3
ΔE00 5.97
Lavenderblush
#FFF0F5
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DEE7 #E3E7DE
analogous
#DEDFE7 #E2DEE7 #E7DEE7
triadic
#E2DEE7 #E7E2DE #DEE7E2
tetradic
#E2DEE7 #E7DEDF #E3E7DE #DEE7E7
square
#E2DEE7 #E7DEDF #E3E7DE #DEE7E7
split-complementary
#E2DEE7 #E7E7DE #DFE7DE
monochromatic
#A497B3 #C3BBCD #E2DEE7 #EFEDF2 #EFEDF2
Accessibility & contrast
On white
1.33
#E2DEE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#E2DEE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DEE7
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DEE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DEE7 | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDFE7
Deuteranopia (green-blind)
#DDE0E7
Tritanopia (blue-blind)
#E1DFE1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e2dee7; /* rgb */ color: rgb(226, 222, 231); /* oklch */ color: oklch(90.6% 0.013 306.0);
Tailwind
colors: {
custom: {
50: '#ebe8ee',
500: '#e2dee7',
950: '#000000',
},
}SCSS
$custom: #e2dee7; $custom-light: #ebe8ee; $custom-dark: #000000;
JSON
{
"hex": "#e2dee7",
"rgb": {
"r": 226,
"g": 222,
"b": 231
},
"hsl": {
"h": 266.667,
"s": 15.789,
"l": 88.824
},
"oklch": {
"l": 0.90635,
"c": 0.01284,
"h": 306
},
"luminance": 0.74181
}Semantic roles & 50–950 ramp
primary
#E2DEE7
secondary
#B6BDAC
accent
#9A4B77
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161616
muted
#848485