#EADCA4#EADCA4
#EADCA4 is a very light, moderate yellow. Relative luminance 0.714; OKLCH L 89.2% C 0.074 H 95.7°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #EADCA4 |
|---|---|
| RGB | rgb(234, 220, 164) |
| HSL | hsl(48, 63%, 78%) |
| HSV | hsv(48, 30%, 92%) |
| CMYK | cmyk(0%, 6%, 29.9%, 8.2%) |
| CIE-LAB | lab(87.66, -3.54, 29.31) |
| CIE-LCH | lch(87.66, 29.52, 96.89°) |
| OKLab | oklab(89.24% -0.0074 0.0736) |
| OKLCH | oklch(89.24% 0.074 95.7) |
| XYZ | xyz(66.2263, 71.3608, 45.4001) |
| Luminance | 0.7136 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 1.14
Vanilla
#F3E5AB
ΔE00 2.01
Palegoldenrod
#EEE8AA
ΔE00 3.63
Light Tan
#FBEEAC
ΔE00 4.29
Pale Peach
#FFE5AD
ΔE00 4.57
Wheat
#F5DEB3
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADCA4 #A4B2EA
analogous
#EAB9A4 #EADCA4 #D5EAA4
triadic
#EADCA4 #A4EADC #DCA4EA
tetradic
#EADCA4 #A4EAB9 #A4B2EA #EAA4D5
square
#EADCA4 #A4EAB9 #A4B2EA #EAA4D5
split-complementary
#EADCA4 #A4D5EA #B9A4EA
monochromatic
#D3B641 #DFC972 #EADCA4 #F5EFD6 #F9F5E6
Accessibility & contrast
On white
1.38
#EADCA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#EADCA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADCA4
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADCA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADCA4 | 1.00 | 1.38 | 15.27 | 15.27 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D9A0
Deuteranopia (green-blind)
#EBDEA6
Tritanopia (blue-blind)
#F5D4CD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #eadca4; /* rgb */ color: rgb(234, 220, 164); /* oklch */ color: oklch(89.2% 0.074 95.7);
Tailwind
colors: {
custom: {
50: '#f1e6bf',
500: '#eadca4',
950: '#000000',
},
}SCSS
$custom: #eadca4; $custom-light: #f1e6bf; $custom-dark: #000000;
JSON
{
"hex": "#eadca4",
"rgb": {
"r": 234,
"g": 220,
"b": 164
},
"hsl": {
"h": 48,
"s": 62.5,
"l": 78.039
},
"oklch": {
"l": 0.89241,
"c": 0.07399,
"h": 95.7
},
"luminance": 0.71359
}Semantic roles & 50–950 ramp
primary
#EADCA4
secondary
#6D7EC6
accent
#3ECA1B
background
#FFFEFD
surface
#FEFCF8
border
#D6D5D1
text
#171612
muted
#858482