#E2DAE3#E2DAE3
#E2DAE3 is a very light, near-neutral purple. Relative luminance 0.719; OKLCH L 89.7% C 0.015 H 322.4°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DAE3 |
|---|---|
| RGB | rgb(226, 218, 227) |
| HSL | hsl(293, 14%, 87%) |
| HSV | hsv(293, 4%, 89%) |
| CMYK | cmyk(0.4%, 4%, 0%, 11%) |
| CIE-LAB | lab(87.90, 4.33, -3.43) |
| CIE-LCH | lch(87.90, 5.52, 321.59°) |
| OKLab | oklab(89.73% 0.0118 -0.0091) |
| OKLCH | oklch(89.73% 0.015 322.4) |
| XYZ | xyz(70.2984, 71.8579, 82.8247) |
| Luminance | 0.7186 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.78
Lavenderblush
#FFF0F5
ΔE00 5.88
Gainsboro
#DCDCDC
ΔE00 6.30
Light Gray
#D3D3D3
ΔE00 6.67
Fog
#D8DCE0
ΔE00 6.83
Ghostwhite
#F8F8FF
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DAE3 #DBE3DA
analogous
#DEDAE3 #E2DAE3 #E3DAE0
triadic
#E2DAE3 #E3E2DA #DAE3E2
tetradic
#E2DAE3 #E3DEDA #DBE3DA #DAE0E3
square
#E2DAE3 #E3DEDA #DBE3DA #DAE0E3
split-complementary
#E2DAE3 #E0E3DA #DAE3DE
monochromatic
#AB94AE #C7B7C9 #E2DAE3 #F1EEF2 #F1EEF2
Accessibility & contrast
On white
1.37
#E2DAE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#E2DAE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DAE3
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DAE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DAE3 | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DCE3
Deuteranopia (green-blind)
#DBDDE3
Tritanopia (blue-blind)
#E2DBDD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #e2dae3; /* rgb */ color: rgb(226, 218, 227); /* oklch */ color: oklch(89.7% 0.015 322.4);
Tailwind
colors: {
custom: {
50: '#ebe5eb',
500: '#e2dae3',
950: '#000000',
},
}SCSS
$custom: #e2dae3; $custom-light: #ebe5eb; $custom-dark: #000000;
JSON
{
"hex": "#e2dae3",
"rgb": {
"r": 226,
"g": 218,
"b": 227
},
"hsl": {
"h": 293.333,
"s": 13.846,
"l": 87.255
},
"oklch": {
"l": 0.89731,
"c": 0.01487,
"h": 322.4
},
"luminance": 0.71858
}Semantic roles & 50–950 ramp
primary
#E2DAE3
secondary
#ABB8A9
accent
#984E56
background
#FEFEFE
surface
#FDFCFD
border
#D5D5D5
text
#161516
muted
#848484