#EAB385#EAB385
#EAB385 is a light, moderate orange. Relative luminance 0.514; OKLCH L 80.7% C 0.088 H 61.0°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #EAB385 |
|---|---|
| RGB | rgb(234, 179, 133) |
| HSL | hsl(27, 71%, 72%) |
| HSV | hsv(27, 43%, 92%) |
| CMYK | cmyk(0%, 23.5%, 43.2%, 8.2%) |
| CIE-LAB | lab(76.94, 14.25, 31.19) |
| CIE-LCH | lch(76.94, 34.29, 65.44°) |
| OKLab | oklab(80.65% 0.0428 0.0772) |
| OKLCH | oklch(80.65% 0.088 61) |
| XYZ | xyz(54.2875, 51.4293, 29.2532) |
| Luminance | 0.5143 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 5.21
Burlywood
#DEB887
ΔE00 5.35
Apricot (survey)
#FFB16D
ΔE00 5.73
Sandybrown
#F4A460
ΔE00 6.50
Tan
#D2B48C
ΔE00 7.03
Apricot
#FBCEB1
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAB385 #85BCEA
analogous
#EA858A #EAB385 #EAE685
triadic
#EAB385 #85EAB3 #B385EA
tetradic
#EAB385 #8AEA85 #85BCEA #E685EA
square
#EAB385 #8AEA85 #85BCEA #E685EA
split-complementary
#EAB385 #85EAE6 #858AEA
monochromatic
#D17324 #E19251 #EAB385 #F3D4B9 #FBEFE5
Accessibility & contrast
On white
1.86
#EAB385 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#EAB385 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAB385
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAB385 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAB385 | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4B782
Deuteranopia (green-blind)
#D1C386
Tritanopia (blue-blind)
#FAA8A7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #eab385; /* rgb */ color: rgb(234, 179, 133); /* oklch */ color: oklch(80.7% 0.088 61.0);
Tailwind
colors: {
custom: {
50: '#f3c9a9',
500: '#eab385',
950: '#000000',
},
}SCSS
$custom: #eab385; $custom-light: #f3c9a9; $custom-dark: #000000;
JSON
{
"hex": "#eab385",
"rgb": {
"r": 234,
"g": 179,
"b": 133
},
"hsl": {
"h": 27.327,
"s": 70.629,
"l": 71.961
},
"oklch": {
"l": 0.80652,
"c": 0.08828,
"h": 61
},
"luminance": 0.51426
}Semantic roles & 50–950 ramp
primary
#EAB385
secondary
#508FC4
accent
#7BD313
background
#FFFDFC
surface
#FEF9F6
border
#D6D2D0
text
#171310
muted
#858280