#E1DFFD#E1DFFD
#E1DFFD is a very light, muted blue. Relative luminance 0.759; OKLCH L 91.4% C 0.041 H 288.6°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #E1DFFD |
|---|---|
| RGB | rgb(225, 223, 253) |
| HSL | hsl(244, 88%, 93%) |
| HSV | hsv(244, 12%, 99%) |
| CMYK | cmyk(11.1%, 11.9%, 0%, 0.8%) |
| CIE-LAB | lab(89.80, 6.34, -14.29) |
| CIE-LCH | lch(89.80, 15.63, 293.91°) |
| OKLab | oklab(91.44% 0.013 -0.0385) |
| OKLCH | oklch(91.44% 0.041 288.6) |
| XYZ | xyz(75.1650, 75.8743, 103.5947) |
| Luminance | 0.7588 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.90
Periwinkle
#CCCCFF
ΔE00 7.23
Pale Lilac
#E4CBFF
ΔE00 9.01
Light Periwinkle
#C1C6FC
ΔE00 9.17
Pale Lavender
#EECFFE
ΔE00 9.57
Light Lavender
#DFC5FE
ΔE00 10.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1DFFD #FBFDDF
analogous
#DFECFD #E1DFFD #F0DFFD
triadic
#E1DFFD #FDE1DF #DFFDE1
tetradic
#E1DFFD #FDDFEC #FBFDDF #DFFDF0
square
#E1DFFD #FDDFEC #FBFDDF #DFFDF0
split-complementary
#E1DFFD #FDF0DF #ECFDDF
monochromatic
#756CF6 #ABA5F9 #E1DFFD #E4E2FD #E4E2FD
Accessibility & contrast
On white
1.30
#E1DFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#E1DFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1DFFD
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1DFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1DFFD | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E2FE
Deuteranopia (green-blind)
#D8E1FC
Tritanopia (blue-blind)
#DCE4E9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #e1dffd; /* rgb */ color: rgb(225, 223, 253); /* oklch */ color: oklch(91.4% 0.041 288.6);
Tailwind
colors: {
custom: {
50: '#eae9fe',
500: '#e1dffd',
950: '#000000',
},
}SCSS
$custom: #e1dffd; $custom-light: #eae9fe; $custom-dark: #000000;
JSON
{
"hex": "#e1dffd",
"rgb": {
"r": 225,
"g": 223,
"b": 253
},
"hsl": {
"h": 244,
"s": 88.235,
"l": 93.333
},
"oklch": {
"l": 0.91442,
"c": 0.04068,
"h": 288.6
},
"luminance": 0.75875
}Semantic roles & 50–950 ramp
primary
#E1DFFD
secondary
#E2E799
accent
#E501D6
background
#FEFEFF
surface
#FDFCFF
border
#D5D5D7
text
#161617
muted
#848485