#E4DFE5#E4DFE5
#E4DFE5 is a very light, near-neutral purple. Relative luminance 0.749; OKLCH L 90.9% C 0.010 H 320.5°. Best body text is #000000 at 15.99:1 contrast (WCAG AA passes).
Color values
| HEX | #E4DFE5 |
|---|---|
| RGB | rgb(228, 223, 229) |
| HSL | hsl(290, 10%, 89%) |
| HSV | hsv(290, 3%, 90%) |
| CMYK | cmyk(0.4%, 2.6%, 0%, 10.2%) |
| CIE-LAB | lab(89.36, 2.76, -2.33) |
| CIE-LCH | lch(89.36, 3.61, 319.92°) |
| OKLab | oklab(90.93% 0.0075 -0.0061) |
| OKLCH | oklch(90.93% 0.01 320.5) |
| XYZ | xyz(72.5232, 74.9266, 84.7552) |
| Luminance | 0.7493 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 4.41
Fog
#D8DCE0
ΔE00 4.99
Light Gray
#D3D3D3
ΔE00 5.29
Ghostwhite
#F8F8FF
ΔE00 5.60
Lavenderblush
#FFF0F5
ΔE00 5.73
Lavender (CSS)
#E6E6FA
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4DFE5 #E0E5DF
analogous
#E1DFE5 #E4DFE5 #E5DFE3
triadic
#E4DFE5 #E5E4DF #DFE5E4
tetradic
#E4DFE5 #E5E1DF #E0E5DF #DFE3E5
square
#E4DFE5 #E5E1DF #E0E5DF #DFE3E5
split-complementary
#E4DFE5 #E3E5DF #DFE5E1
monochromatic
#AB9BAE #C8BDCA #E4DFE5 #F1EEF1 #F1EEF1
Accessibility & contrast
On white
1.31
#E4DFE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.99
#E4DFE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4DFE5
15.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4DFE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4DFE5 | 1.00 | 1.31 | 15.99 | 15.99 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE0E5
Deuteranopia (green-blind)
#DFE1E5
Tritanopia (blue-blind)
#E4E0E1
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e4dfe5; /* rgb */ color: rgb(228, 223, 229); /* oklch */ color: oklch(90.9% 0.010 320.5);
Tailwind
colors: {
custom: {
50: '#ece9ed',
500: '#e4dfe5',
950: '#000000',
},
}SCSS
$custom: #e4dfe5; $custom-light: #ece9ed; $custom-dark: #000000;
JSON
{
"hex": "#e4dfe5",
"rgb": {
"r": 228,
"g": 223,
"b": 229
},
"hsl": {
"h": 290,
"s": 10.345,
"l": 88.627
},
"oklch": {
"l": 0.9093,
"c": 0.00968,
"h": 320.5
},
"luminance": 0.74926
}Semantic roles & 50–950 ramp
primary
#E4DFE5
secondary
#B0BAAF
accent
#94515C
background
#FEFEFE
surface
#FDFCFD
border
#D5D5D5
text
#161616
muted
#848484