#EABC7A#EABC7A
#EABC7A is a very light, moderate orange. Relative luminance 0.549; OKLCH L 82.2% C 0.099 H 75.7°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #EABC7A |
|---|---|
| RGB | rgb(234, 188, 122) |
| HSL | hsl(35, 73%, 70%) |
| HSV | hsv(35, 48%, 92%) |
| CMYK | cmyk(0%, 19.7%, 47.9%, 8.2%) |
| CIE-LAB | lab(78.96, 8.41, 39.53) |
| CIE-LCH | lch(78.96, 40.41, 77.99°) |
| OKLab | oklab(82.18% 0.0245 0.0958) |
| OKLCH | oklch(82.18% 0.099 75.7) |
| XYZ | xyz(55.4300, 54.8671, 26.0794) |
| Luminance | 0.5486 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.97
Very Light Brown
#D3B683
ΔE00 5.49
Tan (survey)
#D1B26F
ΔE00 5.69
Fawn
#CFAF7B
ΔE00 5.77
Tan
#D2B48C
ΔE00 6.89
Sandstone
#C9AE74
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EABC7A #7AA8EA
analogous
#EA847A #EABC7A #E0EA7A
triadic
#EABC7A #7AEABC #BC7AEA
tetradic
#EABC7A #7AEA84 #7AA8EA #EA7AE0
square
#EABC7A #7AEA84 #7AA8EA #EA7AE0
split-complementary
#EABC7A #7AE0EA #847AEA
monochromatic
#CA8420 #E2A145 #EABC7A #F2D7AF #FBF1E4
Accessibility & contrast
On white
1.75
#EABC7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#EABC7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EABC7A
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EABC7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EABC7A | 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)
#CEBD75
Deuteranopia (green-blind)
#D9C87C
Tritanopia (blue-blind)
#FAB0AC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #eabc7a; /* rgb */ color: rgb(234, 188, 122); /* oklch */ color: oklch(82.2% 0.099 75.7);
Tailwind
colors: {
custom: {
50: '#f3d0a1',
500: '#eabc7a',
950: '#000000',
},
}SCSS
$custom: #eabc7a; $custom-light: #f3d0a1; $custom-dark: #000000;
JSON
{
"hex": "#eabc7a",
"rgb": {
"r": 234,
"g": 188,
"b": 122
},
"hsl": {
"h": 35.357,
"s": 72.727,
"l": 69.804
},
"oklch": {
"l": 0.82181,
"c": 0.09891,
"h": 75.7
},
"luminance": 0.54864
}Semantic roles & 50–950 ramp
primary
#EABC7A
secondary
#4679C3
accent
#61D511
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17130F
muted
#858380