#E0DEFF#E0DEFF
#E0DEFF is a very light, muted blue. Relative luminance 0.753; OKLCH L 91.2% C 0.045 H 288.3°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #E0DEFF |
|---|---|
| RGB | rgb(224, 222, 255) |
| HSL | hsl(244, 100%, 94%) |
| HSV | hsv(244, 13%, 100%) |
| CMYK | cmyk(12.2%, 12.9%, 0%, 0%) |
| CIE-LAB | lab(89.54, 6.95, -15.74) |
| CIE-LCH | lch(89.54, 17.21, 293.80°) |
| OKLab | oklab(91.24% 0.014 -0.0425) |
| OKLCH | oklch(91.24% 0.045 288.3) |
| XYZ | xyz(74.9080, 75.3093, 105.1781) |
| Luminance | 0.7531 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.80
Periwinkle
#CCCCFF
ΔE00 6.40
Pale Lilac
#E4CBFF
ΔE00 8.32
Light Periwinkle
#C1C6FC
ΔE00 8.43
Pale Lavender
#EECFFE
ΔE00 9.07
Light Lavender
#DFC5FE
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0DEFF #FDFFDE
analogous
#DEECFF #E0DEFF #F0DEFF
triadic
#E0DEFF #FFE0DE #DEFFE0
tetradic
#E0DEFF #FFDEEC #FDFFDE #DEFFF0
square
#E0DEFF #FFDEEC #FDFFDE #DEFFF0
split-complementary
#E0DEFF #FFF0DE #ECFFDE
monochromatic
#6D64FF #A7A1FF #E0DEFF #E2E0FF #E2E0FF
Accessibility & contrast
On white
1.31
#E0DEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#E0DEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0DEFF
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0DEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0DEFF | 1.00 | 1.31 | 16.06 | 16.06 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E2FF
Deuteranopia (green-blind)
#D6E0FE
Tritanopia (blue-blind)
#DAE3E9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e0deff; /* rgb */ color: rgb(224, 222, 255); /* oklch */ color: oklch(91.2% 0.045 288.3);
Tailwind
colors: {
custom: {
50: '#e9e8ff',
500: '#e0deff',
950: '#000000',
},
}SCSS
$custom: #e0deff; $custom-light: #e9e8ff; $custom-dark: #000000;
JSON
{
"hex": "#e0deff",
"rgb": {
"r": 224,
"g": 222,
"b": 255
},
"hsl": {
"h": 243.636,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.91238,
"c": 0.04479,
"h": 288.3
},
"luminance": 0.7531
}Semantic roles & 50–950 ramp
primary
#E0DEFF
secondary
#E7EC95
accent
#E600D8
background
#FEFEFF
surface
#FDFCFF
border
#D5D5D7
text
#161618
muted
#848486