#E0DFF2#E0DFF2
#E0DFF2 is a very light, muted blue. Relative luminance 0.750; OKLCH L 91.0% C 0.026 H 288.3°. Best body text is #000000 at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #E0DFF2 |
|---|---|
| RGB | rgb(224, 223, 242) |
| HSL | hsl(243, 42%, 91%) |
| HSV | hsv(243, 8%, 95%) |
| CMYK | cmyk(7.4%, 7.9%, 0%, 5.1%) |
| CIE-LAB | lab(89.41, 3.86, -9.11) |
| CIE-LCH | lch(89.41, 9.90, 292.98°) |
| OKLab | oklab(91.01% 0.0081 -0.0244) |
| OKLCH | oklch(91.01% 0.026 288.3) |
| XYZ | xyz(73.1520, 75.0331, 94.6162) |
| Luminance | 0.7503 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 1.59
Ghostwhite
#F8F8FF
ΔE00 7.29
Fog
#D8DCE0
ΔE00 7.79
Lavenderblush
#FFF0F5
ΔE00 8.60
Gainsboro
#DCDCDC
ΔE00 8.75
Aliceblue
#F0F8FF
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0DFF2 #F1F2DF
analogous
#DFE7F2 #E0DFF2 #E9DFF2
triadic
#E0DFF2 #F2E0DF #DFF2E0
tetradic
#E0DFF2 #F2DFE7 #F1F2DF #DFF2E9
square
#E0DFF2 #F2DFE7 #F1F2DF #DFF2E9
split-complementary
#E0DFF2 #F2E9DF #E7F2DF
monochromatic
#8C88CF #B6B3E0 #E0DFF2 #EAE9F6 #EAE9F6
Accessibility & contrast
On white
1.31
#E0DFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.01
#E0DFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0DFF2
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0DFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0DFF2 | 1.00 | 1.31 | 16.01 | 16.01 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE1F3
Deuteranopia (green-blind)
#DBE0F1
Tritanopia (blue-blind)
#DDE2E5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e0dff2; /* rgb */ color: rgb(224, 223, 242); /* oklch */ color: oklch(91.0% 0.026 288.3);
Tailwind
colors: {
custom: {
50: '#e9e9f6',
500: '#e0dff2',
950: '#000000',
},
}SCSS
$custom: #e0dff2; $custom-light: #e9e9f6; $custom-dark: #000000;
JSON
{
"hex": "#e0dff2",
"rgb": {
"r": 224,
"g": 223,
"b": 242
},
"hsl": {
"h": 243.158,
"s": 42.222,
"l": 91.176
},
"oklch": {
"l": 0.91011,
"c": 0.02573,
"h": 288.3
},
"luminance": 0.75033
}Semantic roles & 50–950 ramp
primary
#E0DFF2
secondary
#CDCFA6
accent
#B530AE
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161617
muted
#848485