#E0DFFD#E0DFFD
#E0DFFD is a very light, muted blue. Relative luminance 0.757; OKLCH L 91.4% C 0.041 H 287.1°. Best body text is #000000 at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #E0DFFD |
|---|---|
| RGB | rgb(224, 223, 253) |
| HSL | hsl(242, 88%, 93%) |
| HSV | hsv(242, 12%, 99%) |
| CMYK | cmyk(11.5%, 11.9%, 0%, 0.8%) |
| CIE-LAB | lab(89.73, 6.02, -14.41) |
| CIE-LCH | lch(89.73, 15.62, 292.67°) |
| OKLab | oklab(91.37% 0.012 -0.0389) |
| OKLCH | oklch(91.37% 0.041 287.1) |
| XYZ | xyz(74.8541, 75.7139, 103.5801) |
| Luminance | 0.7571 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.80
Periwinkle
#CCCCFF
ΔE00 7.14
Light Periwinkle
#C1C6FC
ΔE00 9.01
Pale Lilac
#E4CBFF
ΔE00 9.22
Pale Lavender
#EECFFE
ΔE00 9.87
Ghostwhite
#F8F8FF
ΔE00 10.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0DFFD #FCFDDF
analogous
#DFEDFD #E0DFFD #EFDFFD
triadic
#E0DFFD #FDE0DF #DFFDE0
tetradic
#E0DFFD #FDDFED #FCFDDF #DFFDEF
square
#E0DFFD #FDDFED #FCFDDF #DFFDEF
split-complementary
#E0DFFD #FDEFDF #EDFDDF
monochromatic
#706CF6 #A8A5F9 #E0DFFD #E3E2FD #E3E2FD
Accessibility & contrast
On white
1.30
#E0DFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.14
#E0DFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0DFFD
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0DFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0DFFD | 1.00 | 1.30 | 16.14 | 16.14 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E2FE
Deuteranopia (green-blind)
#D8E1FC
Tritanopia (blue-blind)
#DAE4E9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #e0dffd; /* rgb */ color: rgb(224, 223, 253); /* oklch */ color: oklch(91.4% 0.041 287.1);
Tailwind
colors: {
custom: {
50: '#e9e9fe',
500: '#e0dffd',
950: '#000000',
},
}SCSS
$custom: #e0dffd; $custom-light: #e9e9fe; $custom-dark: #000000;
JSON
{
"hex": "#e0dffd",
"rgb": {
"r": 224,
"g": 223,
"b": 253
},
"hsl": {
"h": 242,
"s": 88.235,
"l": 93.333
},
"oklch": {
"l": 0.91365,
"c": 0.04068,
"h": 287.1
},
"luminance": 0.75714
}Semantic roles & 50–950 ramp
primary
#E0DFFD
secondary
#E4E799
accent
#E501DD
background
#FEFEFF
surface
#FDFCFF
border
#D5D5D7
text
#161617
muted
#848485