#E4E5E6#E4E5E6
#E4E5E6 is a very light, near-neutral grey. Relative luminance 0.782; OKLCH L 92.1% C 0.002 H 248.0°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E5E6 |
|---|---|
| RGB | rgb(228, 229, 230) |
| HSL | hsl(210, 4%, 90%) |
| HSV | hsv(210, 1%, 90%) |
| CMYK | cmyk(0.9%, 0.4%, 0%, 9.8%) |
| CIE-LAB | lab(90.89, -0.16, -0.60) |
| CIE-LCH | lch(90.89, 0.62, 255.52°) |
| OKLab | oklab(92.14% -0.0006 -0.0016) |
| OKLCH | oklch(92.14% 0.002 248) |
| XYZ | xyz(74.2947, 78.2457, 86.0365) |
| Luminance | 0.7825 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.07
Fog
#D8DCE0
ΔE00 2.78
Whitesmoke
#F5F5F5
ΔE00 3.48
Light Gray
#D3D3D3
ΔE00 4.11
Off White
#FAF9F6
ΔE00 4.73
Light Grey
#D8DCD6
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E5E6 #E6E5E4
analogous
#E4E6E6 #E4E5E6 #E4E4E6
triadic
#E4E5E6 #E6E4E5 #E5E6E4
tetradic
#E4E5E6 #E6E4E6 #E6E5E4 #E4E6E4
square
#E4E5E6 #E6E4E6 #E6E5E4 #E4E6E4
split-complementary
#E4E5E6 #E6E4E4 #E6E6E4
monochromatic
#A4A8AB #C4C6C9 #E4E5E6 #EFF0F0 #EFF0F0
Accessibility & contrast
On white
1.26
#E4E5E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#E4E5E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E5E6
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E5E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E5E6 | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E5E6
Deuteranopia (green-blind)
#E4E5E6
Tritanopia (blue-blind)
#E4E5E5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #e4e5e6; /* rgb */ color: rgb(228, 229, 230); /* oklch */ color: oklch(92.1% 0.002 248.0);
Tailwind
colors: {
custom: {
50: '#eceded',
500: '#e4e5e6',
950: '#000000',
},
}SCSS
$custom: #e4e5e6; $custom-light: #eceded; $custom-dark: #000000;
JSON
{
"hex": "#e4e5e6",
"rgb": {
"r": 228,
"g": 229,
"b": 230
},
"hsl": {
"h": 210,
"s": 3.846,
"l": 89.804
},
"oklch": {
"l": 0.92142,
"c": 0.00174,
"h": 248
},
"luminance": 0.78246
}Semantic roles & 50–950 ramp
primary
#E4E5E6
secondary
#B9B7B5
accent
#73588E
background
#FEFEFE
surface
#FDFDFD
border
#D5D5D5
text
#161616
muted
#848484