#E9EAE2#E9EAE2
#E9EAE2 is a very light, near-neutral yellow. Relative luminance 0.817; OKLCH L 93.4% C 0.011 H 112.4°. Best body text is #000000 at 17.33:1 contrast (WCAG AA passes).
Color values
| HEX | #E9EAE2 |
|---|---|
| RGB | rgb(233, 234, 226) |
| HSL | hsl(68, 16%, 90%) |
| HSV | hsv(68, 3%, 92%) |
| CMYK | cmyk(0.4%, 0%, 3.4%, 8.2%) |
| CIE-LAB | lab(92.42, -1.74, 3.76) |
| CIE-LCH | lch(92.42, 4.14, 114.82°) |
| OKLab | oklab(93.41% -0.0041 0.0099) |
| OKLCH | oklch(93.41% 0.011 112.4) |
| XYZ | xyz(76.7524, 81.6604, 83.6553) |
| Luminance | 0.8166 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.55
Off White
#FAF9F6
ΔE00 4.35
Floralwhite
#FFFAF0
ΔE00 4.54
Whitesmoke
#F5F5F5
ΔE00 4.83
Gainsboro
#DCDCDC
ΔE00 5.07
Ivory
#FFFFF0
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9EAE2 #E3E2EA
analogous
#EAE7E2 #E9EAE2 #E5EAE2
triadic
#E9EAE2 #E2E9EA #EAE2E9
tetradic
#E9EAE2 #E2EAE7 #E3E2EA #EAE2E5
square
#E9EAE2 #E2EAE7 #E3E2EA #EAE2E5
split-complementary
#E9EAE2 #E2E5EA #E7E2EA
monochromatic
#B3B79B #CED0BF #E9EAE2 #F2F2ED #F2F2ED
Accessibility & contrast
On white
1.21
#E9EAE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.33
#E9EAE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9EAE2
17.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9EAE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9EAE2 | 1.00 | 1.21 | 17.33 | 17.33 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE9E2
Deuteranopia (green-blind)
#EBE9E2
Tritanopia (blue-blind)
#EAE9E8
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #e9eae2; /* rgb */ color: rgb(233, 234, 226); /* oklch */ color: oklch(93.4% 0.011 112.4);
Tailwind
colors: {
custom: {
50: '#f0f0eb',
500: '#e9eae2',
950: '#000000',
},
}SCSS
$custom: #e9eae2; $custom-light: #f0f0eb; $custom-dark: #000000;
JSON
{
"hex": "#e9eae2",
"rgb": {
"r": 233,
"g": 234,
"b": 226
},
"hsl": {
"h": 67.5,
"s": 16,
"l": 90.196
},
"oklch": {
"l": 0.93406,
"c": 0.01071,
"h": 112.4
},
"luminance": 0.8166
}Semantic roles & 50–950 ramp
primary
#E9EAE2
secondary
#B2B0C0
accent
#4B9A55
background
#FFFFFE
surface
#FEFEFD
border
#D6D6D5
text
#161616
muted
#858584