#EAB488#EAB488
#EAB488 is a light, moderate orange. Relative luminance 0.519; OKLCH L 80.9% C 0.086 H 60.3°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #EAB488 |
|---|---|
| RGB | rgb(234, 180, 136) |
| HSL | hsl(27, 70%, 73%) |
| HSV | hsv(27, 42%, 92%) |
| CMYK | cmyk(0%, 23.1%, 41.9%, 8.2%) |
| CIE-LAB | lab(77.23, 14.04, 29.99) |
| CIE-LCH | lch(77.23, 33.11, 64.91°) |
| OKLab | oklab(80.9% 0.0424 0.0745) |
| OKLCH | oklch(80.9% 0.086 60.3) |
| XYZ | xyz(54.6989, 51.9157, 30.4274) |
| Luminance | 0.5191 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 5.34
Burlywood
#DEB887
ΔE00 5.43
Apricot (survey)
#FFB16D
ΔE00 6.14
Sandybrown
#F4A460
ΔE00 6.97
Tan
#D2B48C
ΔE00 6.97
Apricot
#FBCEB1
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAB488 #88BEEA
analogous
#EA888D #EAB488 #EAE588
triadic
#EAB488 #88EAB4 #B488EA
tetradic
#EAB488 #8DEA88 #88BEEA #E588EA
square
#EAB488 #8DEA88 #88BEEA #E588EA
split-complementary
#EAB488 #88EAE5 #888DEA
monochromatic
#D27325 #E19354 #EAB488 #F3D5BC #FAEFE5
Accessibility & contrast
On white
1.84
#EAB488 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#EAB488 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAB488
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAB488 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAB488 | 1.00 | 1.84 | 11.38 | 11.38 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5B885
Deuteranopia (green-blind)
#D1C489
Tritanopia (blue-blind)
#FAA9A9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #eab488; /* rgb */ color: rgb(234, 180, 136); /* oklch */ color: oklch(80.9% 0.086 60.3);
Tailwind
colors: {
custom: {
50: '#f3caab',
500: '#eab488',
950: '#000000',
},
}SCSS
$custom: #eab488; $custom-light: #f3caab; $custom-dark: #000000;
JSON
{
"hex": "#eab488",
"rgb": {
"r": 234,
"g": 180,
"b": 136
},
"hsl": {
"h": 26.939,
"s": 70,
"l": 72.549
},
"oklch": {
"l": 0.80896,
"c": 0.08572,
"h": 60.3
},
"luminance": 0.51913
}Semantic roles & 50–950 ramp
primary
#EAB488
secondary
#5291C4
accent
#7CD214
background
#FFFDFD
surface
#FEF9F7
border
#D6D2D0
text
#171310
muted
#858281