#EAB784#EAB784
#EAB784 is a light, moderate orange. Relative luminance 0.530; OKLCH L 81.4% C 0.089 H 66.0°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #EAB784 |
|---|---|
| RGB | rgb(234, 183, 132) |
| HSL | hsl(30, 71%, 72%) |
| HSV | hsv(30, 44%, 92%) |
| CMYK | cmyk(0%, 21.8%, 43.6%, 8.2%) |
| CIE-LAB | lab(77.89, 12.03, 32.96) |
| CIE-LCH | lch(77.89, 35.09, 69.95°) |
| OKLab | oklab(81.39% 0.0361 0.0813) |
| OKLCH | oklch(81.39% 0.089 66) |
| XYZ | xyz(55.0321, 53.0285, 29.1622) |
| Luminance | 0.5302 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.64
Apricot (survey)
#FFB16D
ΔE00 6.00
Tan
#D2B48C
ΔE00 6.06
Fawn
#CFAF7B
ΔE00 6.64
Peach (survey)
#FFB07C
ΔE00 6.77
Very Light Brown
#D3B683
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAB784 #84B7EA
analogous
#EA8484 #EAB784 #EAEA84
triadic
#EAB784 #84EAB7 #B784EA
tetradic
#EAB784 #84EA84 #84B7EA #EA84EA
square
#EAB784 #84EA84 #84B7EA #EA84EA
split-complementary
#EAB784 #84EAEA #8484EA
monochromatic
#D07A24 #E19850 #EAB784 #F3D6B8 #FBF0E5
Accessibility & contrast
On white
1.81
#EAB784 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#EAB784 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAB784
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAB784 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAB784 | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BA80
Deuteranopia (green-blind)
#D4C585
Tritanopia (blue-blind)
#FAACAA
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #eab784; /* rgb */ color: rgb(234, 183, 132); /* oklch */ color: oklch(81.4% 0.089 66.0);
Tailwind
colors: {
custom: {
50: '#f3cca8',
500: '#eab784',
950: '#000000',
},
}SCSS
$custom: #eab784; $custom-light: #f3cca8; $custom-dark: #000000;
JSON
{
"hex": "#eab784",
"rgb": {
"r": 234,
"g": 183,
"b": 132
},
"hsl": {
"h": 30,
"s": 70.833,
"l": 71.765
},
"oklch": {
"l": 0.81391,
"c": 0.08896,
"h": 66
},
"luminance": 0.53025
}Semantic roles & 50–950 ramp
primary
#EAB784
secondary
#4F89C4
accent
#73D313
background
#FFFEFC
surface
#FEFAF6
border
#D6D3D0
text
#17130F
muted
#858380