#E4E6E5#E4E6E5
#E4E6E5 is a very light, near-neutral grey. Relative luminance 0.787; OKLCH L 92.3% C 0.003 H 165.1°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E6E5 |
|---|---|
| RGB | rgb(228, 230, 229) |
| HSL | hsl(150, 4%, 90%) |
| HSV | hsv(150, 1%, 90%) |
| CMYK | cmyk(0.9%, 0%, 0.4%, 9.8%) |
| CIE-LAB | lab(91.12, -0.85, 0.25) |
| CIE-LCH | lch(91.12, 0.89, 163.58°) |
| OKLab | oklab(92.31% -0.0024 0.0007) |
| OKLCH | oklch(92.31% 0.003 165.1) |
| XYZ | xyz(74.4322, 78.7447, 85.3915) |
| Luminance | 0.7874 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.46
Fog
#D8DCE0
ΔE00 3.42
Whitesmoke
#F5F5F5
ΔE00 3.51
Light Grey
#D8DCD6
ΔE00 3.76
Light Gray
#D3D3D3
ΔE00 4.38
Off White
#FAF9F6
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E6E5 #E6E4E5
analogous
#E4E6E4 #E4E6E5 #E4E6E6
triadic
#E4E6E5 #E5E4E6 #E6E5E4
tetradic
#E4E6E5 #E4E4E6 #E6E4E5 #E6E6E4
square
#E4E6E5 #E4E4E6 #E6E4E5 #E6E6E4
split-complementary
#E4E6E5 #E6E4E6 #E6E4E4
monochromatic
#A4ABA8 #C4C9C6 #E4E6E5 #EFF0F0 #EFF0F0
Accessibility & contrast
On white
1.25
#E4E6E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#E4E6E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E6E5
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E6E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E6E5 | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E6E5
Deuteranopia (green-blind)
#E5E5E5
Tritanopia (blue-blind)
#E4E6E6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #e4e6e5; /* rgb */ color: rgb(228, 230, 229); /* oklch */ color: oklch(92.3% 0.003 165.1);
Tailwind
colors: {
custom: {
50: '#eceded',
500: '#e4e6e5',
950: '#000000',
},
}SCSS
$custom: #e4e6e5; $custom-light: #eceded; $custom-dark: #000000;
JSON
{
"hex": "#e4e6e5",
"rgb": {
"r": 228,
"g": 230,
"b": 229
},
"hsl": {
"h": 150,
"s": 3.846,
"l": 89.804
},
"oklch": {
"l": 0.92312,
"c": 0.00253,
"h": 165.1
},
"luminance": 0.78745
}Semantic roles & 50–950 ramp
primary
#E4E6E5
secondary
#B9B5B7
accent
#58738E
background
#FEFEFE
surface
#FDFDFD
border
#D5D5D5
text
#161616
muted
#848484