#EABA8A#EABA8A
#EABA8A is a very light, moderate orange. Relative luminance 0.544; OKLCH L 82.1% C 0.084 H 66.2°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #EABA8A |
|---|---|
| RGB | rgb(234, 186, 138) |
| HSL | hsl(30, 70%, 73%) |
| HSV | hsv(30, 41%, 92%) |
| CMYK | cmyk(0%, 20.5%, 41%, 8.2%) |
| CIE-LAB | lab(78.72, 11.08, 30.91) |
| CIE-LCH | lch(78.72, 32.83, 70.28°) |
| OKLab | oklab(82.07% 0.0338 0.0767) |
| OKLCH | oklch(82.07% 0.084 66.2) |
| XYZ | xyz(56.0799, 54.4482, 31.5955) |
| Luminance | 0.5444 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.28
Tan
#D2B48C
ΔE00 5.60
Very Light Brown
#D3B683
ΔE00 6.58
Fawn
#CFAF7B
ΔE00 6.62
Apricot (survey)
#FFB16D
ΔE00 6.83
Peach (survey)
#FFB07C
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EABA8A #8ABAEA
analogous
#EA8A8A #EABA8A #EAEA8A
triadic
#EABA8A #8AEABA #BA8AEA
tetradic
#EABA8A #8AEA8A #8ABAEA #EA8AEA
square
#EABA8A #8AEA8A #8ABAEA #EA8AEA
split-complementary
#EABA8A #8AEAEA #8A8AEA
monochromatic
#D47D26 #E19B56 #EABA8A #F3D9BE #FAF0E5
Accessibility & contrast
On white
1.77
#EABA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#EABA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EABA8A
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EABA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EABA8A | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABC87
Deuteranopia (green-blind)
#D5C78B
Tritanopia (blue-blind)
#F9AFAE
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #eaba8a; /* rgb */ color: rgb(234, 186, 138); /* oklch */ color: oklch(82.1% 0.084 66.2);
Tailwind
colors: {
custom: {
50: '#f2ceac',
500: '#eaba8a',
950: '#000000',
},
}SCSS
$custom: #eaba8a; $custom-light: #f2ceac; $custom-dark: #000000;
JSON
{
"hex": "#eaba8a",
"rgb": {
"r": 234,
"g": 186,
"b": 138
},
"hsl": {
"h": 30,
"s": 69.565,
"l": 72.941
},
"oklch": {
"l": 0.82072,
"c": 0.08384,
"h": 66.2
},
"luminance": 0.54445
}Semantic roles & 50–950 ramp
primary
#EABA8A
secondary
#548CC4
accent
#73D214
background
#FFFEFD
surface
#FEFBF7
border
#D6D4D0
text
#171310
muted
#858381