#E1DFF2#E1DFF2
#E1DFF2 is a very light, muted blue. Relative luminance 0.752; OKLCH L 91.1% C 0.026 H 290.7°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #E1DFF2 |
|---|---|
| RGB | rgb(225, 223, 242) |
| HSL | hsl(246, 42%, 91%) |
| HSV | hsv(246, 8%, 95%) |
| CMYK | cmyk(7%, 7.9%, 0%, 5.1%) |
| CIE-LAB | lab(89.48, 4.19, -8.99) |
| CIE-LCH | lch(89.48, 9.92, 294.98°) |
| OKLab | oklab(91.09% 0.0091 -0.0241) |
| OKLCH | oklch(91.09% 0.026 290.7) |
| XYZ | xyz(73.4630, 75.1935, 94.6307) |
| Luminance | 0.7519 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 1.71
Ghostwhite
#F8F8FF
ΔE00 7.35
Fog
#D8DCE0
ΔE00 8.02
Lavenderblush
#FFF0F5
ΔE00 8.34
Gainsboro
#DCDCDC
ΔE00 8.86
Light Gray
#D3D3D3
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1DFF2 #F0F2DF
analogous
#DFE6F2 #E1DFF2 #EADFF2
triadic
#E1DFF2 #F2E1DF #DFF2E1
tetradic
#E1DFF2 #F2DFE6 #F0F2DF #DFF2EA
square
#E1DFF2 #F2DFE6 #F0F2DF #DFF2EA
split-complementary
#E1DFF2 #F2EADF #E6F2DF
monochromatic
#8F88CF #B8B3E0 #E1DFF2 #EBE9F6 #EBE9F6
Accessibility & contrast
On white
1.31
#E1DFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#E1DFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1DFF2
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1DFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1DFF2 | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE1F3
Deuteranopia (green-blind)
#DBE1F1
Tritanopia (blue-blind)
#DEE2E5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e1dff2; /* rgb */ color: rgb(225, 223, 242); /* oklch */ color: oklch(91.1% 0.026 290.7);
Tailwind
colors: {
custom: {
50: '#eae9f6',
500: '#e1dff2',
950: '#000000',
},
}SCSS
$custom: #e1dff2; $custom-light: #eae9f6; $custom-dark: #000000;
JSON
{
"hex": "#e1dff2",
"rgb": {
"r": 225,
"g": 223,
"b": 242
},
"hsl": {
"h": 246.316,
"s": 42.222,
"l": 91.176
},
"oklch": {
"l": 0.91088,
"c": 0.02576,
"h": 290.7
},
"luminance": 0.75194
}Semantic roles & 50–950 ramp
primary
#E1DFF2
secondary
#CBCFA6
accent
#B530A7
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161617
muted
#848485