#E8EAE4#E8EAE4
#E8EAE4 is a very light, near-neutral yellow-green. Relative luminance 0.816; OKLCH L 93.4% C 0.008 H 121.7°. Best body text is #000000 at 17.32:1 contrast (WCAG AA passes).
Color values
| HEX | #E8EAE4 |
|---|---|
| RGB | rgb(232, 234, 228) |
| HSL | hsl(80, 13%, 91%) |
| HSV | hsv(80, 3%, 92%) |
| CMYK | cmyk(0.9%, 0%, 2.6%, 8.2%) |
| CIE-LAB | lab(92.40, -1.73, 2.67) |
| CIE-LCH | lch(92.40, 3.18, 122.91°) |
| OKLab | oklab(93.38% -0.0043 0.007) |
| OKLCH | oklch(93.38% 0.008 121.7) |
| XYZ | xyz(76.7029, 81.6029, 85.0938) |
| Luminance | 0.8160 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.33
Off White
#FAF9F6
ΔE00 4.05
Whitesmoke
#F5F5F5
ΔE00 4.24
Gainsboro
#DCDCDC
ΔE00 4.50
Floralwhite
#FFFAF0
ΔE00 4.94
Mintcream
#F5FFFA
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8EAE4 #E6E4EA
analogous
#EAE9E4 #E8EAE4 #E5EAE4
triadic
#E8EAE4 #E4E8EA #EAE4E8
tetradic
#E8EAE4 #E4EAE9 #E6E4EA #EAE4E5
square
#E8EAE4 #E4EAE9 #E6E4EA #EAE4E5
split-complementary
#E8EAE4 #E4E5EA #E9E4EA
monochromatic
#ADB49F #CBCFC2 #E8EAE4 #F0F2EE #F0F2EE
Accessibility & contrast
On white
1.21
#E8EAE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.32
#E8EAE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8EAE4
17.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8EAE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8EAE4 | 1.00 | 1.21 | 17.32 | 17.32 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE9E4
Deuteranopia (green-blind)
#EBE9E4
Tritanopia (blue-blind)
#E9E9E8
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #e8eae4; /* rgb */ color: rgb(232, 234, 228); /* oklch */ color: oklch(93.4% 0.008 121.7);
Tailwind
colors: {
custom: {
50: '#eff0ec',
500: '#e8eae4',
950: '#000000',
},
}SCSS
$custom: #e8eae4; $custom-light: #eff0ec; $custom-dark: #000000;
JSON
{
"hex": "#e8eae4",
"rgb": {
"r": 232,
"g": 234,
"b": 228
},
"hsl": {
"h": 80,
"s": 12.5,
"l": 90.588
},
"oklch": {
"l": 0.93384,
"c": 0.00827,
"h": 121.7
},
"luminance": 0.81603
}Semantic roles & 50–950 ramp
primary
#E8EAE4
secondary
#B7B3BF
accent
#4F9767
background
#FFFFFE
surface
#FEFEFD
border
#D6D6D5
text
#161616
muted
#858584