#E6E4E5#E6E4E5
#E6E4E5 is a very light, near-neutral grey. Relative luminance 0.780; OKLCH L 92.1% C 0.003 H 345.1°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #E6E4E5 |
|---|---|
| RGB | rgb(230, 228, 229) |
| HSL | hsl(330, 4%, 90%) |
| HSV | hsv(330, 1%, 90%) |
| CMYK | cmyk(0%, 0.9%, 0.4%, 9.8%) |
| CIE-LAB | lab(90.76, 0.85, -0.25) |
| CIE-LCH | lch(90.76, 0.89, 343.73°) |
| OKLab | oklab(92.07% 0.0025 -0.0006) |
| OKLCH | oklch(92.07% 0.003 345.1) |
| XYZ | xyz(74.5171, 77.9670, 85.2370) |
| Luminance | 0.7797 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.28
Fog
#D8DCE0
ΔE00 3.63
Whitesmoke
#F5F5F5
ΔE00 3.72
Light Gray
#D3D3D3
ΔE00 4.17
Off White
#FAF9F6
ΔE00 4.91
Snow
#FFFAFA
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6E4E5 #E4E6E5
analogous
#E6E4E6 #E6E4E5 #E6E4E4
triadic
#E6E4E5 #E5E6E4 #E4E5E6
tetradic
#E6E4E5 #E6E6E4 #E4E6E5 #E4E4E6
square
#E6E4E5 #E6E6E4 #E4E6E5 #E4E4E6
split-complementary
#E6E4E5 #E4E6E4 #E4E6E6
monochromatic
#ABA4A8 #C9C4C6 #E6E4E5 #F0EFF0 #F0EFF0
Accessibility & contrast
On white
1.27
#E6E4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.59
#E6E4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6E4E5
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6E4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6E4E5 | 1.00 | 1.27 | 16.59 | 16.59 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E4E5
Deuteranopia (green-blind)
#E5E5E5
Tritanopia (blue-blind)
#E6E4E4
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #e6e4e5; /* rgb */ color: rgb(230, 228, 229); /* oklch */ color: oklch(92.1% 0.003 345.1);
Tailwind
colors: {
custom: {
50: '#edeced',
500: '#e6e4e5',
950: '#000000',
},
}SCSS
$custom: #e6e4e5; $custom-light: #edeced; $custom-dark: #000000;
JSON
{
"hex": "#e6e4e5",
"rgb": {
"r": 230,
"g": 228,
"b": 229
},
"hsl": {
"h": 330,
"s": 3.846,
"l": 89.804
},
"oklch": {
"l": 0.92071,
"c": 0.00253,
"h": 345.1
},
"luminance": 0.77967
}Semantic roles & 50–950 ramp
primary
#E6E4E5
secondary
#B5B9B7
accent
#8E7358
background
#FEFEFE
surface
#FDFDFD
border
#D5D5D5
text
#161616
muted
#848484