#E7EAE2#E7EAE2
#E7EAE2 is a very light, near-neutral yellow-green. Relative luminance 0.813; OKLCH L 93.3% C 0.011 H 123.4°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #E7EAE2 |
|---|---|
| RGB | rgb(231, 234, 226) |
| HSL | hsl(83, 16%, 90%) |
| HSV | hsv(83, 3%, 92%) |
| CMYK | cmyk(1.3%, 0%, 3.4%, 8.2%) |
| CIE-LAB | lab(92.28, -2.42, 3.53) |
| CIE-LCH | lch(92.28, 4.28, 124.41°) |
| OKLab | oklab(93.25% -0.0061 0.0093) |
| OKLCH | oklch(93.25% 0.011 123.4) |
| XYZ | xyz(76.1031, 81.3255, 83.6249) |
| Luminance | 0.8133 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.25
Off White
#FAF9F6
ΔE00 4.82
Mintcream
#F5FFFA
ΔE00 5.11
Whitesmoke
#F5F5F5
ΔE00 5.21
Floralwhite
#FFFAF0
ΔE00 5.23
Ivory
#FFFFF0
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7EAE2 #E5E2EA
analogous
#EAE9E2 #E7EAE2 #E3EAE2
triadic
#E7EAE2 #E2E7EA #EAE2E7
tetradic
#E7EAE2 #E2EAE9 #E5E2EA #EAE2E3
square
#E7EAE2 #E2EAE9 #E5E2EA #EAE2E3
split-complementary
#E7EAE2 #E2E3EA #E9E2EA
monochromatic
#ACB79B #CAD0BF #E7EAE2 #F0F2ED #F0F2ED
Accessibility & contrast
On white
1.22
#E7EAE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#E7EAE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7EAE2
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7EAE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7EAE2 | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE9E2
Deuteranopia (green-blind)
#EBE9E2
Tritanopia (blue-blind)
#E8E9E8
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #e7eae2; /* rgb */ color: rgb(231, 234, 226); /* oklch */ color: oklch(93.3% 0.011 123.4);
Tailwind
colors: {
custom: {
50: '#eef0eb',
500: '#e7eae2',
950: '#000000',
},
}SCSS
$custom: #e7eae2; $custom-light: #eef0eb; $custom-dark: #000000;
JSON
{
"hex": "#e7eae2",
"rgb": {
"r": 231,
"g": 234,
"b": 226
},
"hsl": {
"h": 82.5,
"s": 16,
"l": 90.196
},
"oklch": {
"l": 0.93253,
"c": 0.01112,
"h": 123.4
},
"luminance": 0.81326
}Semantic roles & 50–950 ramp
primary
#E7EAE2
secondary
#B6B0C0
accent
#4B9A69
background
#FFFFFE
surface
#FEFEFD
border
#D6D6D5
text
#161616
muted
#858584