#E1E4E4#E1E4E4
#E1E4E4 is a very light, near-neutral grey. Relative luminance 0.771; OKLCH L 91.7% C 0.003 H 197.0°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #E1E4E4 |
|---|---|
| RGB | rgb(225, 228, 228) |
| HSL | hsl(180, 5%, 89%) |
| HSV | hsv(180, 1%, 89%) |
| CMYK | cmyk(1.3%, 0%, 0%, 10.6%) |
| CIE-LAB | lab(90.37, -1.01, -0.35) |
| CIE-LCH | lch(90.37, 1.07, 199.34°) |
| OKLab | oklab(91.66% -0.0031 -0.0009) |
| OKLCH | oklch(91.66% 0.003 197) |
| XYZ | xyz(72.7959, 77.0956, 84.4296) |
| Luminance | 0.7710 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.23
Fog
#D8DCE0
ΔE00 2.71
Light Grey
#D8DCD6
ΔE00 3.75
Light Gray
#D3D3D3
ΔE00 4.02
Whitesmoke
#F5F5F5
ΔE00 4.03
Off White
#FAF9F6
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1E4E4 #E4E1E1
analogous
#E1E4E3 #E1E4E4 #E1E3E4
triadic
#E1E4E4 #E4E1E4 #E4E4E1
tetradic
#E1E4E4 #E3E1E4 #E4E1E1 #E3E4E1
square
#E1E4E4 #E3E1E4 #E4E1E1 #E3E4E1
split-complementary
#E1E4E4 #E4E1E3 #E4E3E1
monochromatic
#A1AAAA #C1C7C7 #E1E4E4 #EFF1F1 #EFF1F1
Accessibility & contrast
On white
1.28
#E1E4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#E1E4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1E4E4
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1E4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1E4E4 | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E4E4
Deuteranopia (green-blind)
#E3E3E4
Tritanopia (blue-blind)
#E0E4E4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #e1e4e4; /* rgb */ color: rgb(225, 228, 228); /* oklch */ color: oklch(91.7% 0.003 197.0);
Tailwind
colors: {
custom: {
50: '#eaecec',
500: '#e1e4e4',
950: '#000000',
},
}SCSS
$custom: #e1e4e4; $custom-light: #eaecec; $custom-dark: #000000;
JSON
{
"hex": "#e1e4e4",
"rgb": {
"r": 225,
"g": 228,
"b": 228
},
"hsl": {
"h": 180,
"s": 5.263,
"l": 88.824
},
"oklch": {
"l": 0.91656,
"c": 0.00324,
"h": 197
},
"luminance": 0.77096
}Semantic roles & 50–950 ramp
primary
#E1E4E4
secondary
#B7B2B2
accent
#56568F
background
#FEFEFE
surface
#FDFDFD
border
#D5D5D5
text
#161616
muted
#848484