#E2E1EB#E2E1EB
#E2E1EB is a very light, near-neutral blue. Relative luminance 0.760; OKLCH L 91.3% C 0.014 H 290.8°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #E2E1EB |
|---|---|
| RGB | rgb(226, 225, 235) |
| HSL | hsl(246, 20%, 90%) |
| HSV | hsv(246, 4%, 92%) |
| CMYK | cmyk(3.8%, 4.3%, 0%, 7.8%) |
| CIE-LAB | lab(89.87, 2.16, -4.74) |
| CIE-LCH | lch(89.87, 5.21, 294.46°) |
| OKLab | oklab(91.34% 0.0048 -0.0126) |
| OKLCH | oklch(91.34% 0.014 290.8) |
| XYZ | xyz(73.2819, 76.0172, 89.3933) |
| Luminance | 0.7602 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.14
Fog
#D8DCE0
ΔE00 4.59
Ghostwhite
#F8F8FF
ΔE00 5.04
Gainsboro
#DCDCDC
ΔE00 5.26
Light Gray
#D3D3D3
ΔE00 6.13
Whitesmoke
#F5F5F5
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2E1EB #EAEBE1
analogous
#E1E5EB #E2E1EB #E7E1EB
triadic
#E2E1EB #EBE2E1 #E1EBE2
tetradic
#E2E1EB #EBE1E5 #EAEBE1 #E1EBE7
square
#E2E1EB #EBE1E5 #EAEBE1 #E1EBE7
split-complementary
#E2E1EB #EBE7E1 #E5EBE1
monochromatic
#9B98BA #BFBCD3 #E2E1EB #EDEDF3 #EDEDF3
Accessibility & contrast
On white
1.30
#E2E1EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#E2E1EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2E1EB
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2E1EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2E1EB | 1.00 | 1.30 | 16.20 | 16.20 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE2EC
Deuteranopia (green-blind)
#DFE2EB
Tritanopia (blue-blind)
#E0E2E4
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #e2e1eb; /* rgb */ color: rgb(226, 225, 235); /* oklch */ color: oklch(91.3% 0.014 290.8);
Tailwind
colors: {
custom: {
50: '#ebeaf1',
500: '#e2e1eb',
950: '#000000',
},
}SCSS
$custom: #e2e1eb; $custom-light: #ebeaf1; $custom-dark: #000000;
JSON
{
"hex": "#e2e1eb",
"rgb": {
"r": 226,
"g": 225,
"b": 235
},
"hsl": {
"h": 246,
"s": 20,
"l": 90.196
},
"oklch": {
"l": 0.91344,
"c": 0.01352,
"h": 290.8
},
"luminance": 0.76017
}Semantic roles & 50–950 ramp
primary
#E2E1EB
secondary
#C0C2AE
accent
#9E4796
background
#FEFEFF
surface
#FDFDFE
border
#D5D5D6
text
#161616
muted
#848485