#E0DCFF#E0DCFF
#E0DCFF is a very light, muted blue. Relative luminance 0.743; OKLCH L 90.9% C 0.048 H 290.7°. Best body text is #000000 at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #E0DCFF |
|---|---|
| RGB | rgb(224, 220, 255) |
| HSL | hsl(247, 100%, 93%) |
| HSV | hsv(247, 14%, 100%) |
| CMYK | cmyk(12.2%, 13.7%, 0%, 0%) |
| CIE-LAB | lab(89.04, 7.99, -16.49) |
| CIE-LCH | lch(89.04, 18.32, 295.86°) |
| OKLab | oklab(90.85% 0.0168 -0.0446) |
| OKLCH | oklch(90.85% 0.048 290.7) |
| XYZ | xyz(74.3799, 74.2532, 105.0021) |
| Luminance | 0.7425 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.69
Periwinkle
#CCCCFF
ΔE00 5.95
Pale Lilac
#E4CBFF
ΔE00 7.37
Pale Lavender
#EECFFE
ΔE00 8.14
Light Periwinkle
#C1C6FC
ΔE00 8.14
Light Lavender
#DFC5FE
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0DCFF #FBFFDC
analogous
#DCE9FF #E0DCFF #F1DCFF
triadic
#E0DCFF #FFE0DC #DCFFE0
tetradic
#E0DCFF #FFDCE9 #FBFFDC #DCFFF1
square
#E0DCFF #FFDCE9 #FBFFDC #DCFFF1
split-complementary
#E0DCFF #FFF1DC #E9FFDC
monochromatic
#7462FF #AA9FFF #E0DCFF #E4E0FF #E4E0FF
Accessibility & contrast
On white
1.32
#E0DCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.85
#E0DCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0DCFF
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0DCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0DCFF | 1.00 | 1.32 | 15.85 | 15.85 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5E0FF
Deuteranopia (green-blind)
#D4DFFE
Tritanopia (blue-blind)
#DAE1E7
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e0dcff; /* rgb */ color: rgb(224, 220, 255); /* oklch */ color: oklch(90.9% 0.048 290.7);
Tailwind
colors: {
custom: {
50: '#e9e6ff',
500: '#e0dcff',
950: '#000000',
},
}SCSS
$custom: #e0dcff; $custom-light: #e9e6ff; $custom-dark: #000000;
JSON
{
"hex": "#e0dcff",
"rgb": {
"r": 224,
"g": 220,
"b": 255
},
"hsl": {
"h": 246.857,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.90851,
"c": 0.04763,
"h": 290.7
},
"luminance": 0.74254
}Semantic roles & 50–950 ramp
primary
#E0DCFF
secondary
#E2EC93
accent
#E600CB
background
#FEFEFF
surface
#FDFCFF
border
#D5D5D7
text
#161618
muted
#848486