#EABC84#EABC84
#EABC84 is a very light, moderate orange. Relative luminance 0.551; OKLCH L 82.3% C 0.090 H 71.6°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #EABC84 |
|---|---|
| RGB | rgb(234, 188, 132) |
| HSL | hsl(33, 71%, 72%) |
| HSV | hsv(33, 44%, 92%) |
| CMYK | cmyk(0%, 19.7%, 43.6%, 8.2%) |
| CIE-LAB | lab(79.11, 9.39, 34.56) |
| CIE-LCH | lch(79.11, 35.81, 74.79°) |
| OKLab | oklab(82.35% 0.0284 0.085) |
| OKLCH | oklch(82.35% 0.09 71.6) |
| XYZ | xyz(56.0818, 55.1278, 29.5121) |
| Luminance | 0.5513 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 2.65
Very Light Brown
#D3B683
ΔE00 5.42
Fawn
#CFAF7B
ΔE00 5.70
Tan
#D2B48C
ΔE00 5.70
Tan (survey)
#D1B26F
ΔE00 6.90
Apricot (survey)
#FFB16D
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EABC84 #84B2EA
analogous
#EA8984 #EABC84 #E5EA84
triadic
#EABC84 #84EABC #BC84EA
tetradic
#EABC84 #84EA89 #84B2EA #EA84E5
square
#EABC84 #84EA89 #84B2EA #EA84E5
split-complementary
#EABC84 #84E5EA #8984EA
monochromatic
#D08224 #E1A050 #EABC84 #F3D8B8 #FBF1E5
Accessibility & contrast
On white
1.75
#EABC84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#EABC84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EABC84
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EABC84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EABC84 | 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)
#CDBE80
Deuteranopia (green-blind)
#D7C885
Tritanopia (blue-blind)
#FAB1AE
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #eabc84; /* rgb */ color: rgb(234, 188, 132); /* oklch */ color: oklch(82.3% 0.090 71.6);
Tailwind
colors: {
custom: {
50: '#f3d0a8',
500: '#eabc84',
950: '#000000',
},
}SCSS
$custom: #eabc84; $custom-light: #f3d0a8; $custom-dark: #000000;
JSON
{
"hex": "#eabc84",
"rgb": {
"r": 234,
"g": 188,
"b": 132
},
"hsl": {
"h": 32.941,
"s": 70.833,
"l": 71.765
},
"oklch": {
"l": 0.82347,
"c": 0.08959,
"h": 71.6
},
"luminance": 0.55125
}Semantic roles & 50–950 ramp
primary
#EABC84
secondary
#4F83C4
accent
#69D313
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#17130F
muted
#858380