#EADCA7#EADCA7
#EADCA7 is a very light, moderate yellow. Relative luminance 0.715; OKLCH L 89.3% C 0.070 H 95.1°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #EADCA7 |
|---|---|
| RGB | rgb(234, 220, 167) |
| HSL | hsl(47, 61%, 79%) |
| HSV | hsv(47, 29%, 92%) |
| CMYK | cmyk(0%, 6%, 28.6%, 8.2%) |
| CIE-LAB | lab(87.71, -3.16, 27.83) |
| CIE-LCH | lch(87.71, 28.01, 96.48°) |
| OKLab | oklab(89.3% -0.0062 0.0702) |
| OKLCH | oklch(89.3% 0.07 95.1) |
| XYZ | xyz(66.5005, 71.4705, 46.8438) |
| Luminance | 0.7147 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 0.85
Vanilla
#F3E5AB
ΔE00 2.21
Palegoldenrod
#EEE8AA
ΔE00 3.94
Pale Peach
#FFE5AD
ΔE00 4.49
Wheat
#F5DEB3
ΔE00 4.62
Light Tan
#FBEEAC
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADCA7 #A7B5EA
analogous
#EABAA7 #EADCA7 #D6EAA7
triadic
#EADCA7 #A7EADC #DCA7EA
tetradic
#EADCA7 #A7EABA #A7B5EA #EAA7D6
square
#EADCA7 #A7EABA #A7B5EA #EAA7D6
split-complementary
#EADCA7 #A7D6EA #BAA7EA
monochromatic
#D2B544 #DEC876 #EADCA7 #F6F0D8 #F9F5E6
Accessibility & contrast
On white
1.37
#EADCA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#EADCA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADCA7
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADCA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADCA7 | 1.00 | 1.37 | 15.29 | 15.29 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D9A4
Deuteranopia (green-blind)
#EBDEA9
Tritanopia (blue-blind)
#F5D4CE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #eadca7; /* rgb */ color: rgb(234, 220, 167); /* oklch */ color: oklch(89.3% 0.070 95.1);
Tailwind
colors: {
custom: {
50: '#f1e6c1',
500: '#eadca7',
950: '#000000',
},
}SCSS
$custom: #eadca7; $custom-light: #f1e6c1; $custom-dark: #000000;
JSON
{
"hex": "#eadca7",
"rgb": {
"r": 234,
"g": 220,
"b": 167
},
"hsl": {
"h": 47.463,
"s": 61.468,
"l": 78.627
},
"oklch": {
"l": 0.89301,
"c": 0.07042,
"h": 95.1
},
"luminance": 0.71469
}Semantic roles & 50–950 ramp
primary
#EADCA7
secondary
#6F81C6
accent
#40C91C
background
#FFFEFD
surface
#FEFCF9
border
#D6D5D2
text
#171612
muted
#858482