#E2DDE4#E2DDE4
#E2DDE4 is a very light, near-neutral purple. Relative luminance 0.735; OKLCH L 90.3% C 0.011 H 316.5°. Best body text is #000000 at 15.70:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DDE4 |
|---|---|
| RGB | rgb(226, 221, 228) |
| HSL | hsl(283, 11%, 88%) |
| HSV | hsv(283, 3%, 89%) |
| CMYK | cmyk(0.9%, 3.1%, 0%, 10.6%) |
| CIE-LAB | lab(88.68, 2.95, -2.82) |
| CIE-LCH | lch(88.68, 4.08, 316.31°) |
| OKLab | oklab(90.35% 0.0079 -0.0075) |
| OKLCH | oklch(90.35% 0.011 316.5) |
| XYZ | xyz(71.2218, 73.4832, 83.8153) |
| Luminance | 0.7348 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 4.73
Fog
#D8DCE0
ΔE00 5.13
Light Gray
#D3D3D3
ΔE00 5.40
Lavender (CSS)
#E6E6FA
ΔE00 5.79
Ghostwhite
#F8F8FF
ΔE00 6.01
Lavenderblush
#FFF0F5
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DDE4 #DFE4DD
analogous
#DEDDE4 #E2DDE4 #E4DDE2
triadic
#E2DDE4 #E4E2DD #DDE4E2
tetradic
#E2DDE4 #E4DEDD #DFE4DD #DDE2E4
square
#E2DDE4 #E4DEDD #DFE4DD #DDE2E4
split-complementary
#E2DDE4 #E2E4DD #DDE4DE
monochromatic
#A899AE #C5BBC9 #E2DDE4 #F0EEF1 #F0EEF1
Accessibility & contrast
On white
1.34
#E2DDE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.70
#E2DDE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DDE4
15.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DDE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DDE4 | 1.00 | 1.34 | 15.70 | 15.70 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDEE4
Deuteranopia (green-blind)
#DDDFE4
Tritanopia (blue-blind)
#E2DEDF
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e2dde4; /* rgb */ color: rgb(226, 221, 228); /* oklch */ color: oklch(90.3% 0.011 316.5);
Tailwind
colors: {
custom: {
50: '#ebe7ec',
500: '#e2dde4',
950: '#000000',
},
}SCSS
$custom: #e2dde4; $custom-light: #ebe7ec; $custom-dark: #000000;
JSON
{
"hex": "#e2dde4",
"rgb": {
"r": 226,
"g": 221,
"b": 228
},
"hsl": {
"h": 282.857,
"s": 11.475,
"l": 88.039
},
"oklch": {
"l": 0.9035,
"c": 0.01083,
"h": 316.5
},
"luminance": 0.73483
}Semantic roles & 50–950 ramp
primary
#E2DDE4
secondary
#B0B9AC
accent
#965064
background
#FEFEFE
surface
#FDFCFD
border
#D5D5D5
text
#161616
muted
#848484