#E5DEE8#E5DEE8
#E5DEE8 is a very light, near-neutral purple. Relative luminance 0.747; OKLCH L 90.9% C 0.015 H 315.9°. Best body text is #000000 at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #E5DEE8 |
|---|---|
| RGB | rgb(229, 222, 232) |
| HSL | hsl(282, 18%, 89%) |
| HSV | hsv(282, 4%, 91%) |
| CMYK | cmyk(1.3%, 4.3%, 0%, 9%) |
| CIE-LAB | lab(89.27, 4.16, -4.03) |
| CIE-LCH | lch(89.27, 5.79, 315.91°) |
| OKLab | oklab(90.9% 0.0111 -0.0107) |
| OKLCH | oklch(90.9% 0.015 315.9) |
| XYZ | xyz(72.9975, 74.7270, 86.9064) |
| Luminance | 0.7473 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.93
Lavenderblush
#FFF0F5
ΔE00 5.51
Ghostwhite
#F8F8FF
ΔE00 6.37
Gainsboro
#DCDCDC
ΔE00 6.44
Fog
#D8DCE0
ΔE00 6.74
Light Gray
#D3D3D3
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5DEE8 #E1E8DE
analogous
#E0DEE8 #E5DEE8 #E8DEE6
triadic
#E5DEE8 #E8E5DE #DEE8E5
tetradic
#E5DEE8 #E8E0DE #E1E8DE #DEE6E8
square
#E5DEE8 #E8E0DE #E1E8DE #DEE6E8
split-complementary
#E5DEE8 #E6E8DE #DEE8E0
monochromatic
#AC96B6 #C9BACF #E5DEE8 #F1EDF2 #F1EDF2
Accessibility & contrast
On white
1.32
#E5DEE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.95
#E5DEE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5DEE8
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5DEE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5DEE8 | 1.00 | 1.32 | 15.95 | 15.95 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE0E8
Deuteranopia (green-blind)
#DEE0E8
Tritanopia (blue-blind)
#E5DFE1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e5dee8; /* rgb */ color: rgb(229, 222, 232); /* oklch */ color: oklch(90.9% 0.015 315.9);
Tailwind
colors: {
custom: {
50: '#ede8ef',
500: '#e5dee8',
950: '#000000',
},
}SCSS
$custom: #e5dee8; $custom-light: #ede8ef; $custom-dark: #000000;
JSON
{
"hex": "#e5dee8",
"rgb": {
"r": 229,
"g": 222,
"b": 232
},
"hsl": {
"h": 282,
"s": 17.857,
"l": 89.02
},
"oklch": {
"l": 0.90901,
"c": 0.01537,
"h": 315.9
},
"luminance": 0.74727
}Semantic roles & 50–950 ramp
primary
#E5DEE8
secondary
#B1BEAC
accent
#9C4962
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161616
muted
#848485