#EADCA3#EADCA3
#EADCA3 is a very light, moderate yellow. Relative luminance 0.713; OKLCH L 89.2% C 0.075 H 96.0°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #EADCA3 |
|---|---|
| RGB | rgb(234, 220, 163) |
| HSL | hsl(48, 63%, 78%) |
| HSV | hsv(48, 30%, 92%) |
| CMYK | cmyk(0%, 6%, 30.3%, 8.2%) |
| CIE-LAB | lab(87.64, -3.67, 29.80) |
| CIE-LCH | lch(87.64, 30.02, 97.02°) |
| OKLab | oklab(89.22% -0.0078 0.0748) |
| OKLCH | oklch(89.22% 0.075 96) |
| XYZ | xyz(66.1364, 71.3248, 44.9264) |
| Luminance | 0.7132 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 1.30
Vanilla
#F3E5AB
ΔE00 2.00
Palegoldenrod
#EEE8AA
ΔE00 3.55
Light Tan
#FBEEAC
ΔE00 4.20
Pale Peach
#FFE5AD
ΔE00 4.62
Wheat
#F5DEB3
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADCA3 #A3B1EA
analogous
#EAB8A3 #EADCA3 #D4EAA3
triadic
#EADCA3 #A3EADC #DCA3EA
tetradic
#EADCA3 #A3EAB8 #A3B1EA #EAA3D4
square
#EADCA3 #A3EAB8 #A3B1EA #EAA3D4
split-complementary
#EADCA3 #A3D4EA #B8A3EA
monochromatic
#D3B63F #DFC971 #EADCA3 #F5EFD5 #F9F6E6
Accessibility & contrast
On white
1.38
#EADCA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#EADCA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADCA3
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADCA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADCA3 | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D99F
Deuteranopia (green-blind)
#EBDEA5
Tritanopia (blue-blind)
#F5D4CD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #eadca3; /* rgb */ color: rgb(234, 220, 163); /* oklch */ color: oklch(89.2% 0.075 96.0);
Tailwind
colors: {
custom: {
50: '#f1e6be',
500: '#eadca3',
950: '#000000',
},
}SCSS
$custom: #eadca3; $custom-light: #f1e6be; $custom-dark: #000000;
JSON
{
"hex": "#eadca3",
"rgb": {
"r": 234,
"g": 220,
"b": 163
},
"hsl": {
"h": 48.169,
"s": 62.832,
"l": 77.843
},
"oklch": {
"l": 0.89222,
"c": 0.07519,
"h": 96
},
"luminance": 0.71323
}Semantic roles & 50–950 ramp
primary
#EADCA3
secondary
#6C7DC6
accent
#3ECB1B
background
#FFFEFD
surface
#FEFCF8
border
#D6D5D1
text
#171612
muted
#858482