#E1E2EB#E1E2EB
#E1E2EB is a very light, near-neutral blue. Relative luminance 0.764; OKLCH L 91.5% C 0.012 H 281.1°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #E1E2EB |
|---|---|
| RGB | rgb(225, 226, 235) |
| HSL | hsl(234, 20%, 90%) |
| HSV | hsv(234, 4%, 92%) |
| CMYK | cmyk(4.3%, 3.8%, 0%, 7.8%) |
| CIE-LAB | lab(90.04, 1.31, -4.49) |
| CIE-LCH | lch(90.04, 4.68, 286.26°) |
| OKLab | oklab(91.46% 0.0023 -0.012) |
| OKLCH | oklch(91.46% 0.012 281.1) |
| XYZ | xyz(73.2403, 76.3982, 89.4690) |
| Luminance | 0.7640 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 3.62
Gainsboro
#DCDCDC
ΔE00 4.65
Ghostwhite
#F8F8FF
ΔE00 4.76
Lavender (CSS)
#E6E6FA
ΔE00 4.77
Light Gray
#D3D3D3
ΔE00 5.65
Aliceblue
#F0F8FF
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1E2EB #EBEAE1
analogous
#E1E7EB #E1E2EB #E5E1EB
triadic
#E1E2EB #EBE1E2 #E2EBE1
tetradic
#E1E2EB #EBE1E7 #EBEAE1 #E1EBE5
square
#E1E2EB #EBE1E7 #EBEAE1 #E1EBE5
split-complementary
#E1E2EB #EBE5E1 #E7EBE1
monochromatic
#989BBA #BCBFD3 #E1E2EB #EDEDF3 #EDEDF3
Accessibility & contrast
On white
1.29
#E1E2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#E1E2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1E2EB
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1E2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1E2EB | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E3EB
Deuteranopia (green-blind)
#E0E2EB
Tritanopia (blue-blind)
#DFE3E5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #e1e2eb; /* rgb */ color: rgb(225, 226, 235); /* oklch */ color: oklch(91.5% 0.012 281.1);
Tailwind
colors: {
custom: {
50: '#eaebf1',
500: '#e1e2eb',
950: '#000000',
},
}SCSS
$custom: #e1e2eb; $custom-light: #eaebf1; $custom-dark: #000000;
JSON
{
"hex": "#e1e2eb",
"rgb": {
"r": 225,
"g": 226,
"b": 235
},
"hsl": {
"h": 234,
"s": 20,
"l": 90.196
},
"oklch": {
"l": 0.91464,
"c": 0.01221,
"h": 281.1
},
"luminance": 0.76398
}Semantic roles & 50–950 ramp
primary
#E1E2EB
secondary
#C2C0AE
accent
#96479E
background
#FEFEFF
surface
#FDFDFE
border
#D5D5D6
text
#161616
muted
#848485