#EAE9DC#EAE9DC
#EAE9DC is a very light, near-neutral yellow. Relative luminance 0.809; OKLCH L 93.1% C 0.017 H 103.2°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE9DC |
|---|---|
| RGB | rgb(234, 233, 220) |
| HSL | hsl(56, 25%, 89%) |
| HSV | hsv(56, 6%, 92%) |
| CMYK | cmyk(0%, 0.4%, 6%, 8.2%) |
| CIE-LAB | lab(92.10, -1.91, 6.43) |
| CIE-LCH | lch(92.10, 6.71, 106.54°) |
| OKLab | oklab(93.13% -0.004 0.0169) |
| OKLCH | oklch(93.13% 0.017 103.2) |
| XYZ | xyz(75.9871, 80.9379, 79.3157) |
| Luminance | 0.8094 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 3.14
Oldlace
#FDF5E6
ΔE00 4.28
Ivory
#FFFFF0
ΔE00 4.57
Light Grey
#D8DCD6
ΔE00 4.59
Floralwhite
#FFFAF0
ΔE00 4.61
Beige
#F5F5DC
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE9DC #DCDDEA
analogous
#EAE2DC #EAE9DC #E4EADC
triadic
#EAE9DC #DCEAE9 #E9DCEA
tetradic
#EAE9DC #DCEAE2 #DCDDEA #EADCE4
square
#EAE9DC #DCEAE2 #DCDDEA #EADCE4
split-complementary
#EAE9DC #DCE4EA #E2DCEA
monochromatic
#BCB990 #D3D1B6 #EAE9DC #F4F3EC #F4F3EC
Accessibility & contrast
On white
1.22
#EAE9DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#EAE9DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE9DC
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE9DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE9DC | 1.00 | 1.22 | 17.19 | 17.19 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE8DB
Deuteranopia (green-blind)
#ECE9DC
Tritanopia (blue-blind)
#ECE7E5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #eae9dc; /* rgb */ color: rgb(234, 233, 220); /* oklch */ color: oklch(93.1% 0.017 103.2);
Tailwind
colors: {
custom: {
50: '#f0f0e6',
500: '#eae9dc',
950: '#000000',
},
}SCSS
$custom: #eae9dc; $custom-light: #f0f0e6; $custom-dark: #000000;
JSON
{
"hex": "#eae9dc",
"rgb": {
"r": 234,
"g": 233,
"b": 220
},
"hsl": {
"h": 55.714,
"s": 25,
"l": 89.02
},
"oklch": {
"l": 0.93125,
"c": 0.01734,
"h": 103.2
},
"luminance": 0.80938
}Semantic roles & 50–950 ramp
primary
#EAE9DC
secondary
#A8AAC2
accent
#49A442
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#161616
muted
#858584