#EABC7B#EABC7B
#EABC7B is a very light, moderate orange. Relative luminance 0.549; OKLCH L 82.2% C 0.098 H 75.3°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #EABC7B |
|---|---|
| RGB | rgb(234, 188, 123) |
| HSL | hsl(35, 73%, 70%) |
| HSV | hsv(35, 47%, 92%) |
| CMYK | cmyk(0%, 19.7%, 47.4%, 8.2%) |
| CIE-LAB | lab(78.98, 8.50, 39.03) |
| CIE-LCH | lch(78.98, 39.95, 77.71°) |
| OKLab | oklab(82.2% 0.0249 0.0948) |
| OKLCH | oklch(82.2% 0.098 75.3) |
| XYZ | xyz(55.4923, 54.8920, 26.4074) |
| Luminance | 0.5489 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.80
Very Light Brown
#D3B683
ΔE00 5.44
Fawn
#CFAF7B
ΔE00 5.72
Tan (survey)
#D1B26F
ΔE00 5.77
Tan
#D2B48C
ΔE00 6.75
Sandstone
#C9AE74
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EABC7B #7BA9EA
analogous
#EA847B #EABC7B #E1EA7B
triadic
#EABC7B #7BEABC #BC7BEA
tetradic
#EABC7B #7BEA84 #7BA9EA #EA7BE1
square
#EABC7B #7BEA84 #7BA9EA #EA7BE1
split-complementary
#EABC7B #7BE1EA #847BEA
monochromatic
#CA8420 #E2A146 #EABC7B #F2D7B0 #FBF2E5
Accessibility & contrast
On white
1.75
#EABC7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#EABC7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EABC7B
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EABC7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EABC7B | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEBD76
Deuteranopia (green-blind)
#D8C87D
Tritanopia (blue-blind)
#FAB0AC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #eabc7b; /* rgb */ color: rgb(234, 188, 123); /* oklch */ color: oklch(82.2% 0.098 75.3);
Tailwind
colors: {
custom: {
50: '#f3d0a2',
500: '#eabc7b',
950: '#000000',
},
}SCSS
$custom: #eabc7b; $custom-light: #f3d0a2; $custom-dark: #000000;
JSON
{
"hex": "#eabc7b",
"rgb": {
"r": 234,
"g": 188,
"b": 123
},
"hsl": {
"h": 35.135,
"s": 72.549,
"l": 70
},
"oklch": {
"l": 0.82197,
"c": 0.09798,
"h": 75.3
},
"luminance": 0.54889
}Semantic roles & 50–950 ramp
primary
#EABC7B
secondary
#467AC3
accent
#62D511
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17130F
muted
#858380