#EABC85#EABC85
#EABC85 is a very light, moderate orange. Relative luminance 0.552; OKLCH L 82.4% C 0.089 H 71.1°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #EABC85 |
|---|---|
| RGB | rgb(234, 188, 133) |
| HSL | hsl(33, 71%, 72%) |
| HSV | hsv(33, 43%, 92%) |
| CMYK | cmyk(0%, 19.7%, 43.2%, 8.2%) |
| CIE-LAB | lab(79.13, 9.50, 34.06) |
| CIE-LCH | lch(79.13, 35.36, 74.42°) |
| OKLab | oklab(82.37% 0.0287 0.0839) |
| OKLCH | oklch(82.37% 0.089 71.1) |
| XYZ | xyz(56.1505, 55.1553, 29.8742) |
| Luminance | 0.5515 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 2.60
Very Light Brown
#D3B683
ΔE00 5.47
Tan
#D2B48C
ΔE00 5.62
Fawn
#CFAF7B
ΔE00 5.75
Tan (survey)
#D1B26F
ΔE00 7.06
Apricot (survey)
#FFB16D
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EABC85 #85B3EA
analogous
#EA8A85 #EABC85 #E6EA85
triadic
#EABC85 #85EABC #BC85EA
tetradic
#EABC85 #85EA8A #85B3EA #EA85E6
square
#EABC85 #85EA8A #85B3EA #EA85E6
split-complementary
#EABC85 #85E6EA #8A85EA
monochromatic
#D18224 #E19F51 #EABC85 #F3D9B9 #FBF1E5
Accessibility & contrast
On white
1.75
#EABC85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#EABC85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EABC85
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EABC85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EABC85 | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBE81
Deuteranopia (green-blind)
#D7C886
Tritanopia (blue-blind)
#FAB1AE
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #eabc85; /* rgb */ color: rgb(234, 188, 133); /* oklch */ color: oklch(82.4% 0.089 71.1);
Tailwind
colors: {
custom: {
50: '#f2d0a9',
500: '#eabc85',
950: '#000000',
},
}SCSS
$custom: #eabc85; $custom-light: #f2d0a9; $custom-dark: #000000;
JSON
{
"hex": "#eabc85",
"rgb": {
"r": 234,
"g": 188,
"b": 133
},
"hsl": {
"h": 32.673,
"s": 70.629,
"l": 71.961
},
"oklch": {
"l": 0.82365,
"c": 0.08866,
"h": 71.1
},
"luminance": 0.55152
}Semantic roles & 50–950 ramp
primary
#EABC85
secondary
#5084C4
accent
#6AD313
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#171310
muted
#858380