#EABA85#EABA85
#EABA85 is a light, moderate orange. Relative luminance 0.543; OKLCH L 82.0% C 0.088 H 68.9°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #EABA85 |
|---|---|
| RGB | rgb(234, 186, 133) |
| HSL | hsl(31, 71%, 72%) |
| HSV | hsv(31, 43%, 92%) |
| CMYK | cmyk(0%, 20.5%, 43.2%, 8.2%) |
| CIE-LAB | lab(78.64, 10.55, 33.42) |
| CIE-LCH | lch(78.64, 35.04, 72.48°) |
| OKLab | oklab(81.98% 0.0319 0.0824) |
| OKLCH | oklch(81.98% 0.088 68.9) |
| XYZ | xyz(55.7262, 54.3068, 29.7328) |
| Luminance | 0.5430 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 2.86
Tan
#D2B48C
ΔE00 5.68
Very Light Brown
#D3B683
ΔE00 5.99
Fawn
#CFAF7B
ΔE00 6.05
Apricot (survey)
#FFB16D
ΔE00 6.74
Tan (survey)
#D1B26F
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EABA85 #85B5EA
analogous
#EA8885 #EABA85 #E8EA85
triadic
#EABA85 #85EABA #BA85EA
tetradic
#EABA85 #85EA88 #85B5EA #EA85E8
square
#EABA85 #85EA88 #85B5EA #EA85E8
split-complementary
#EABA85 #85E8EA #8885EA
monochromatic
#D17F24 #E19C51 #EABA85 #F3D8B9 #FBF0E5
Accessibility & contrast
On white
1.77
#EABA85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#EABA85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EABA85
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EABA85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EABA85 | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBC81
Deuteranopia (green-blind)
#D6C786
Tritanopia (blue-blind)
#FAAFAC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #eaba85; /* rgb */ color: rgb(234, 186, 133); /* oklch */ color: oklch(82.0% 0.088 68.9);
Tailwind
colors: {
custom: {
50: '#f3cea9',
500: '#eaba85',
950: '#000000',
},
}SCSS
$custom: #eaba85; $custom-light: #f3cea9; $custom-dark: #000000;
JSON
{
"hex": "#eaba85",
"rgb": {
"r": 234,
"g": 186,
"b": 133
},
"hsl": {
"h": 31.485,
"s": 70.629,
"l": 71.961
},
"oklch": {
"l": 0.81981,
"c": 0.08833,
"h": 68.9
},
"luminance": 0.54304
}Semantic roles & 50–950 ramp
primary
#EABA85
secondary
#5087C4
accent
#6ED313
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#171310
muted
#858380