#E0DFEB#E0DFEB
#E0DFEB is a very light, near-neutral blue. Relative luminance 0.746; OKLCH L 90.8% C 0.016 H 289.9°. Best body text is #000000 at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #E0DFEB |
|---|---|
| RGB | rgb(224, 223, 235) |
| HSL | hsl(245, 23%, 90%) |
| HSV | hsv(245, 5%, 92%) |
| CMYK | cmyk(4.7%, 5.1%, 0%, 7.8%) |
| CIE-LAB | lab(89.22, 2.54, -5.72) |
| CIE-LCH | lch(89.22, 6.26, 293.89°) |
| OKLab | oklab(90.8% 0.0055 -0.0153) |
| OKLCH | oklch(90.8% 0.016 289.9) |
| XYZ | xyz(72.1208, 74.6206, 89.1849) |
| Luminance | 0.7462 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.49
Fog
#D8DCE0
ΔE00 5.22
Ghostwhite
#F8F8FF
ΔE00 5.74
Gainsboro
#DCDCDC
ΔE00 6.02
Light Gray
#D3D3D3
ΔE00 6.67
Aliceblue
#F0F8FF
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0DFEB #EAEBDF
analogous
#DFE4EB #E0DFEB #E6DFEB
triadic
#E0DFEB #EBE0DF #DFEBE0
tetradic
#E0DFEB #EBDFE4 #EAEBDF #DFEBE6
square
#E0DFEB #EBDFE4 #EAEBDF #DFEBE6
split-complementary
#E0DFEB #EBE6DF #E4EBDF
monochromatic
#9794BC #BCB9D3 #E0DFEB #EDECF3 #EDECF3
Accessibility & contrast
On white
1.32
#E0DFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.92
#E0DFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0DFEB
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0DFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0DFEB | 1.00 | 1.32 | 15.92 | 15.92 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE0EC
Deuteranopia (green-blind)
#DDE0EB
Tritanopia (blue-blind)
#DEE1E3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e0dfeb; /* rgb */ color: rgb(224, 223, 235); /* oklch */ color: oklch(90.8% 0.016 289.9);
Tailwind
colors: {
custom: {
50: '#e9e9f1',
500: '#e0dfeb',
950: '#000000',
},
}SCSS
$custom: #e0dfeb; $custom-light: #e9e9f1; $custom-dark: #000000;
JSON
{
"hex": "#e0dfeb",
"rgb": {
"r": 224,
"g": 223,
"b": 235
},
"hsl": {
"h": 245,
"s": 23.077,
"l": 89.804
},
"oklch": {
"l": 0.90796,
"c": 0.01624,
"h": 289.9
},
"luminance": 0.74621
}Semantic roles & 50–950 ramp
primary
#E0DFEB
secondary
#C1C3AB
accent
#A2449A
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161616
muted
#848485