#EADCA1#EADCA1
#EADCA1 is a very light, moderate yellow. Relative luminance 0.713; OKLCH L 89.2% C 0.078 H 96.4°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #EADCA1 |
|---|---|
| RGB | rgb(234, 220, 161) |
| HSL | hsl(48, 63%, 77%) |
| HSV | hsv(48, 31%, 92%) |
| CMYK | cmyk(0%, 6%, 31.2%, 8.2%) |
| CIE-LAB | lab(87.61, -3.92, 30.78) |
| CIE-LCH | lch(87.61, 31.03, 97.25°) |
| OKLab | oklab(89.18% -0.0086 0.0771) |
| OKLCH | oklch(89.18% 0.078 96.4) |
| XYZ | xyz(65.9586, 71.2537, 43.9901) |
| Luminance | 0.7125 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 1.66
Vanilla
#F3E5AB
ΔE00 2.04
Palegoldenrod
#EEE8AA
ΔE00 3.43
Light Tan
#FBEEAC
ΔE00 4.06
Pale Peach
#FFE5AD
ΔE00 4.73
Wheat
#F5DEB3
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADCA1 #A1AFEA
analogous
#EAB7A1 #EADCA1 #D4EAA1
triadic
#EADCA1 #A1EADC #DCA1EA
tetradic
#EADCA1 #A1EAB7 #A1AFEA #EAA1D4
square
#EADCA1 #A1EAB7 #A1AFEA #EAA1D4
split-complementary
#EADCA1 #A1D4EA #B7A1EA
monochromatic
#D4B73D #DFC96F #EADCA1 #F5EFD3 #F9F6E6
Accessibility & contrast
On white
1.38
#EADCA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#EADCA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADCA1
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADCA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADCA1 | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D99D
Deuteranopia (green-blind)
#ECDEA3
Tritanopia (blue-blind)
#F5D3CC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #eadca1; /* rgb */ color: rgb(234, 220, 161); /* oklch */ color: oklch(89.2% 0.078 96.4);
Tailwind
colors: {
custom: {
50: '#f1e6bd',
500: '#eadca1',
950: '#000000',
},
}SCSS
$custom: #eadca1; $custom-light: #f1e6bd; $custom-dark: #000000;
JSON
{
"hex": "#eadca1",
"rgb": {
"r": 234,
"g": 220,
"b": 161
},
"hsl": {
"h": 48.493,
"s": 63.478,
"l": 77.451
},
"oklch": {
"l": 0.89183,
"c": 0.07755,
"h": 96.4
},
"luminance": 0.71252
}Semantic roles & 50–950 ramp
primary
#EADCA1
secondary
#6A7BC6
accent
#3CCB1A
background
#FFFEFD
surface
#FEFCF8
border
#D6D5D1
text
#171612
muted
#858482