#E1E5EA#E1E5EA
#E1E5EA is a very light, near-neutral cyan. Relative luminance 0.780; OKLCH L 92.0% C 0.008 H 253.8°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #E1E5EA |
|---|---|
| RGB | rgb(225, 229, 234) |
| HSL | hsl(213, 18%, 90%) |
| HSV | hsv(213, 4%, 92%) |
| CMYK | cmyk(3.8%, 2.1%, 0%, 8.2%) |
| CIE-LAB | lab(90.77, -0.42, -2.90) |
| CIE-LCH | lch(90.77, 2.93, 261.68°) |
| OKLab | oklab(92.03% -0.0022 -0.0077) |
| OKLCH | oklch(92.03% 0.008 253.8) |
| XYZ | xyz(73.9192, 77.9864, 88.9845) |
| Luminance | 0.7799 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 2.09
Gainsboro
#DCDCDC
ΔE00 3.37
Aliceblue
#F0F8FF
ΔE00 4.22
Whitesmoke
#F5F5F5
ΔE00 4.46
Light Gray
#D3D3D3
ΔE00 4.86
Ghostwhite
#F8F8FF
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1E5EA #EAE6E1
analogous
#E1EAEA #E1E5EA #E1E1EA
triadic
#E1E5EA #EAE1E5 #E5EAE1
tetradic
#E1E5EA #EAE1EA #EAE6E1 #E1EAE1
square
#E1E5EA #EAE1EA #EAE6E1 #E1EAE1
split-complementary
#E1E5EA #EAE1E1 #EAEAE1
monochromatic
#99A7B8 #BDC6D1 #E1E5EA #EDEFF2 #EDEFF2
Accessibility & contrast
On white
1.27
#E1E5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#E1E5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1E5EA
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1E5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1E5EA | 1.00 | 1.27 | 16.60 | 16.60 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E5EA
Deuteranopia (green-blind)
#E2E4EA
Tritanopia (blue-blind)
#DFE6E7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #e1e5ea; /* rgb */ color: rgb(225, 229, 234); /* oklch */ color: oklch(92.0% 0.008 253.8);
Tailwind
colors: {
custom: {
50: '#eaedf0',
500: '#e1e5ea',
950: '#000000',
},
}SCSS
$custom: #e1e5ea; $custom-light: #eaedf0; $custom-dark: #000000;
JSON
{
"hex": "#e1e5ea",
"rgb": {
"r": 225,
"g": 229,
"b": 234
},
"hsl": {
"h": 213.333,
"s": 17.647,
"l": 90
},
"oklch": {
"l": 0.92029,
"c": 0.00805,
"h": 253.8
},
"luminance": 0.77987
}Semantic roles & 50–950 ramp
primary
#E1E5EA
secondary
#C0B9AF
accent
#774A9C
background
#FEFEFF
surface
#FDFDFE
border
#D5D5D6
text
#161616
muted
#848485