#EADCA9#EADCA9
#EADCA9 is a very light, moderate yellow. Relative luminance 0.715; OKLCH L 89.3% C 0.068 H 94.6°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #EADCA9 |
|---|---|
| RGB | rgb(234, 220, 169) |
| HSL | hsl(47, 61%, 79%) |
| HSV | hsv(47, 28%, 92%) |
| CMYK | cmyk(0%, 6%, 27.8%, 8.2%) |
| CIE-LAB | lab(87.75, -2.90, 26.85) |
| CIE-LCH | lch(87.75, 27.00, 96.17°) |
| OKLab | oklab(89.34% -0.0054 0.0678) |
| OKLCH | oklch(89.34% 0.068 94.6) |
| XYZ | xyz(66.6868, 71.5450, 47.8251) |
| Luminance | 0.7154 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 0.93
Vanilla
#F3E5AB
ΔE00 2.45
Palegoldenrod
#EEE8AA
ΔE00 4.22
Wheat
#F5DEB3
ΔE00 4.32
Pale Peach
#FFE5AD
ΔE00 4.49
Light Tan
#FBEEAC
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADCA9 #A9B7EA
analogous
#EABCA9 #EADCA9 #D8EAA9
triadic
#EADCA9 #A9EADC #DCA9EA
tetradic
#EADCA9 #A9EABC #A9B7EA #EAA9D8
square
#EADCA9 #A9EABC #A9B7EA #EAA9D8
split-complementary
#EADCA9 #A9D8EA #BCA9EA
monochromatic
#D2B447 #DEC878 #EADCA9 #F6F0DA #F9F5E6
Accessibility & contrast
On white
1.37
#EADCA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#EADCA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADCA9
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADCA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADCA9 | 1.00 | 1.37 | 15.31 | 15.31 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D9A6
Deuteranopia (green-blind)
#EBDEAB
Tritanopia (blue-blind)
#F4D4CE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #eadca9; /* rgb */ color: rgb(234, 220, 169); /* oklch */ color: oklch(89.3% 0.068 94.6);
Tailwind
colors: {
custom: {
50: '#f1e6c3',
500: '#eadca9',
950: '#000000',
},
}SCSS
$custom: #eadca9; $custom-light: #f1e6c3; $custom-dark: #000000;
JSON
{
"hex": "#eadca9",
"rgb": {
"r": 234,
"g": 220,
"b": 169
},
"hsl": {
"h": 47.077,
"s": 60.748,
"l": 79.02
},
"oklch": {
"l": 0.89341,
"c": 0.06802,
"h": 94.6
},
"luminance": 0.71543
}Semantic roles & 50–950 ramp
primary
#EADCA9
secondary
#7184C6
accent
#42C81D
background
#FFFEFD
surface
#FEFCF9
border
#D6D5D2
text
#171612
muted
#858482