#EAB486#EAB486
#EAB486 is a light, moderate orange. Relative luminance 0.519; OKLCH L 80.9% C 0.087 H 61.5°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #EAB486 |
|---|---|
| RGB | rgb(234, 180, 134) |
| HSL | hsl(28, 70%, 72%) |
| HSV | hsv(28, 43%, 92%) |
| CMYK | cmyk(0%, 23.1%, 42.7%, 8.2%) |
| CIE-LAB | lab(77.20, 13.83, 31.00) |
| CIE-LCH | lch(77.20, 33.94, 65.96°) |
| OKLab | oklab(80.86% 0.0416 0.0768) |
| OKLCH | oklch(80.86% 0.087 61.5) |
| XYZ | xyz(54.5581, 51.8594, 29.6858) |
| Luminance | 0.5186 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.08
Peach (survey)
#FFB07C
ΔE00 5.45
Apricot (survey)
#FFB16D
ΔE00 5.85
Sandybrown
#F4A460
ΔE00 6.73
Tan
#D2B48C
ΔE00 6.81
Apricot
#FBCEB1
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAB486 #86BCEA
analogous
#EA868A #EAB486 #EAE686
triadic
#EAB486 #86EAB4 #B486EA
tetradic
#EAB486 #8AEA86 #86BCEA #E686EA
square
#EAB486 #8AEA86 #86BCEA #E686EA
split-complementary
#EAB486 #86EAE6 #868AEA
monochromatic
#D17424 #E19452 #EAB486 #F3D4BA #FAEFE5
Accessibility & contrast
On white
1.85
#EAB486 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#EAB486 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAB486
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAB486 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAB486 | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5B883
Deuteranopia (green-blind)
#D1C387
Tritanopia (blue-blind)
#FAA9A8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #eab486; /* rgb */ color: rgb(234, 180, 134); /* oklch */ color: oklch(80.9% 0.087 61.5);
Tailwind
colors: {
custom: {
50: '#f3caa9',
500: '#eab486',
950: '#000000',
},
}SCSS
$custom: #eab486; $custom-light: #f3caa9; $custom-dark: #000000;
JSON
{
"hex": "#eab486",
"rgb": {
"r": 234,
"g": 180,
"b": 134
},
"hsl": {
"h": 27.6,
"s": 70.423,
"l": 72.157
},
"oklch": {
"l": 0.80859,
"c": 0.08735,
"h": 61.5
},
"luminance": 0.51856
}Semantic roles & 50–950 ramp
primary
#EAB486
secondary
#508FC4
accent
#7AD213
background
#FFFDFC
surface
#FEF9F6
border
#D6D2D0
text
#171310
muted
#858280