#E5DEE7#E5DEE7
#E5DEE7 is a very light, near-neutral purple. Relative luminance 0.747; OKLCH L 90.9% C 0.014 H 318.7°. Best body text is #000000 at 15.93:1 contrast (WCAG AA passes).
Color values
| HEX | #E5DEE7 |
|---|---|
| RGB | rgb(229, 222, 231) |
| HSL | hsl(287, 16%, 89%) |
| HSV | hsv(287, 4%, 91%) |
| CMYK | cmyk(0.9%, 3.9%, 0%, 9.4%) |
| CIE-LAB | lab(89.24, 3.98, -3.54) |
| CIE-LCH | lch(89.24, 5.33, 318.31°) |
| OKLab | oklab(90.87% 0.0107 -0.0094) |
| OKLCH | oklch(90.87% 0.014 318.7) |
| XYZ | xyz(72.8559, 74.6703, 86.1605) |
| Luminance | 0.7467 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.26
Lavenderblush
#FFF0F5
ΔE00 5.39
Gainsboro
#DCDCDC
ΔE00 6.08
Ghostwhite
#F8F8FF
ΔE00 6.26
Fog
#D8DCE0
ΔE00 6.49
Light Gray
#D3D3D3
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5DEE7 #E0E7DE
analogous
#E1DEE7 #E5DEE7 #E7DEE5
triadic
#E5DEE7 #E7E5DE #DEE7E5
tetradic
#E5DEE7 #E7E1DE #E0E7DE #DEE5E7
square
#E5DEE7 #E7E1DE #E0E7DE #DEE5E7
split-complementary
#E5DEE7 #E5E7DE #DEE7E1
monochromatic
#AD97B3 #C9BBCD #E5DEE7 #F1EDF2 #F1EDF2
Accessibility & contrast
On white
1.32
#E5DEE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.93
#E5DEE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5DEE7
15.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5DEE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5DEE7 | 1.00 | 1.32 | 15.93 | 15.93 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE0E7
Deuteranopia (green-blind)
#DFE0E7
Tritanopia (blue-blind)
#E5DFE1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e5dee7; /* rgb */ color: rgb(229, 222, 231); /* oklch */ color: oklch(90.9% 0.014 318.7);
Tailwind
colors: {
custom: {
50: '#ede8ee',
500: '#e5dee7',
950: '#000000',
},
}SCSS
$custom: #e5dee7; $custom-light: #ede8ee; $custom-dark: #000000;
JSON
{
"hex": "#e5dee7",
"rgb": {
"r": 229,
"g": 222,
"b": 231
},
"hsl": {
"h": 286.667,
"s": 15.789,
"l": 88.824
},
"oklch": {
"l": 0.90872,
"c": 0.01422,
"h": 318.7
},
"luminance": 0.7467
}Semantic roles & 50–950 ramp
primary
#E5DEE7
secondary
#B0BDAC
accent
#9A4B5D
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161616
muted
#848485