#E2E1EF#E2E1EF
#E2E1EF is a very light, near-neutral blue. Relative luminance 0.763; OKLCH L 91.5% C 0.019 H 289.3°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #E2E1EF |
|---|---|
| RGB | rgb(226, 225, 239) |
| HSL | hsl(244, 30%, 91%) |
| HSV | hsv(244, 6%, 94%) |
| CMYK | cmyk(5.4%, 5.9%, 0%, 6.3%) |
| CIE-LAB | lab(89.98, 2.91, -6.68) |
| CIE-LCH | lch(89.98, 7.29, 293.50°) |
| OKLab | oklab(91.47% 0.0063 -0.0178) |
| OKLCH | oklch(91.47% 0.019 289.3) |
| XYZ | xyz(73.8663, 76.2510, 92.4710) |
| Luminance | 0.7625 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.55
Ghostwhite
#F8F8FF
ΔE00 5.74
Fog
#D8DCE0
ΔE00 6.05
Gainsboro
#DCDCDC
ΔE00 6.91
Lavenderblush
#FFF0F5
ΔE00 7.49
Aliceblue
#F0F8FF
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2E1EF #EEEFE1
analogous
#E1E7EF #E2E1EF #E9E1EF
triadic
#E2E1EF #EFE2E1 #E1EFE2
tetradic
#E2E1EF #EFE1E7 #EEEFE1 #E1EFE9
square
#E2E1EF #EFE1E7 #EEEFE1 #E1EFE9
split-complementary
#E2E1EF #EFE9E1 #E7EFE1
monochromatic
#9591C4 #BBB9DA #E2E1EF #ECEBF4 #ECEBF4
Accessibility & contrast
On white
1.29
#E2E1EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#E2E1EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2E1EF
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2E1EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2E1EF | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE3F0
Deuteranopia (green-blind)
#DEE2EF
Tritanopia (blue-blind)
#E0E3E5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #e2e1ef; /* rgb */ color: rgb(226, 225, 239); /* oklch */ color: oklch(91.5% 0.019 289.3);
Tailwind
colors: {
custom: {
50: '#ebeaf4',
500: '#e2e1ef',
950: '#000000',
},
}SCSS
$custom: #e2e1ef; $custom-light: #ebeaf4; $custom-dark: #000000;
JSON
{
"hex": "#e2e1ef",
"rgb": {
"r": 226,
"g": 225,
"b": 239
},
"hsl": {
"h": 244.286,
"s": 30.435,
"l": 90.98
},
"oklch": {
"l": 0.91465,
"c": 0.01891,
"h": 289.3
},
"luminance": 0.76251
}Semantic roles & 50–950 ramp
primary
#E2E1EF
secondary
#C7C9AB
accent
#A93CA1
background
#FEFEFF
surface
#FDFDFE
border
#D5D5D6
text
#161617
muted
#848485