#EAAB93#EAAB93
#EAAB93 is a light, moderate orange. Relative luminance 0.487; OKLCH L 79.4% C 0.082 H 41.7°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #EAAB93 |
|---|---|
| RGB | rgb(234, 171, 147) |
| HSL | hsl(17, 67%, 75%) |
| HSV | hsv(17, 37%, 92%) |
| CMYK | cmyk(0%, 26.9%, 37.2%, 8.2%) |
| CIE-LAB | lab(75.28, 20.05, 21.47) |
| CIE-LCH | lch(75.28, 29.38, 46.95°) |
| OKLab | oklab(79.45% 0.061 0.0545) |
| OKLCH | oklch(79.45% 0.082 41.7) |
| XYZ | xyz(53.7629, 48.7282, 34.1718) |
| Luminance | 0.4873 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.06
Pinkish Tan
#D99B82
ΔE00 4.51
Light Salmon
#FEA993
ΔE00 4.66
Blush (survey)
#F29E8E
ΔE00 5.78
Darksalmon
#E9967A
ΔE00 5.82
Lightsalmon
#FFA07A
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAAB93 #93D2EA
analogous
#EA93A6 #EAAB93 #EAD793
triadic
#EAAB93 #93EAAB #AB93EA
tetradic
#EAAB93 #A6EA93 #93D2EA #D793EA
square
#EAAB93 #A6EA93 #93D2EA #D793EA
split-complementary
#EAAB93 #93EAD7 #93A6EA
monochromatic
#D65B2D #E08360 #EAAB93 #F4D3C6 #FAEBE5
Accessibility & contrast
On white
1.95
#EAAB93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#EAAB93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAAB93
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAAB93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAAB93 | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB291
Deuteranopia (green-blind)
#C9BF93
Tritanopia (blue-blind)
#F9A1A5
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #eaab93; /* rgb */ color: rgb(234, 171, 147); /* oklch */ color: oklch(79.4% 0.082 41.7);
Tailwind
colors: {
custom: {
50: '#f2c4b2',
500: '#eaab93',
950: '#000000',
},
}SCSS
$custom: #eaab93; $custom-light: #f2c4b2; $custom-dark: #000000;
JSON
{
"hex": "#eaab93",
"rgb": {
"r": 234,
"g": 171,
"b": 147
},
"hsl": {
"h": 16.552,
"s": 67.442,
"l": 74.706
},
"oklch": {
"l": 0.79446,
"c": 0.08177,
"h": 41.7
},
"luminance": 0.48725
}Semantic roles & 50–950 ramp
primary
#EAAB93
secondary
#D9EBF2
accent
#9CCF16
background
#FFFCFB
surface
#FEF8F6
border
#D6D1D0
text
#171211
muted
#858180