#E1E7EA#E1E7EA
#E1E7EA is a very light, near-neutral cyan. Relative luminance 0.791; OKLCH L 92.4% C 0.008 H 228.9°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #E1E7EA |
|---|---|
| RGB | rgb(225, 231, 234) |
| HSL | hsl(200, 18%, 90%) |
| HSV | hsv(200, 4%, 92%) |
| CMYK | cmyk(3.8%, 1.3%, 0%, 8.2%) |
| CIE-LAB | lab(91.28, -1.45, -2.15) |
| CIE-LCH | lch(91.28, 2.60, 236.02°) |
| OKLab | oklab(92.43% -0.005 -0.0058) |
| OKLCH | oklch(92.43% 0.008 228.9) |
| XYZ | xyz(74.4757, 79.0995, 89.1701) |
| Luminance | 0.7910 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 2.63
Gainsboro
#DCDCDC
ΔE00 3.62
Aliceblue
#F0F8FF
ΔE00 4.01
Whitesmoke
#F5F5F5
ΔE00 4.28
Light Gray
#D3D3D3
ΔE00 5.16
Light Grey
#D8DCD6
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1E7EA #EAE4E1
analogous
#E1EAE8 #E1E7EA #E1E3EA
triadic
#E1E7EA #EAE1E7 #E7EAE1
tetradic
#E1E7EA #E8E1EA #EAE4E1 #E3EAE1
square
#E1E7EA #E8E1EA #EAE4E1 #E3EAE1
split-complementary
#E1E7EA #EAE1E3 #EAE8E1
monochromatic
#99ADB8 #BDCAD1 #E1E7EA #EDF1F2 #EDF1F2
Accessibility & contrast
On white
1.25
#E1E7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#E1E7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1E7EA
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1E7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1E7EA | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E7EA
Deuteranopia (green-blind)
#E4E5EA
Tritanopia (blue-blind)
#DFE8E8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #e1e7ea; /* rgb */ color: rgb(225, 231, 234); /* oklch */ color: oklch(92.4% 0.008 228.9);
Tailwind
colors: {
custom: {
50: '#eaeef0',
500: '#e1e7ea',
950: '#000000',
},
}SCSS
$custom: #e1e7ea; $custom-light: #eaeef0; $custom-dark: #000000;
JSON
{
"hex": "#e1e7ea",
"rgb": {
"r": 225,
"g": 231,
"b": 234
},
"hsl": {
"h": 200,
"s": 17.647,
"l": 90
},
"oklch": {
"l": 0.92426,
"c": 0.00765,
"h": 228.9
},
"luminance": 0.791
}Semantic roles & 50–950 ramp
primary
#E1E7EA
secondary
#C0B5AF
accent
#654A9C
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161616
muted
#848585