#E2E1EA#E2E1EA
#E2E1EA is a very light, near-neutral blue. Relative luminance 0.760; OKLCH L 91.3% C 0.012 H 291.3°. Best body text is #000000 at 16.19:1 contrast (WCAG AA passes).
Color values
| HEX | #E2E1EA |
|---|---|
| RGB | rgb(226, 225, 234) |
| HSL | hsl(247, 18%, 90%) |
| HSV | hsv(247, 4%, 92%) |
| CMYK | cmyk(3.4%, 3.8%, 0%, 8.2%) |
| CIE-LAB | lab(89.84, 1.97, -4.26) |
| CIE-LCH | lch(89.84, 4.69, 294.85°) |
| OKLab | oklab(91.31% 0.0044 -0.0113) |
| OKLCH | oklch(91.31% 0.012 291.3) |
| XYZ | xyz(73.1379, 75.9596, 88.6345) |
| Luminance | 0.7596 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 4.23
Lavender (CSS)
#E6E6FA
ΔE00 4.57
Gainsboro
#DCDCDC
ΔE00 4.83
Ghostwhite
#F8F8FF
ΔE00 4.94
Light Gray
#D3D3D3
ΔE00 5.76
Whitesmoke
#F5F5F5
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2E1EA #E9EAE1
analogous
#E1E4EA #E2E1EA #E7E1EA
triadic
#E2E1EA #EAE2E1 #E1EAE2
tetradic
#E2E1EA #EAE1E4 #E9EAE1 #E1EAE7
square
#E2E1EA #EAE1E4 #E9EAE1 #E1EAE7
split-complementary
#E2E1EA #EAE7E1 #E4EAE1
monochromatic
#9C99B8 #BFBDD1 #E2E1EA #EEEDF2 #EEEDF2
Accessibility & contrast
On white
1.30
#E2E1EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.19
#E2E1EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2E1EA
16.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2E1EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2E1EA | 1.00 | 1.30 | 16.19 | 16.19 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE2EA
Deuteranopia (green-blind)
#DFE2EA
Tritanopia (blue-blind)
#E1E2E4
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #e2e1ea; /* rgb */ color: rgb(226, 225, 234); /* oklch */ color: oklch(91.3% 0.012 291.3);
Tailwind
colors: {
custom: {
50: '#ebeaf0',
500: '#e2e1ea',
950: '#000000',
},
}SCSS
$custom: #e2e1ea; $custom-light: #ebeaf0; $custom-dark: #000000;
JSON
{
"hex": "#e2e1ea",
"rgb": {
"r": 226,
"g": 225,
"b": 234
},
"hsl": {
"h": 246.667,
"s": 17.647,
"l": 90
},
"oklch": {
"l": 0.91314,
"c": 0.01217,
"h": 291.3
},
"luminance": 0.7596
}Semantic roles & 50–950 ramp
primary
#E2E1EA
secondary
#BEC0AF
accent
#9C4A93
background
#FEFEFF
surface
#FDFDFE
border
#D5D5D6
text
#161616
muted
#848485