#E1E1EA#E1E1EA
#E1E1EA is a very light, near-neutral blue. Relative luminance 0.758; OKLCH L 91.2% C 0.012 H 286.2°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #E1E1EA |
|---|---|
| RGB | rgb(225, 225, 234) |
| HSL | hsl(240, 18%, 90%) |
| HSV | hsv(240, 4%, 92%) |
| CMYK | cmyk(3.8%, 3.8%, 0%, 8.2%) |
| CIE-LAB | lab(89.77, 1.64, -4.38) |
| CIE-LCH | lch(89.77, 4.68, 290.55°) |
| OKLab | oklab(91.24% 0.0034 -0.0117) |
| OKLCH | oklch(91.24% 0.012 286.2) |
| XYZ | xyz(72.8251, 75.7983, 88.6199) |
| Luminance | 0.7580 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 3.87
Lavender (CSS)
#E6E6FA
ΔE00 4.67
Gainsboro
#DCDCDC
ΔE00 4.69
Ghostwhite
#F8F8FF
ΔE00 4.94
Light Gray
#D3D3D3
ΔE00 5.62
Whitesmoke
#F5F5F5
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1E1EA #EAEAE1
analogous
#E1E6EA #E1E1EA #E6E1EA
triadic
#E1E1EA #EAE1E1 #E1EAE1
tetradic
#E1E1EA #EAE1E6 #EAEAE1 #E1EAE6
square
#E1E1EA #EAE1E6 #EAEAE1 #E1EAE6
split-complementary
#E1E1EA #EAE6E1 #E6EAE1
monochromatic
#9999B8 #BDBDD1 #E1E1EA #EDEDF2 #EDEDF2
Accessibility & contrast
On white
1.30
#E1E1EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#E1E1EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1E1EA
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1E1EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1E1EA | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE2EA
Deuteranopia (green-blind)
#DFE1EA
Tritanopia (blue-blind)
#DFE2E4
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #e1e1ea; /* rgb */ color: rgb(225, 225, 234); /* oklch */ color: oklch(91.2% 0.012 286.2);
Tailwind
colors: {
custom: {
50: '#eaeaf0',
500: '#e1e1ea',
950: '#000000',
},
}SCSS
$custom: #e1e1ea; $custom-light: #eaeaf0; $custom-dark: #000000;
JSON
{
"hex": "#e1e1ea",
"rgb": {
"r": 225,
"g": 225,
"b": 234
},
"hsl": {
"h": 240,
"s": 17.647,
"l": 90
},
"oklch": {
"l": 0.91237,
"c": 0.01215,
"h": 286.2
},
"luminance": 0.75798
}Semantic roles & 50–950 ramp
primary
#E1E1EA
secondary
#C0C0AF
accent
#9C4A9C
background
#FEFEFF
surface
#FDFDFE
border
#D5D5D6
text
#161616
muted
#848485