#E5DEE4#E5DEE4
#E5DEE4 is a very light, near-neutral purple. Relative luminance 0.745; OKLCH L 90.8% C 0.011 H 330.2°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #E5DEE4 |
|---|---|
| RGB | rgb(229, 222, 228) |
| HSL | hsl(309, 12%, 88%) |
| HSV | hsv(309, 3%, 90%) |
| CMYK | cmyk(0%, 3.1%, 0.4%, 10.2%) |
| CIE-LAB | lab(89.16, 3.44, -2.08) |
| CIE-LCH | lch(89.16, 4.02, 328.79°) |
| OKLab | oklab(90.78% 0.0096 -0.0055) |
| OKLCH | oklch(90.78% 0.011 330.2) |
| XYZ | xyz(72.4358, 74.5023, 83.9481) |
| Luminance | 0.7450 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 5.02
Lavenderblush
#FFF0F5
ΔE00 5.26
Light Gray
#D3D3D3
ΔE00 5.77
Fog
#D8DCE0
ΔE00 5.85
Ghostwhite
#F8F8FF
ΔE00 6.12
Very Light Pink
#FFF4F2
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5DEE4 #DEE5DF
analogous
#E2DEE5 #E5DEE4 #E5DEE0
triadic
#E5DEE4 #E4E5DE #DEE4E5
tetradic
#E5DEE4 #E5E2DE #DEE5DF #DEE0E5
square
#E5DEE4 #E5E2DE #DEE5DF #DEE0E5
split-complementary
#E5DEE4 #E0E5DE #DEE5E2
monochromatic
#AF9AAC #CABCC8 #E5DEE4 #F2EEF1 #F2EEF1
Accessibility & contrast
On white
1.32
#E5DEE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#E5DEE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5DEE4
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5DEE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5DEE4 | 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)
#DEDFE4
Deuteranopia (green-blind)
#DFE0E4
Tritanopia (blue-blind)
#E6DEE0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e5dee4; /* rgb */ color: rgb(229, 222, 228); /* oklch */ color: oklch(90.8% 0.011 330.2);
Tailwind
colors: {
custom: {
50: '#ede8ec',
500: '#e5dee4',
950: '#000000',
},
}SCSS
$custom: #e5dee4; $custom-light: #ede8ec; $custom-dark: #000000;
JSON
{
"hex": "#e5dee4",
"rgb": {
"r": 229,
"g": 222,
"b": 228
},
"hsl": {
"h": 308.571,
"s": 11.864,
"l": 88.431
},
"oklch": {
"l": 0.90784,
"c": 0.01103,
"h": 330.2
},
"luminance": 0.74502
}Semantic roles & 50–950 ramp
primary
#E5DEE4
secondary
#ADBAAF
accent
#965A50
background
#FEFEFE
surface
#FDFCFD
border
#D5D5D5
text
#161616
muted
#848484