#E0DEE8#E0DEE8
#E0DEE8 is a very light, near-neutral violet. Relative luminance 0.739; OKLCH L 90.5% C 0.014 H 295.3°. Best body text is #000000 at 15.78:1 contrast (WCAG AA passes).
Color values
| HEX | #E0DEE8 |
|---|---|
| RGB | rgb(224, 222, 232) |
| HSL | hsl(252, 18%, 89%) |
| HSV | hsv(252, 4%, 91%) |
| CMYK | cmyk(3.4%, 4.3%, 0%, 9%) |
| CIE-LAB | lab(88.88, 2.50, -4.64) |
| CIE-LCH | lch(88.88, 5.27, 298.29°) |
| OKLab | oklab(90.51% 0.0058 -0.0123) |
| OKLCH | oklch(90.51% 0.014 295.3) |
| XYZ | xyz(71.4246, 73.9160, 86.8327) |
| Luminance | 0.7392 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.35
Fog
#D8DCE0
ΔE00 4.79
Gainsboro
#DCDCDC
ΔE00 5.30
Ghostwhite
#F8F8FF
ΔE00 5.72
Light Gray
#D3D3D3
ΔE00 5.95
Whitesmoke
#F5F5F5
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0DEE8 #E6E8DE
analogous
#DEE1E8 #E0DEE8 #E5DEE8
triadic
#E0DEE8 #E8E0DE #DEE8E0
tetradic
#E0DEE8 #E8DEE1 #E6E8DE #DEE8E5
square
#E0DEE8 #E8DEE1 #E6E8DE #DEE8E5
split-complementary
#E0DEE8 #E8E5DE #E1E8DE
monochromatic
#9C96B6 #BEBACF #E0DEE8 #EEEDF2 #EEEDF2
Accessibility & contrast
On white
1.33
#E0DEE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.78
#E0DEE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0DEE8
15.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0DEE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0DEE8 | 1.00 | 1.33 | 15.78 | 15.78 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDFE8
Deuteranopia (green-blind)
#DCDFE8
Tritanopia (blue-blind)
#DFDFE1
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e0dee8; /* rgb */ color: rgb(224, 222, 232); /* oklch */ color: oklch(90.5% 0.014 295.3);
Tailwind
colors: {
custom: {
50: '#e9e8ef',
500: '#e0dee8',
950: '#000000',
},
}SCSS
$custom: #e0dee8; $custom-light: #e9e8ef; $custom-dark: #000000;
JSON
{
"hex": "#e0dee8",
"rgb": {
"r": 224,
"g": 222,
"b": 232
},
"hsl": {
"h": 252,
"s": 17.857,
"l": 89.02
},
"oklch": {
"l": 0.90508,
"c": 0.01366,
"h": 295.3
},
"luminance": 0.73916
}Semantic roles & 50–950 ramp
primary
#E0DEE8
secondary
#BBBEAC
accent
#9C498C
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161616
muted
#848485