#EAB985#EAB985
#EAB985 is a light, moderate orange. Relative luminance 0.539; OKLCH L 81.8% C 0.088 H 67.7°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #EAB985 |
|---|---|
| RGB | rgb(234, 185, 133) |
| HSL | hsl(31, 71%, 72%) |
| HSV | hsv(31, 43%, 92%) |
| CMYK | cmyk(0%, 20.9%, 43.2%, 8.2%) |
| CIE-LAB | lab(78.40, 11.08, 33.10) |
| CIE-LCH | lch(78.40, 34.90, 71.49°) |
| OKLab | oklab(81.79% 0.0334 0.0817) |
| OKLCH | oklch(81.79% 0.088 67.7) |
| XYZ | xyz(55.5163, 53.8869, 29.6628) |
| Luminance | 0.5388 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.10
Tan
#D2B48C
ΔE00 5.77
Fawn
#CFAF7B
ΔE00 6.26
Very Light Brown
#D3B683
ΔE00 6.30
Apricot (survey)
#FFB16D
ΔE00 6.47
Peach (survey)
#FFB07C
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAB985 #85B6EA
analogous
#EA8785 #EAB985 #E9EA85
triadic
#EAB985 #85EAB9 #B985EA
tetradic
#EAB985 #85EA87 #85B6EA #EA85E9
square
#EAB985 #85EA87 #85B6EA #EA85E9
split-complementary
#EAB985 #85E9EA #8785EA
monochromatic
#D17D24 #E19B51 #EAB985 #F3D7B9 #FBF0E5
Accessibility & contrast
On white
1.78
#EAB985 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#EAB985 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAB985
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAB985 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAB985 | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABB81
Deuteranopia (green-blind)
#D5C686
Tritanopia (blue-blind)
#FAAEAC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #eab985; /* rgb */ color: rgb(234, 185, 133); /* oklch */ color: oklch(81.8% 0.088 67.7);
Tailwind
colors: {
custom: {
50: '#f3cea9',
500: '#eab985',
950: '#000000',
},
}SCSS
$custom: #eab985; $custom-light: #f3cea9; $custom-dark: #000000;
JSON
{
"hex": "#eab985",
"rgb": {
"r": 234,
"g": 185,
"b": 133
},
"hsl": {
"h": 30.891,
"s": 70.629,
"l": 71.961
},
"oklch": {
"l": 0.8179,
"c": 0.08822,
"h": 67.7
},
"luminance": 0.53884
}Semantic roles & 50–950 ramp
primary
#EAB985
secondary
#5088C4
accent
#70D313
background
#FFFEFC
surface
#FEFAF6
border
#D6D3D0
text
#171310
muted
#858380