#E4E6E6#E4E6E6
#E4E6E6 is a very light, near-neutral grey. Relative luminance 0.788; OKLCH L 92.3% C 0.002 H 197.3°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E6E6 |
|---|---|
| RGB | rgb(228, 230, 230) |
| HSL | hsl(180, 4%, 90%) |
| HSV | hsv(180, 1%, 90%) |
| CMYK | cmyk(0.9%, 0%, 0%, 9.8%) |
| CIE-LAB | lab(91.14, -0.67, -0.24) |
| CIE-LCH | lch(91.14, 0.71, 199.36°) |
| OKLab | oklab(92.34% -0.0021 -0.0006) |
| OKLCH | oklch(92.34% 0.002 197.3) |
| XYZ | xyz(74.5722, 78.8007, 86.1290) |
| Luminance | 0.7880 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.36
Fog
#D8DCE0
ΔE00 3.06
Whitesmoke
#F5F5F5
ΔE00 3.41
Light Grey
#D8DCD6
ΔE00 4.19
Light Gray
#D3D3D3
ΔE00 4.33
Off White
#FAF9F6
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E6E6 #E6E4E4
analogous
#E4E6E5 #E4E6E6 #E4E5E6
triadic
#E4E6E6 #E6E4E6 #E6E6E4
tetradic
#E4E6E6 #E5E4E6 #E6E4E4 #E5E6E4
square
#E4E6E6 #E5E4E6 #E6E4E4 #E5E6E4
split-complementary
#E4E6E6 #E6E4E5 #E6E5E4
monochromatic
#A4ABAB #C4C9C9 #E4E6E6 #EFF0F0 #EFF0F0
Accessibility & contrast
On white
1.25
#E4E6E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#E4E6E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E6E6
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E6E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E6E6 | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E6E6
Deuteranopia (green-blind)
#E5E5E6
Tritanopia (blue-blind)
#E3E6E6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #e4e6e6; /* rgb */ color: rgb(228, 230, 230); /* oklch */ color: oklch(92.3% 0.002 197.3);
Tailwind
colors: {
custom: {
50: '#eceded',
500: '#e4e6e6',
950: '#000000',
},
}SCSS
$custom: #e4e6e6; $custom-light: #eceded; $custom-dark: #000000;
JSON
{
"hex": "#e4e6e6",
"rgb": {
"r": 228,
"g": 230,
"b": 230
},
"hsl": {
"h": 180,
"s": 3.846,
"l": 89.804
},
"oklch": {
"l": 0.9234,
"c": 0.00216,
"h": 197.3
},
"luminance": 0.78801
}Semantic roles & 50–950 ramp
primary
#E4E6E6
secondary
#B9B5B5
accent
#58588E
background
#FEFEFE
surface
#FDFDFD
border
#D5D5D5
text
#161616
muted
#848484