#EAE6D0#EAE6D0
#EAE6D0 is a very light, muted yellow. Relative luminance 0.786; OKLCH L 92.2% C 0.029 H 98.5°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE6D0 |
|---|---|
| RGB | rgb(234, 230, 208) |
| HSL | hsl(51, 38%, 87%) |
| HSV | hsv(51, 11%, 92%) |
| CMYK | cmyk(0%, 1.7%, 11.1%, 8.2%) |
| CIE-LAB | lab(91.07, -2.34, 11.20) |
| CIE-LCH | lch(91.07, 11.45, 101.82°) |
| OKLab | oklab(92.22% -0.0044 0.0292) |
| OKLCH | oklch(92.22% 0.03 98.5) |
| XYZ | xyz(73.6125, 78.6408, 70.9635) |
| Luminance | 0.7864 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 1.67
Beige
#F5F5DC
ΔE00 3.68
Cornsilk
#FFF8DC
ΔE00 4.35
Warm Beige
#E9DCC9
ΔE00 5.15
Oldlace
#FDF5E6
ΔE00 5.15
Champagne
#F7E7CE
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE6D0 #D0D4EA
analogous
#EAD9D0 #EAE6D0 #E1EAD0
triadic
#EAE6D0 #D0EAE6 #E6D0EA
tetradic
#EAE6D0 #D0EAD9 #D0D4EA #EAD0E1
square
#EAE6D0 #D0EAD9 #D0D4EA #EAD0E1
split-complementary
#EAE6D0 #D0E1EA #D9D0EA
monochromatic
#C4B97B #D7D0A6 #EAE6D0 #F6F4EA #F6F4EA
Accessibility & contrast
On white
1.26
#EAE6D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#EAE6D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE6D0
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE6D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE6D0 | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE4CF
Deuteranopia (green-blind)
#ECE6D1
Tritanopia (blue-blind)
#EFE3E0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #eae6d0; /* rgb */ color: rgb(234, 230, 208); /* oklch */ color: oklch(92.2% 0.029 98.5);
Tailwind
colors: {
custom: {
50: '#f0edde',
500: '#eae6d0',
950: '#000000',
},
}SCSS
$custom: #eae6d0; $custom-light: #f0edde; $custom-dark: #000000;
JSON
{
"hex": "#eae6d0",
"rgb": {
"r": 234,
"g": 230,
"b": 208
},
"hsl": {
"h": 50.769,
"s": 38.235,
"l": 86.667
},
"oklch": {
"l": 0.92221,
"c": 0.0295,
"h": 98.5
},
"luminance": 0.7864
}Semantic roles & 50–950 ramp
primary
#EAE6D0
secondary
#9AA0C4
accent
#48B134
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#161615
muted
#858484