#E0DFFE#E0DFFE
#E0DFFE is a very light, muted blue. Relative luminance 0.758; OKLCH L 91.4% C 0.042 H 287.0°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #E0DFFE |
|---|---|
| RGB | rgb(224, 223, 254) |
| HSL | hsl(242, 94%, 94%) |
| HSV | hsv(242, 12%, 100%) |
| CMYK | cmyk(11.8%, 12.2%, 0%, 0.4%) |
| CIE-LAB | lab(89.76, 6.22, -14.89) |
| CIE-LCH | lch(89.76, 16.14, 292.67°) |
| OKLab | oklab(91.4% 0.0123 -0.0402) |
| OKLCH | oklch(91.4% 0.042 287) |
| XYZ | xyz(75.0138, 75.7778, 104.4213) |
| Luminance | 0.7578 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.08
Periwinkle
#CCCCFF
ΔE00 6.89
Light Periwinkle
#C1C6FC
ΔE00 8.80
Pale Lilac
#E4CBFF
ΔE00 9.01
Pale Lavender
#EECFFE
ΔE00 9.71
Light Lavender
#DFC5FE
ΔE00 9.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0DFFE #FDFEDF
analogous
#DFEDFE #E0DFFE #EFDFFE
triadic
#E0DFFE #FEE0DF #DFFEE0
tetradic
#E0DFFE #FEDFED #FDFEDF #DFFEEF
square
#E0DFFE #FEDFED #FDFEDF #DFFEEF
split-complementary
#E0DFFE #FEEFDF #EDFEDF
monochromatic
#6D68FA #A7A4FC #E0DFFE #E2E1FE #E2E1FE
Accessibility & contrast
On white
1.30
#E0DFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#E0DFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0DFFE
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0DFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0DFFE | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E2FF
Deuteranopia (green-blind)
#D7E1FD
Tritanopia (blue-blind)
#DAE4E9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #e0dffe; /* rgb */ color: rgb(224, 223, 254); /* oklch */ color: oklch(91.4% 0.042 287.0);
Tailwind
colors: {
custom: {
50: '#e9e9fe',
500: '#e0dffe',
950: '#000000',
},
}SCSS
$custom: #e0dffe; $custom-light: #e9e9fe; $custom-dark: #000000;
JSON
{
"hex": "#e0dffe",
"rgb": {
"r": 224,
"g": 223,
"b": 254
},
"hsl": {
"h": 241.935,
"s": 93.939,
"l": 93.529
},
"oklch": {
"l": 0.91398,
"c": 0.04204,
"h": 287
},
"luminance": 0.75778
}Semantic roles & 50–950 ramp
primary
#E0DFFE
secondary
#E7EA98
accent
#E600DE
background
#FEFEFF
surface
#FDFCFF
border
#D5D5D7
text
#161617
muted
#848485