#EABA7B#EABA7B
#EABA7B is a light, moderate orange. Relative luminance 0.540; OKLCH L 81.8% C 0.097 H 73.3°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #EABA7B |
|---|---|
| RGB | rgb(234, 186, 123) |
| HSL | hsl(34, 73%, 70%) |
| HSV | hsv(34, 47%, 92%) |
| CMYK | cmyk(0%, 20.5%, 47.4%, 8.2%) |
| CIE-LAB | lab(78.49, 9.56, 38.41) |
| CIE-LCH | lch(78.49, 39.58, 76.03°) |
| OKLab | oklab(81.81% 0.028 0.0934) |
| OKLCH | oklch(81.81% 0.097 73.3) |
| XYZ | xyz(55.0680, 54.0435, 26.2660) |
| Luminance | 0.5404 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.56
Very Light Brown
#D3B683
ΔE00 5.66
Fawn
#CFAF7B
ΔE00 5.73
Tan (survey)
#D1B26F
ΔE00 6.25
Tan
#D2B48C
ΔE00 6.58
Sand Brown
#CBA560
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EABA7B #7BABEA
analogous
#EA827B #EABA7B #E3EA7B
triadic
#EABA7B #7BEABA #BA7BEA
tetradic
#EABA7B #7BEA82 #7BABEA #EA7BE3
square
#EABA7B #7BEA82 #7BABEA #EA7BE3
split-complementary
#EABA7B #7BE3EA #827BEA
monochromatic
#CA8120 #E29E46 #EABA7B #F2D6B0 #FBF1E5
Accessibility & contrast
On white
1.78
#EABA7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#EABA7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EABA7B
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EABA7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EABA7B | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBC76
Deuteranopia (green-blind)
#D7C77C
Tritanopia (blue-blind)
#FAAEAA
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #eaba7b; /* rgb */ color: rgb(234, 186, 123); /* oklch */ color: oklch(81.8% 0.097 73.3);
Tailwind
colors: {
custom: {
50: '#f3cea2',
500: '#eaba7b',
950: '#000000',
},
}SCSS
$custom: #eaba7b; $custom-light: #f3cea2; $custom-dark: #000000;
JSON
{
"hex": "#eaba7b",
"rgb": {
"r": 234,
"g": 186,
"b": 123
},
"hsl": {
"h": 34.054,
"s": 72.549,
"l": 70
},
"oklch": {
"l": 0.81811,
"c": 0.09745,
"h": 73.3
},
"luminance": 0.5404
}Semantic roles & 50–950 ramp
primary
#EABA7B
secondary
#467CC3
accent
#66D511
background
#FFFEFC
surface
#FFFAF5
border
#D7D3CF
text
#17130F
muted
#858380