#EAB989#EAB989
#EAB989 is a light, moderate orange. Relative luminance 0.540; OKLCH L 81.9% C 0.085 H 65.6°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #EAB989 |
|---|---|
| RGB | rgb(234, 185, 137) |
| HSL | hsl(30, 70%, 73%) |
| HSV | hsv(30, 41%, 92%) |
| CMYK | cmyk(0%, 20.9%, 41.5%, 8.2%) |
| CIE-LAB | lab(78.46, 11.50, 31.09) |
| CIE-LCH | lch(78.46, 33.15, 69.70°) |
| OKLab | oklab(81.86% 0.035 0.0771) |
| OKLCH | oklch(81.86% 0.085 65.6) |
| XYZ | xyz(55.7979, 53.9995, 31.1460) |
| Luminance | 0.5400 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.50
Tan
#D2B48C
ΔE00 5.75
Apricot (survey)
#FFB16D
ΔE00 6.60
Fawn
#CFAF7B
ΔE00 6.74
Very Light Brown
#D3B683
ΔE00 6.79
Peach (survey)
#FFB07C
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAB989 #89BAEA
analogous
#EA8989 #EAB989 #EAEA89
triadic
#EAB989 #89EAB9 #B989EA
tetradic
#EAB989 #89EA89 #89BAEA #EA89EA
square
#EAB989 #89EA89 #89BAEA #EA89EA
split-complementary
#EAB989 #89EAEA #8989EA
monochromatic
#D37B26 #E19A55 #EAB989 #F3D8BD #FAF0E5
Accessibility & contrast
On white
1.78
#EAB989 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#EAB989 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAB989
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAB989 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAB989 | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BC86
Deuteranopia (green-blind)
#D5C78A
Tritanopia (blue-blind)
#F9AEAD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #eab989; /* rgb */ color: rgb(234, 185, 137); /* oklch */ color: oklch(81.9% 0.085 65.6);
Tailwind
colors: {
custom: {
50: '#f2ceac',
500: '#eab989',
950: '#000000',
},
}SCSS
$custom: #eab989; $custom-light: #f2ceac; $custom-dark: #000000;
JSON
{
"hex": "#eab989",
"rgb": {
"r": 234,
"g": 185,
"b": 137
},
"hsl": {
"h": 29.691,
"s": 69.784,
"l": 72.745
},
"oklch": {
"l": 0.81863,
"c": 0.08467,
"h": 65.6
},
"luminance": 0.53996
}Semantic roles & 50–950 ramp
primary
#EAB989
secondary
#538CC4
accent
#74D214
background
#FFFEFD
surface
#FEFAF7
border
#D6D3D0
text
#171310
muted
#858381