#EABC80#EABC80
#EABC80 is a very light, moderate orange. Relative luminance 0.550; OKLCH L 82.3% C 0.093 H 73.3°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #EABC80 |
|---|---|
| RGB | rgb(234, 188, 128) |
| HSL | hsl(34, 72%, 71%) |
| HSV | hsv(34, 45%, 92%) |
| CMYK | cmyk(0%, 19.7%, 45.3%, 8.2%) |
| CIE-LAB | lab(79.05, 8.99, 36.55) |
| CIE-LCH | lch(79.05, 37.64, 76.18°) |
| OKLab | oklab(82.28% 0.0268 0.0894) |
| OKLCH | oklch(82.28% 0.093 73.3) |
| XYZ | xyz(55.8133, 55.0204, 28.0981) |
| Luminance | 0.5502 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.06
Very Light Brown
#D3B683
ΔE00 5.32
Fawn
#CFAF7B
ΔE00 5.61
Tan
#D2B48C
ΔE00 6.12
Tan (survey)
#D1B26F
ΔE00 6.32
Sandstone
#C9AE74
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EABC80 #80AEEA
analogous
#EA8780 #EABC80 #E3EA80
triadic
#EABC80 #80EABC #BC80EA
tetradic
#EABC80 #80EA87 #80AEEA #EA80E3
square
#EABC80 #80EA87 #80AEEA #EA80E3
split-complementary
#EABC80 #80E3EA #8780EA
monochromatic
#CE8322 #E1A04B #EABC80 #F3D8B5 #FBF1E5
Accessibility & contrast
On white
1.75
#EABC80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#EABC80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EABC80
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EABC80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EABC80 | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDBD7B
Deuteranopia (green-blind)
#D8C881
Tritanopia (blue-blind)
#FAB0AD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #eabc80; /* rgb */ color: rgb(234, 188, 128); /* oklch */ color: oklch(82.3% 0.093 73.3);
Tailwind
colors: {
custom: {
50: '#f3d0a5',
500: '#eabc80',
950: '#000000',
},
}SCSS
$custom: #eabc80; $custom-light: #f3d0a5; $custom-dark: #000000;
JSON
{
"hex": "#eabc80",
"rgb": {
"r": 234,
"g": 188,
"b": 128
},
"hsl": {
"h": 33.962,
"s": 71.622,
"l": 70.98
},
"oklch": {
"l": 0.82279,
"c": 0.09332,
"h": 73.3
},
"luminance": 0.55017
}Semantic roles & 50–950 ramp
primary
#EABC80
secondary
#4B7FC3
accent
#66D412
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#17130F
muted
#858380