#E4DEE7#E4DEE7
#E4DEE7 is a very light, near-neutral purple. Relative luminance 0.745; OKLCH L 90.8% C 0.014 H 314.8°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #E4DEE7 |
|---|---|
| RGB | rgb(228, 222, 231) |
| HSL | hsl(280, 16%, 89%) |
| HSV | hsv(280, 4%, 91%) |
| CMYK | cmyk(1.3%, 3.9%, 0%, 9.4%) |
| CIE-LAB | lab(89.16, 3.64, -3.67) |
| CIE-LCH | lch(89.16, 5.17, 314.83°) |
| OKLab | oklab(90.79% 0.0096 -0.0097) |
| OKLCH | oklch(90.79% 0.014 314.8) |
| XYZ | xyz(72.5376, 74.5062, 86.1455) |
| Luminance | 0.7451 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.09
Lavenderblush
#FFF0F5
ΔE00 5.67
Gainsboro
#DCDCDC
ΔE00 5.80
Fog
#D8DCE0
ΔE00 6.08
Ghostwhite
#F8F8FF
ΔE00 6.08
Light Gray
#D3D3D3
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4DEE7 #E1E7DE
analogous
#E0DEE7 #E4DEE7 #E7DEE6
triadic
#E4DEE7 #E7E4DE #DEE7E4
tetradic
#E4DEE7 #E7E0DE #E1E7DE #DEE6E7
square
#E4DEE7 #E7E0DE #E1E7DE #DEE6E7
split-complementary
#E4DEE7 #E6E7DE #DEE7E0
monochromatic
#AA97B3 #C7BBCD #E4DEE7 #F1EDF2 #F1EDF2
Accessibility & contrast
On white
1.32
#E4DEE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#E4DEE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4DEE7
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4DEE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4DEE7 | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE0E7
Deuteranopia (green-blind)
#DEE0E7
Tritanopia (blue-blind)
#E4DFE1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e4dee7; /* rgb */ color: rgb(228, 222, 231); /* oklch */ color: oklch(90.8% 0.014 314.8);
Tailwind
colors: {
custom: {
50: '#ece8ee',
500: '#e4dee7',
950: '#000000',
},
}SCSS
$custom: #e4dee7; $custom-light: #ece8ee; $custom-dark: #000000;
JSON
{
"hex": "#e4dee7",
"rgb": {
"r": 228,
"g": 222,
"b": 231
},
"hsl": {
"h": 280,
"s": 15.789,
"l": 88.824
},
"oklch": {
"l": 0.90792,
"c": 0.01369,
"h": 314.8
},
"luminance": 0.74506
}Semantic roles & 50–950 ramp
primary
#E4DEE7
secondary
#B2BDAC
accent
#9A4B66
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161616
muted
#848485