#EAE9DB#EAE9DB
#EAE9DB is a very light, near-neutral yellow. Relative luminance 0.809; OKLCH L 93.1% C 0.019 H 103.4°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE9DB |
|---|---|
| RGB | rgb(234, 233, 219) |
| HSL | hsl(56, 26%, 89%) |
| HSV | hsv(56, 6%, 92%) |
| CMYK | cmyk(0%, 0.4%, 6.4%, 8.2%) |
| CIE-LAB | lab(92.08, -2.08, 6.92) |
| CIE-LCH | lch(92.08, 7.22, 106.71°) |
| OKLab | oklab(93.1% -0.0043 0.0181) |
| OKLCH | oklch(93.1% 0.019 103.4) |
| XYZ | xyz(75.8550, 80.8851, 78.6203) |
| Luminance | 0.8088 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 2.88
Oldlace
#FDF5E6
ΔE00 4.33
Ivory
#FFFFF0
ΔE00 4.53
Beige
#F5F5DC
ΔE00 4.71
Floralwhite
#FFFAF0
ΔE00 4.80
Light Grey
#D8DCD6
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE9DB #DBDCEA
analogous
#EAE2DB #EAE9DB #E4EADB
triadic
#EAE9DB #DBEAE9 #E9DBEA
tetradic
#EAE9DB #DBEAE2 #DBDCEA #EADBE4
square
#EAE9DB #DBEAE2 #DBDCEA #EADBE4
split-complementary
#EAE9DB #DBE4EA #E2DBEA
monochromatic
#BDBA8E #D3D1B4 #EAE9DB #F4F3EC #F4F3EC
Accessibility & contrast
On white
1.22
#EAE9DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#EAE9DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE9DB
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE9DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE9DB | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE8DA
Deuteranopia (green-blind)
#ECE9DB
Tritanopia (blue-blind)
#EDE7E5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #eae9db; /* rgb */ color: rgb(234, 233, 219); /* oklch */ color: oklch(93.1% 0.019 103.4);
Tailwind
colors: {
custom: {
50: '#f0f0e6',
500: '#eae9db',
950: '#000000',
},
}SCSS
$custom: #eae9db; $custom-light: #f0f0e6; $custom-dark: #000000;
JSON
{
"hex": "#eae9db",
"rgb": {
"r": 234,
"g": 233,
"b": 219
},
"hsl": {
"h": 56,
"s": 26.316,
"l": 88.824
},
"oklch": {
"l": 0.93098,
"c": 0.01865,
"h": 103.4
},
"luminance": 0.80885
}Semantic roles & 50–950 ramp
primary
#EAE9DB
secondary
#A7A9C2
accent
#47A541
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#161615
muted
#858584