#E0DAE8#E0DAE8
#E0DAE8 is a very light, near-neutral violet. Relative luminance 0.718; OKLCH L 89.7% C 0.020 H 305.2°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #E0DAE8 |
|---|---|
| RGB | rgb(224, 218, 232) |
| HSL | hsl(266, 23%, 88%) |
| HSV | hsv(266, 6%, 91%) |
| CMYK | cmyk(3.4%, 6%, 0%, 9%) |
| CIE-LAB | lab(87.88, 4.58, -6.12) |
| CIE-LCH | lch(87.88, 7.64, 306.82°) |
| OKLab | oklab(89.72% 0.0115 -0.0163) |
| OKLCH | oklch(89.72% 0.02 305.2) |
| XYZ | xyz(70.3748, 71.8164, 86.4827) |
| Luminance | 0.7182 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.07
Lavenderblush
#FFF0F5
ΔE00 7.05
Fog
#D8DCE0
ΔE00 7.45
Ghostwhite
#F8F8FF
ΔE00 7.54
Gainsboro
#DCDCDC
ΔE00 7.62
Light Gray
#D3D3D3
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0DAE8 #E2E8DA
analogous
#DADBE8 #E0DAE8 #E7DAE8
triadic
#E0DAE8 #E8E0DA #DAE8E0
tetradic
#E0DAE8 #E8DADB #E2E8DA #DAE8E7
square
#E0DAE8 #E8DADB #E2E8DA #DAE8E7
split-complementary
#E0DAE8 #E8E7DA #DBE8DA
monochromatic
#A18FB9 #C0B4D1 #E0DAE8 #EFECF3 #EFECF3
Accessibility & contrast
On white
1.37
#E0DAE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.36
#E0DAE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0DAE8
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0DAE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0DAE8 | 1.00 | 1.37 | 15.36 | 15.36 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DCE9
Deuteranopia (green-blind)
#D9DCE8
Tritanopia (blue-blind)
#DFDCDE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #e0dae8; /* rgb */ color: rgb(224, 218, 232); /* oklch */ color: oklch(89.7% 0.020 305.2);
Tailwind
colors: {
custom: {
50: '#e9e5ef',
500: '#e0dae8',
950: '#000000',
},
}SCSS
$custom: #e0dae8; $custom-light: #e9e5ef; $custom-dark: #000000;
JSON
{
"hex": "#e0dae8",
"rgb": {
"r": 224,
"g": 218,
"b": 232
},
"hsl": {
"h": 265.714,
"s": 23.333,
"l": 88.235
},
"oklch": {
"l": 0.89723,
"c": 0.01995,
"h": 305.2
},
"luminance": 0.71816
}Semantic roles & 50–950 ramp
primary
#E0DAE8
secondary
#B5BFA7
accent
#A24479
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161516
muted
#848485