#E1E4E6#E1E4E6
#E1E4E6 is a very light, near-neutral cyan. Relative luminance 0.772; OKLCH L 91.7% C 0.004 H 236.5°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #E1E4E6 |
|---|---|
| RGB | rgb(225, 228, 230) |
| HSL | hsl(204, 9%, 89%) |
| HSV | hsv(204, 2%, 90%) |
| CMYK | cmyk(2.2%, 0.9%, 0%, 9.8%) |
| CIE-LAB | lab(90.42, -0.64, -1.33) |
| CIE-LCH | lch(90.42, 1.47, 244.12°) |
| OKLab | oklab(91.71% -0.0023 -0.0035) |
| OKLCH | oklch(91.71% 0.004 236.5) |
| XYZ | xyz(73.0751, 77.2073, 85.9003) |
| Luminance | 0.7721 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 2.07
Gainsboro
#DCDCDC
ΔE00 2.31
Whitesmoke
#F5F5F5
ΔE00 4.03
Light Gray
#D3D3D3
ΔE00 4.08
Light Grey
#D8DCD6
ΔE00 4.76
Aliceblue
#F0F8FF
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1E4E6 #E6E3E1
analogous
#E1E6E6 #E1E4E6 #E1E2E6
triadic
#E1E4E6 #E6E1E4 #E4E6E1
tetradic
#E1E4E6 #E6E1E6 #E6E3E1 #E2E6E1
square
#E1E4E6 #E6E1E6 #E6E3E1 #E2E6E1
split-complementary
#E1E4E6 #E6E1E2 #E6E6E1
monochromatic
#9EA8AE #C0C6CA #E1E4E6 #EEF0F1 #EEF0F1
Accessibility & contrast
On white
1.28
#E1E4E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#E1E4E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1E4E6
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1E4E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1E4E6 | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E4E6
Deuteranopia (green-blind)
#E2E3E6
Tritanopia (blue-blind)
#E0E5E5
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #e1e4e6; /* rgb */ color: rgb(225, 228, 230); /* oklch */ color: oklch(91.7% 0.004 236.5);
Tailwind
colors: {
custom: {
50: '#eaeced',
500: '#e1e4e6',
950: '#000000',
},
}SCSS
$custom: #e1e4e6; $custom-light: #eaeced; $custom-dark: #000000;
JSON
{
"hex": "#e1e4e6",
"rgb": {
"r": 225,
"g": 228,
"b": 230
},
"hsl": {
"h": 204,
"s": 9.091,
"l": 89.216
},
"oklch": {
"l": 0.91714,
"c": 0.00424,
"h": 236.5
},
"luminance": 0.77208
}Semantic roles & 50–950 ramp
primary
#E1E4E6
secondary
#BAB5B1
accent
#6C5293
background
#FEFEFE
surface
#FDFDFD
border
#D5D5D5
text
#161616
muted
#848484