#EAB87F#EAB87F
#EAB87F is a light, moderate orange. Relative luminance 0.533; OKLCH L 81.5% C 0.093 H 69.6°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #EAB87F |
|---|---|
| RGB | rgb(234, 184, 127) |
| HSL | hsl(32, 72%, 71%) |
| HSV | hsv(32, 46%, 92%) |
| CMYK | cmyk(0%, 21.4%, 45.7%, 8.2%) |
| CIE-LAB | lab(78.06, 11.00, 35.79) |
| CIE-LCH | lch(78.06, 37.44, 72.92°) |
| OKLab | oklab(81.49% 0.0326 0.0876) |
| OKLCH | oklch(81.49% 0.093 69.6) |
| XYZ | xyz(54.9051, 53.3089, 27.4723) |
| Luminance | 0.5331 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.27
Fawn
#CFAF7B
ΔE00 6.00
Very Light Brown
#D3B683
ΔE00 6.14
Tan
#D2B48C
ΔE00 6.17
Apricot (survey)
#FFB16D
ΔE00 6.29
Tan (survey)
#D1B26F
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAB87F #7FB1EA
analogous
#EA827F #EAB87F #E6EA7F
triadic
#EAB87F #7FEAB8 #B87FEA
tetradic
#EAB87F #7FEA82 #7FB1EA #EA7FE6
square
#EAB87F #7FEA82 #7FB1EA #EA7FE6
split-complementary
#EAB87F #7FE6EA #827FEA
monochromatic
#CD7D22 #E19B4A #EAB87F #F3D5B4 #FBF0E5
Accessibility & contrast
On white
1.80
#EAB87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#EAB87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAB87F
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAB87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAB87F | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BA7B
Deuteranopia (green-blind)
#D5C680
Tritanopia (blue-blind)
#FAACAA
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #eab87f; /* rgb */ color: rgb(234, 184, 127); /* oklch */ color: oklch(81.5% 0.093 69.6);
Tailwind
colors: {
custom: {
50: '#f3cda5',
500: '#eab87f',
950: '#000000',
},
}SCSS
$custom: #eab87f; $custom-light: #f3cda5; $custom-dark: #000000;
JSON
{
"hex": "#eab87f",
"rgb": {
"r": 234,
"g": 184,
"b": 127
},
"hsl": {
"h": 31.963,
"s": 71.812,
"l": 70.784
},
"oklch": {
"l": 0.81494,
"c": 0.09347,
"h": 69.6
},
"luminance": 0.53306
}Semantic roles & 50–950 ramp
primary
#EAB87F
secondary
#4A83C3
accent
#6CD412
background
#FFFEFC
surface
#FFFAF6
border
#D7D3D0
text
#17130F
muted
#858380