#E1DEF2#E1DEF2
#E1DEF2 is a very light, muted blue. Relative luminance 0.747; OKLCH L 90.9% C 0.027 H 292.7°. Best body text is #000000 at 15.93:1 contrast (WCAG AA passes).
Color values
| HEX | #E1DEF2 |
|---|---|
| RGB | rgb(225, 222, 242) |
| HSL | hsl(249, 43%, 91%) |
| HSV | hsv(249, 8%, 95%) |
| CMYK | cmyk(7%, 8.3%, 0%, 5.1%) |
| CIE-LAB | lab(89.23, 4.71, -9.37) |
| CIE-LCH | lch(89.23, 10.48, 296.70°) |
| OKLab | oklab(90.89% 0.0105 -0.0251) |
| OKLCH | oklch(90.89% 0.027 292.7) |
| XYZ | xyz(73.1966, 74.6607, 94.5419) |
| Luminance | 0.7466 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.10
Ghostwhite
#F8F8FF
ΔE00 7.84
Lavenderblush
#FFF0F5
ΔE00 8.43
Fog
#D8DCE0
ΔE00 8.57
Gainsboro
#DCDCDC
ΔE00 9.32
Light Gray
#D3D3D3
ΔE00 9.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1DEF2 #EFF2DE
analogous
#DEE5F2 #E1DEF2 #EBDEF2
triadic
#E1DEF2 #F2E1DE #DEF2E1
tetradic
#E1DEF2 #F2DEE5 #EFF2DE #DEF2EB
square
#E1DEF2 #F2DEE5 #EFF2DE #DEF2EB
split-complementary
#E1DEF2 #F2EBDE #E5F2DE
monochromatic
#9186CF #B9B2E1 #E1DEF2 #EBE9F6 #EBE9F6
Accessibility & contrast
On white
1.32
#E1DEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.93
#E1DEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1DEF2
15.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1DEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1DEF2 | 1.00 | 1.32 | 15.93 | 15.93 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE0F3
Deuteranopia (green-blind)
#DAE0F1
Tritanopia (blue-blind)
#DEE1E4
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e1def2; /* rgb */ color: rgb(225, 222, 242); /* oklch */ color: oklch(90.9% 0.027 292.7);
Tailwind
colors: {
custom: {
50: '#eae8f6',
500: '#e1def2',
950: '#000000',
},
}SCSS
$custom: #e1def2; $custom-light: #eae8f6; $custom-dark: #000000;
JSON
{
"hex": "#e1def2",
"rgb": {
"r": 225,
"g": 222,
"b": 242
},
"hsl": {
"h": 249,
"s": 43.478,
"l": 90.98
},
"oklch": {
"l": 0.90893,
"c": 0.02722,
"h": 292.7
},
"luminance": 0.74661
}Semantic roles & 50–950 ramp
primary
#E1DEF2
secondary
#C9CFA5
accent
#B72FA2
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161617
muted
#848485