#E8EAE2#E8EAE2
#E8EAE2 is a very light, near-neutral yellow-green. Relative luminance 0.815; OKLCH L 93.3% C 0.011 H 118.1°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #E8EAE2 |
|---|---|
| RGB | rgb(232, 234, 226) |
| HSL | hsl(75, 16%, 90%) |
| HSV | hsv(75, 3%, 92%) |
| CMYK | cmyk(0.9%, 0%, 3.4%, 8.2%) |
| CIE-LAB | lab(92.35, -2.08, 3.64) |
| CIE-LCH | lch(92.35, 4.19, 119.70°) |
| OKLab | oklab(93.33% -0.0051 0.0096) |
| OKLCH | oklch(93.33% 0.011 118.1) |
| XYZ | xyz(76.4268, 81.4925, 83.6401) |
| Luminance | 0.8149 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.37
Off White
#FAF9F6
ΔE00 4.57
Floralwhite
#FFFAF0
ΔE00 4.88
Whitesmoke
#F5F5F5
ΔE00 5.01
Ivory
#FFFFF0
ΔE00 5.18
Gainsboro
#DCDCDC
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8EAE2 #E4E2EA
analogous
#EAE8E2 #E8EAE2 #E4EAE2
triadic
#E8EAE2 #E2E8EA #EAE2E8
tetradic
#E8EAE2 #E2EAE8 #E4E2EA #EAE2E4
square
#E8EAE2 #E2EAE8 #E4E2EA #EAE2E4
split-complementary
#E8EAE2 #E2E4EA #E8E2EA
monochromatic
#B0B79B #CCD0BF #E8EAE2 #F1F2ED #F1F2ED
Accessibility & contrast
On white
1.21
#E8EAE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#E8EAE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8EAE2
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8EAE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8EAE2 | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE9E2
Deuteranopia (green-blind)
#EBE9E2
Tritanopia (blue-blind)
#E9E9E8
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #e8eae2; /* rgb */ color: rgb(232, 234, 226); /* oklch */ color: oklch(93.3% 0.011 118.1);
Tailwind
colors: {
custom: {
50: '#eff0eb',
500: '#e8eae2',
950: '#000000',
},
}SCSS
$custom: #e8eae2; $custom-light: #eff0eb; $custom-dark: #000000;
JSON
{
"hex": "#e8eae2",
"rgb": {
"r": 232,
"g": 234,
"b": 226
},
"hsl": {
"h": 75,
"s": 16,
"l": 90.196
},
"oklch": {
"l": 0.93329,
"c": 0.01087,
"h": 118.1
},
"luminance": 0.81492
}Semantic roles & 50–950 ramp
primary
#E8EAE2
secondary
#B4B0C0
accent
#4B9A5F
background
#FFFFFE
surface
#FEFEFD
border
#D6D6D5
text
#161616
muted
#858584