#EADBA3#EADBA3
#EADBA3 is a very light, moderate yellow. Relative luminance 0.708; OKLCH L 89.0% C 0.074 H 94.9°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #EADBA3 |
|---|---|
| RGB | rgb(234, 219, 163) |
| HSL | hsl(47, 63%, 78%) |
| HSV | hsv(47, 30%, 92%) |
| CMYK | cmyk(0%, 6.4%, 30.3%, 8.2%) |
| CIE-LAB | lab(87.39, -3.16, 29.46) |
| CIE-LCH | lch(87.39, 29.63, 96.12°) |
| OKLab | oklab(89.02% -0.0063 0.074) |
| OKLCH | oklch(89.02% 0.074 94.9) |
| XYZ | xyz(65.8747, 70.8015, 44.8392) |
| Luminance | 0.7080 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 1.27
Vanilla
#F3E5AB
ΔE00 2.23
Palegoldenrod
#EEE8AA
ΔE00 3.97
Pale Peach
#FFE5AD
ΔE00 4.41
Light Tan
#FBEEAC
ΔE00 4.50
Wheat
#F5DEB3
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADBA3 #A3B2EA
analogous
#EAB7A3 #EADBA3 #D5EAA3
triadic
#EADBA3 #A3EADB #DBA3EA
tetradic
#EADBA3 #A3EAB7 #A3B2EA #EAA3D5
square
#EADBA3 #A3EAB7 #A3B2EA #EAA3D5
split-complementary
#EADBA3 #A3D5EA #B7A3EA
monochromatic
#D3B43F #DFC871 #EADBA3 #F5EED5 #F9F5E6
Accessibility & contrast
On white
1.39
#EADBA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#EADBA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADBA3
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADBA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADBA3 | 1.00 | 1.39 | 15.16 | 15.16 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D89F
Deuteranopia (green-blind)
#EBDDA5
Tritanopia (blue-blind)
#F5D3CC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #eadba3; /* rgb */ color: rgb(234, 219, 163); /* oklch */ color: oklch(89.0% 0.074 94.9);
Tailwind
colors: {
custom: {
50: '#f1e6be',
500: '#eadba3',
950: '#000000',
},
}SCSS
$custom: #eadba3; $custom-light: #f1e6be; $custom-dark: #000000;
JSON
{
"hex": "#eadba3",
"rgb": {
"r": 234,
"g": 219,
"b": 163
},
"hsl": {
"h": 47.324,
"s": 62.832,
"l": 77.843
},
"oklch": {
"l": 0.89021,
"c": 0.07423,
"h": 94.9
},
"luminance": 0.708
}Semantic roles & 50–950 ramp
primary
#EADBA3
secondary
#6C7FC6
accent
#40CB1B
background
#FFFEFD
surface
#FEFCF8
border
#D6D5D1
text
#171512
muted
#858482