#EABE89#EABE89
#EABE89 is a very light, moderate orange. Relative luminance 0.561; OKLCH L 82.8% C 0.085 H 71.4°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #EABE89 |
|---|---|
| RGB | rgb(234, 190, 137) |
| HSL | hsl(33, 70%, 73%) |
| HSV | hsv(33, 41%, 92%) |
| CMYK | cmyk(0%, 18.8%, 41.5%, 8.2%) |
| CIE-LAB | lab(79.69, 8.86, 32.70) |
| CIE-LCH | lch(79.69, 33.88, 74.83°) |
| OKLab | oklab(82.82% 0.0272 0.0809) |
| OKLCH | oklch(82.82% 0.085 71.4) |
| XYZ | xyz(56.8623, 56.1284, 31.5008) |
| Luminance | 0.5613 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 2.42
Very Light Brown
#D3B683
ΔE00 5.29
Tan
#D2B48C
ΔE00 5.35
Fawn
#CFAF7B
ΔE00 5.78
Light Peach
#FFD8B1
ΔE00 7.08
Tan (survey)
#D1B26F
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EABE89 #89B5EA
analogous
#EA8E89 #EABE89 #E5EA89
triadic
#EABE89 #89EABE #BE89EA
tetradic
#EABE89 #89EA8E #89B5EA #EA89E5
square
#EABE89 #89EA8E #89B5EA #EA89E5
split-complementary
#EABE89 #89E5EA #8E89EA
monochromatic
#D38426 #E1A155 #EABE89 #F3DBBD #FAF1E5
Accessibility & contrast
On white
1.72
#EABE89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#EABE89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EABE89
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EABE89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EABE89 | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEBF85
Deuteranopia (green-blind)
#D8CA8A
Tritanopia (blue-blind)
#F9B3B0
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #eabe89; /* rgb */ color: rgb(234, 190, 137); /* oklch */ color: oklch(82.8% 0.085 71.4);
Tailwind
colors: {
custom: {
50: '#f2d1ac',
500: '#eabe89',
950: '#000000',
},
}SCSS
$custom: #eabe89; $custom-light: #f2d1ac; $custom-dark: #000000;
JSON
{
"hex": "#eabe89",
"rgb": {
"r": 234,
"g": 190,
"b": 137
},
"hsl": {
"h": 32.784,
"s": 69.784,
"l": 72.745
},
"oklch": {
"l": 0.82821,
"c": 0.08533,
"h": 71.4
},
"luminance": 0.56125
}Semantic roles & 50–950 ramp
primary
#EABE89
secondary
#5386C4
accent
#6AD214
background
#FFFEFD
surface
#FEFBF7
border
#D6D4D0
text
#171410
muted
#858381