#EABC79#EABC79
#EABC79 is a very light, moderate orange. Relative luminance 0.548; OKLCH L 82.2% C 0.100 H 76.0°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #EABC79 |
|---|---|
| RGB | rgb(234, 188, 121) |
| HSL | hsl(36, 73%, 70%) |
| HSV | hsv(36, 48%, 92%) |
| CMYK | cmyk(0%, 19.7%, 48.3%, 8.2%) |
| CIE-LAB | lab(78.95, 8.32, 40.02) |
| CIE-LCH | lch(78.95, 40.87, 78.26°) |
| OKLab | oklab(82.17% 0.0241 0.0969) |
| OKLCH | oklch(82.17% 0.1 76) |
| XYZ | xyz(55.3683, 54.8425, 25.7547) |
| Luminance | 0.5484 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.14
Very Light Brown
#D3B683
ΔE00 5.55
Tan (survey)
#D1B26F
ΔE00 5.61
Fawn
#CFAF7B
ΔE00 5.82
Tan
#D2B48C
ΔE00 7.03
Sand Brown
#CBA560
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EABC79 #79A7EA
analogous
#EA8479 #EABC79 #E0EA79
triadic
#EABC79 #79EABC #BC79EA
tetradic
#EABC79 #79EA84 #79A7EA #EA79E0
square
#EABC79 #79EA84 #79A7EA #EA79E0
split-complementary
#EABC79 #79E0EA #8479EA
monochromatic
#C98420 #E2A244 #EABC79 #F2D6AE #FBF1E3
Accessibility & contrast
On white
1.75
#EABC79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#EABC79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EABC79
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EABC79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EABC79 | 1.00 | 1.75 | 11.97 | 11.97 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEBD74
Deuteranopia (green-blind)
#D9C87B
Tritanopia (blue-blind)
#FAB0AB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #eabc79; /* rgb */ color: rgb(234, 188, 121); /* oklch */ color: oklch(82.2% 0.100 76.0);
Tailwind
colors: {
custom: {
50: '#f3d0a1',
500: '#eabc79',
950: '#000000',
},
}SCSS
$custom: #eabc79; $custom-light: #f3d0a1; $custom-dark: #000000;
JSON
{
"hex": "#eabc79",
"rgb": {
"r": 234,
"g": 188,
"b": 121
},
"hsl": {
"h": 35.575,
"s": 72.903,
"l": 69.608
},
"oklch": {
"l": 0.82165,
"c": 0.09985,
"h": 76
},
"luminance": 0.54839
}Semantic roles & 50–950 ramp
primary
#EABC79
secondary
#4578C3
accent
#60D511
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17130F
muted
#858380