#EAB286#EAB286
#EAB286 is a light, moderate orange. Relative luminance 0.511; OKLCH L 80.5% C 0.088 H 59.3°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #EAB286 |
|---|---|
| RGB | rgb(234, 178, 134) |
| HSL | hsl(26, 70%, 72%) |
| HSV | hsv(26, 43%, 92%) |
| CMYK | cmyk(0%, 23.9%, 42.7%, 8.2%) |
| CIE-LAB | lab(76.71, 14.89, 30.36) |
| CIE-LCH | lch(76.71, 33.81, 63.88°) |
| OKLab | oklab(80.48% 0.0448 0.0753) |
| OKLCH | oklch(80.48% 0.088 59.3) |
| XYZ | xyz(54.1572, 51.0577, 29.5522) |
| Luminance | 0.5105 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.90
Apricot (survey)
#FFB16D
ΔE00 5.95
Burlywood
#DEB887
ΔE00 5.97
Sandybrown
#F4A460
ΔE00 6.57
Tan
#D2B48C
ΔE00 7.43
Apricot
#FBCEB1
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAB286 #86BEEA
analogous
#EA868C #EAB286 #EAE486
triadic
#EAB286 #86EAB2 #B286EA
tetradic
#EAB286 #8CEA86 #86BEEA #E486EA
square
#EAB286 #8CEA86 #86BEEA #E486EA
split-complementary
#EAB286 #86EAE4 #868CEA
monochromatic
#D17024 #E19152 #EAB286 #F3D3BA #FAEEE5
Accessibility & contrast
On white
1.87
#EAB286 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#EAB286 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAB286
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAB286 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAB286 | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B683
Deuteranopia (green-blind)
#D0C287
Tritanopia (blue-blind)
#FAA7A7
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #eab286; /* rgb */ color: rgb(234, 178, 134); /* oklch */ color: oklch(80.5% 0.088 59.3);
Tailwind
colors: {
custom: {
50: '#f3c9a9',
500: '#eab286',
950: '#000000',
},
}SCSS
$custom: #eab286; $custom-light: #f3c9a9; $custom-dark: #000000;
JSON
{
"hex": "#eab286",
"rgb": {
"r": 234,
"g": 178,
"b": 134
},
"hsl": {
"h": 26.4,
"s": 70.423,
"l": 72.157
},
"oklch": {
"l": 0.80482,
"c": 0.08761,
"h": 59.3
},
"luminance": 0.51054
}Semantic roles & 50–950 ramp
primary
#EAB286
secondary
#5091C4
accent
#7ED213
background
#FFFDFC
surface
#FEF9F6
border
#D6D2D0
text
#171310
muted
#858280