#EAE9E2#EAE9E2
#EAE9E2 is a very light, near-neutral yellow. Relative luminance 0.813; OKLCH L 93.3% C 0.009 H 100.0°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE9E2 |
|---|---|
| RGB | rgb(234, 233, 226) |
| HSL | hsl(53, 16%, 90%) |
| HSV | hsv(53, 3%, 92%) |
| CMYK | cmyk(0%, 0.4%, 3.4%, 8.2%) |
| CIE-LAB | lab(92.25, -0.89, 3.51) |
| CIE-LCH | lch(92.25, 3.62, 104.20°) |
| OKLab | oklab(93.29% -0.0016 0.0093) |
| OKLCH | oklch(93.29% 0.009 100) |
| XYZ | xyz(76.7960, 81.2614, 83.5760) |
| Luminance | 0.8126 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.89
Off White
#FAF9F6
ΔE00 3.93
Floralwhite
#FFFAF0
ΔE00 4.19
Whitesmoke
#F5F5F5
ΔE00 4.32
Gainsboro
#DCDCDC
ΔE00 4.46
Linen
#FAF0E6
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE9E2 #E2E3EA
analogous
#EAE5E2 #EAE9E2 #E7EAE2
triadic
#EAE9E2 #E2EAE9 #E9E2EA
tetradic
#EAE9E2 #E2EAE5 #E2E3EA #EAE2E7
square
#EAE9E2 #E2EAE5 #E2E3EA #EAE2E7
split-complementary
#EAE9E2 #E2E7EA #E5E2EA
monochromatic
#B7B39B #D0CEBF #EAE9E2 #F2F2ED #F2F2ED
Accessibility & contrast
On white
1.22
#EAE9E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#EAE9E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE9E2
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE9E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE9E2 | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE8E2
Deuteranopia (green-blind)
#EBE9E2
Tritanopia (blue-blind)
#EBE8E7
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #eae9e2; /* rgb */ color: rgb(234, 233, 226); /* oklch */ color: oklch(93.3% 0.009 100.0);
Tailwind
colors: {
custom: {
50: '#f0f0eb',
500: '#eae9e2',
950: '#000000',
},
}SCSS
$custom: #eae9e2; $custom-light: #f0f0eb; $custom-dark: #000000;
JSON
{
"hex": "#eae9e2",
"rgb": {
"r": 234,
"g": 233,
"b": 226
},
"hsl": {
"h": 52.5,
"s": 16,
"l": 90.196
},
"oklch": {
"l": 0.93286,
"c": 0.0094,
"h": 100
},
"luminance": 0.81261
}Semantic roles & 50–950 ramp
primary
#EAE9E2
secondary
#B0B2C0
accent
#559A4B
background
#FFFFFE
surface
#FEFEFD
border
#D6D6D5
text
#161616
muted
#858584