#E0DEF0#E0DEF0
#E0DEF0 is a very light, muted blue. Relative luminance 0.744; OKLCH L 90.8% C 0.024 H 291.0°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #E0DEF0 |
|---|---|
| RGB | rgb(224, 222, 240) |
| HSL | hsl(247, 38%, 91%) |
| HSV | hsv(247, 8%, 94%) |
| CMYK | cmyk(6.7%, 7.5%, 0%, 5.9%) |
| CIE-LAB | lab(89.10, 4.00, -8.52) |
| CIE-LCH | lch(89.10, 9.41, 295.16°) |
| OKLab | oklab(90.75% 0.0088 -0.0228) |
| OKLCH | oklch(90.75% 0.024 291) |
| XYZ | xyz(72.5869, 74.3809, 92.9540) |
| Luminance | 0.7438 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 1.99
Ghostwhite
#F8F8FF
ΔE00 7.26
Fog
#D8DCE0
ΔE00 7.65
Lavenderblush
#FFF0F5
ΔE00 8.24
Gainsboro
#DCDCDC
ΔE00 8.48
Light Gray
#D3D3D3
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0DEF0 #EEF0DE
analogous
#DEE5F0 #E0DEF0 #E9DEF0
triadic
#E0DEF0 #F0E0DE #DEF0E0
tetradic
#E0DEF0 #F0DEE5 #EEF0DE #DEF0E9
square
#E0DEF0 #F0DEE5 #EEF0DE #DEF0E9
split-complementary
#E0DEF0 #F0E9DE #E5F0DE
monochromatic
#918ACA #B8B4DD #E0DEF0 #EBEAF5 #EBEAF5
Accessibility & contrast
On white
1.32
#E0DEF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#E0DEF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0DEF0
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0DEF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0DEF0 | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE0F1
Deuteranopia (green-blind)
#DADFEF
Tritanopia (blue-blind)
#DDE1E4
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e0def0; /* rgb */ color: rgb(224, 222, 240); /* oklch */ color: oklch(90.8% 0.024 291.0);
Tailwind
colors: {
custom: {
50: '#e9e8f5',
500: '#e0def0',
950: '#000000',
},
}SCSS
$custom: #e0def0; $custom-light: #e9e8f5; $custom-dark: #000000;
JSON
{
"hex": "#e0def0",
"rgb": {
"r": 224,
"g": 222,
"b": 240
},
"hsl": {
"h": 246.667,
"s": 37.5,
"l": 90.588
},
"oklch": {
"l": 0.90753,
"c": 0.02443,
"h": 291
},
"luminance": 0.74381
}Semantic roles & 50–950 ramp
primary
#E0DEF0
secondary
#C7CBA7
accent
#B035A3
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161617
muted
#848485