#E4DEE4#E4DEE4
#E4DEE4 is a very light, near-neutral purple. Relative luminance 0.743; OKLCH L 90.7% C 0.010 H 325.7°. Best body text is #000000 at 15.87:1 contrast (WCAG AA passes).
Color values
| HEX | #E4DEE4 |
|---|---|
| RGB | rgb(228, 222, 228) |
| HSL | hsl(300, 10%, 88%) |
| HSV | hsv(300, 3%, 89%) |
| CMYK | cmyk(0%, 2.6%, 0%, 10.6%) |
| CIE-LAB | lab(89.08, 3.10, -2.21) |
| CIE-LCH | lch(89.08, 3.81, 324.59°) |
| OKLab | oklab(90.7% 0.0085 -0.0058) |
| OKLCH | oklch(90.7% 0.01 325.7) |
| XYZ | xyz(72.1176, 74.3382, 83.9332) |
| Luminance | 0.7434 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 4.69
Fog
#D8DCE0
ΔE00 5.40
Light Gray
#D3D3D3
ΔE00 5.46
Lavenderblush
#FFF0F5
ΔE00 5.56
Ghostwhite
#F8F8FF
ΔE00 5.95
Lavender (CSS)
#E6E6FA
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4DEE4 #DEE4DE
analogous
#E1DEE4 #E4DEE4 #E4DEE1
triadic
#E4DEE4 #E4E4DE #DEE4E4
tetradic
#E4DEE4 #E4E1DE #DEE4DE #DEE1E4
square
#E4DEE4 #E4E1DE #DEE4DE #DEE1E4
split-complementary
#E4DEE4 #E1E4DE #DEE4E1
monochromatic
#AD9BAD #C8BCC8 #E4DEE4 #F1EEF1 #F1EEF1
Accessibility & contrast
On white
1.32
#E4DEE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.87
#E4DEE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4DEE4
15.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4DEE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4DEE4 | 1.00 | 1.32 | 15.87 | 15.87 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDFE4
Deuteranopia (green-blind)
#DFE0E4
Tritanopia (blue-blind)
#E4DEE0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e4dee4; /* rgb */ color: rgb(228, 222, 228); /* oklch */ color: oklch(90.7% 0.010 325.7);
Tailwind
colors: {
custom: {
50: '#ece8ec',
500: '#e4dee4',
950: '#000000',
},
}SCSS
$custom: #e4dee4; $custom-light: #ece8ec; $custom-dark: #000000;
JSON
{
"hex": "#e4dee4",
"rgb": {
"r": 228,
"g": 222,
"b": 228
},
"hsl": {
"h": 300,
"s": 10,
"l": 88.235
},
"oklch": {
"l": 0.90704,
"c": 0.01032,
"h": 325.7
},
"luminance": 0.74338
}Semantic roles & 50–950 ramp
primary
#E4DEE4
secondary
#AEB8AE
accent
#945151
background
#FEFEFE
surface
#FDFCFD
border
#D5D5D5
text
#161616
muted
#848484