#E4E6E0#E4E6E0
#E4E6E0 is a very light, near-neutral yellow-green. Relative luminance 0.785; OKLCH L 92.2% C 0.008 H 121.6°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E6E0 |
|---|---|
| RGB | rgb(228, 230, 224) |
| HSL | hsl(80, 11%, 89%) |
| HSV | hsv(80, 3%, 90%) |
| CMYK | cmyk(0.9%, 0%, 2.6%, 9.8%) |
| CIE-LAB | lab(90.99, -1.74, 2.68) |
| CIE-LCH | lch(90.99, 3.19, 122.91°) |
| OKLab | oklab(92.17% -0.0043 0.0071) |
| OKLCH | oklch(92.17% 0.008 121.6) |
| XYZ | xyz(73.7441, 78.4694, 81.7677) |
| Luminance | 0.7847 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.51
Gainsboro
#DCDCDC
ΔE00 4.00
Off White
#FAF9F6
ΔE00 4.79
Whitesmoke
#F5F5F5
ΔE00 4.81
Light Gray
#D3D3D3
ΔE00 5.37
Fog
#D8DCE0
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E6E0 #E2E0E6
analogous
#E6E5E0 #E4E6E0 #E1E6E0
triadic
#E4E6E0 #E0E4E6 #E6E0E4
tetradic
#E4E6E0 #E0E6E5 #E2E0E6 #E6E0E1
square
#E4E6E0 #E0E6E5 #E2E0E6 #E6E0E1
split-complementary
#E4E6E0 #E0E1E6 #E5E0E6
monochromatic
#A9AF9C #C6CBBE #E4E6E0 #F0F1EE #F0F1EE
Accessibility & contrast
On white
1.26
#E4E6E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#E4E6E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E6E0
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E6E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E6E0 | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E5E0
Deuteranopia (green-blind)
#E7E5E0
Tritanopia (blue-blind)
#E5E5E4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #e4e6e0; /* rgb */ color: rgb(228, 230, 224); /* oklch */ color: oklch(92.2% 0.008 121.6);
Tailwind
colors: {
custom: {
50: '#ecede9',
500: '#e4e6e0',
950: '#000000',
},
}SCSS
$custom: #e4e6e0; $custom-light: #ecede9; $custom-dark: #000000;
JSON
{
"hex": "#e4e6e0",
"rgb": {
"r": 228,
"g": 230,
"b": 224
},
"hsl": {
"h": 80,
"s": 10.714,
"l": 89.02
},
"oklch": {
"l": 0.92172,
"c": 0.00829,
"h": 121.6
},
"luminance": 0.78469
}Semantic roles & 50–950 ramp
primary
#E4E6E0
secondary
#B3B0BB
accent
#519567
background
#FEFEFE
surface
#FDFDFC
border
#D5D5D5
text
#161616
muted
#848484