#E4E6E1#E4E6E1
#E4E6E1 is a very light, near-neutral yellow-green. Relative luminance 0.785; OKLCH L 92.2% C 0.007 H 124.5°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E6E1 |
|---|---|
| RGB | rgb(228, 230, 225) |
| HSL | hsl(84, 9%, 89%) |
| HSV | hsv(84, 2%, 90%) |
| CMYK | cmyk(0.9%, 0%, 2.2%, 9.8%) |
| CIE-LAB | lab(91.02, -1.56, 2.19) |
| CIE-LCH | lch(91.02, 2.69, 125.39°) |
| OKLab | oklab(92.2% -0.004 0.0058) |
| OKLCH | oklch(92.2% 0.007 124.5) |
| XYZ | xyz(73.8801, 78.5238, 82.4840) |
| Luminance | 0.7852 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.61
Gainsboro
#DCDCDC
ΔE00 3.63
Whitesmoke
#F5F5F5
ΔE00 4.48
Off White
#FAF9F6
ΔE00 4.61
Light Gray
#D3D3D3
ΔE00 5.10
Fog
#D8DCE0
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E6E1 #E3E1E6
analogous
#E6E6E1 #E4E6E1 #E2E6E1
triadic
#E4E6E1 #E1E4E6 #E6E1E4
tetradic
#E4E6E1 #E1E6E6 #E3E1E6 #E6E1E2
square
#E4E6E1 #E1E6E6 #E3E1E6 #E6E1E2
split-complementary
#E4E6E1 #E1E2E6 #E6E1E6
monochromatic
#A8AE9E #C6CAC0 #E4E6E1 #F0F1EE #F0F1EE
Accessibility & contrast
On white
1.26
#E4E6E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#E4E6E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E6E1
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E6E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E6E1 | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E5E1
Deuteranopia (green-blind)
#E6E5E1
Tritanopia (blue-blind)
#E4E5E4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #e4e6e1; /* rgb */ color: rgb(228, 230, 225); /* oklch */ color: oklch(92.2% 0.007 124.5);
Tailwind
colors: {
custom: {
50: '#ecedea',
500: '#e4e6e1',
950: '#000000',
},
}SCSS
$custom: #e4e6e1; $custom-light: #ecedea; $custom-dark: #000000;
JSON
{
"hex": "#e4e6e1",
"rgb": {
"r": 228,
"g": 230,
"b": 225
},
"hsl": {
"h": 84,
"s": 9.091,
"l": 89.216
},
"oklch": {
"l": 0.922,
"c": 0.00701,
"h": 124.5
},
"luminance": 0.78524
}Semantic roles & 50–950 ramp
primary
#E4E6E1
secondary
#B5B1BA
accent
#52936C
background
#FEFEFE
surface
#FDFDFD
border
#D5D5D5
text
#161616
muted
#848484