#EAB487#EAB487
#EAB487 is a light, moderate orange. Relative luminance 0.519; OKLCH L 80.9% C 0.087 H 60.9°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #EAB487 |
|---|---|
| RGB | rgb(234, 180, 135) |
| HSL | hsl(27, 70%, 72%) |
| HSV | hsv(27, 42%, 92%) |
| CMYK | cmyk(0%, 23.1%, 42.3%, 8.2%) |
| CIE-LAB | lab(77.21, 13.93, 30.49) |
| CIE-LCH | lch(77.21, 33.52, 65.44°) |
| OKLab | oklab(80.88% 0.042 0.0757) |
| OKLCH | oklch(80.88% 0.087 60.9) |
| XYZ | xyz(54.6282, 51.8874, 30.0549) |
| Luminance | 0.5188 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.25
Peach (survey)
#FFB07C
ΔE00 5.38
Apricot (survey)
#FFB16D
ΔE00 5.99
Sandybrown
#F4A460
ΔE00 6.85
Tan
#D2B48C
ΔE00 6.89
Apricot
#FBCEB1
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAB487 #87BDEA
analogous
#EA878B #EAB487 #EAE687
triadic
#EAB487 #87EAB4 #B487EA
tetradic
#EAB487 #8BEA87 #87BDEA #E687EA
square
#EAB487 #8BEA87 #87BDEA #E687EA
split-complementary
#EAB487 #87EAE6 #878BEA
monochromatic
#D27325 #E19353 #EAB487 #F3D5BB #FAEFE5
Accessibility & contrast
On white
1.85
#EAB487 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#EAB487 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAB487
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAB487 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAB487 | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5B884
Deuteranopia (green-blind)
#D1C488
Tritanopia (blue-blind)
#FAA9A8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #eab487; /* rgb */ color: rgb(234, 180, 135); /* oklch */ color: oklch(80.9% 0.087 60.9);
Tailwind
colors: {
custom: {
50: '#f3caaa',
500: '#eab487',
950: '#000000',
},
}SCSS
$custom: #eab487; $custom-light: #f3caaa; $custom-dark: #000000;
JSON
{
"hex": "#eab487",
"rgb": {
"r": 234,
"g": 180,
"b": 135
},
"hsl": {
"h": 27.273,
"s": 70.213,
"l": 72.353
},
"oklch": {
"l": 0.80877,
"c": 0.08654,
"h": 60.9
},
"luminance": 0.51884
}Semantic roles & 50–950 ramp
primary
#EAB487
secondary
#5190C4
accent
#7BD213
background
#FFFDFD
surface
#FEF9F7
border
#D6D2D0
text
#171310
muted
#858281