#E1DFEE#E1DFEE
#E1DFEE is a very light, muted blue. Relative luminance 0.750; OKLCH L 91.0% C 0.020 H 292.1°. Best body text is #000000 at 15.99:1 contrast (WCAG AA passes).
Color values
| HEX | #E1DFEE |
|---|---|
| RGB | rgb(225, 223, 238) |
| HSL | hsl(248, 31%, 90%) |
| HSV | hsv(248, 6%, 93%) |
| CMYK | cmyk(5.5%, 6.3%, 0%, 6.7%) |
| CIE-LAB | lab(89.37, 3.43, -7.06) |
| CIE-LCH | lch(89.37, 7.85, 295.91°) |
| OKLab | oklab(90.96% 0.0077 -0.0189) |
| OKLCH | oklch(90.96% 0.02 292.1) |
| XYZ | xyz(72.8688, 74.9558, 91.5013) |
| Luminance | 0.7496 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.48
Ghostwhite
#F8F8FF
ΔE00 6.39
Fog
#D8DCE0
ΔE00 6.62
Gainsboro
#DCDCDC
ΔE00 7.37
Lavenderblush
#FFF0F5
ΔE00 7.56
Light Gray
#D3D3D3
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1DFEE #ECEEDF
analogous
#DFE4EE #E1DFEE #E8DFEE
triadic
#E1DFEE #EEE1DF #DFEEE1
tetradic
#E1DFEE #EEDFE4 #ECEEDF #DFEEE8
square
#E1DFEE #EEDFE4 #ECEEDF #DFEEE8
split-complementary
#E1DFEE #EEE8DF #E4EEDF
monochromatic
#968FC4 #BCB7D9 #E1DFEE #ECEBF4 #ECEBF4
Accessibility & contrast
On white
1.31
#E1DFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.99
#E1DFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1DFEE
15.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1DFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1DFEE | 1.00 | 1.31 | 15.99 | 15.99 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE1EF
Deuteranopia (green-blind)
#DCE0EE
Tritanopia (blue-blind)
#DFE1E4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e1dfee; /* rgb */ color: rgb(225, 223, 238); /* oklch */ color: oklch(91.0% 0.020 292.1);
Tailwind
colors: {
custom: {
50: '#eae9f3',
500: '#e1dfee',
950: '#000000',
},
}SCSS
$custom: #e1dfee; $custom-light: #eae9f3; $custom-dark: #000000;
JSON
{
"hex": "#e1dfee",
"rgb": {
"r": 225,
"g": 223,
"b": 238
},
"hsl": {
"h": 248,
"s": 30.612,
"l": 90.392
},
"oklch": {
"l": 0.90964,
"c": 0.02036,
"h": 292.1
},
"luminance": 0.74956
}Semantic roles & 50–950 ramp
primary
#E1DFEE
secondary
#C4C8AA
accent
#A93C9B
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161617
muted
#848485