#EAA993#EAA993
#EAA993 is a light, moderate orange. Relative luminance 0.480; OKLCH L 79.1% C 0.083 H 39.5°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #EAA993 |
|---|---|
| RGB | rgb(234, 169, 147) |
| HSL | hsl(15, 67%, 75%) |
| HSV | hsv(15, 37%, 92%) |
| CMYK | cmyk(0%, 27.8%, 37.2%, 8.2%) |
| CIE-LAB | lab(74.81, 21.12, 20.82) |
| CIE-LCH | lch(74.81, 29.66, 44.60°) |
| OKLab | oklab(79.08% 0.0642 0.0529) |
| OKLCH | oklch(79.08% 0.083 39.5) |
| XYZ | xyz(53.3880, 47.9783, 34.0469) |
| Luminance | 0.4798 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.84
Light Salmon
#FEA993
ΔE00 4.09
Pinkish Tan
#D99B82
ΔE00 4.37
Blush (survey)
#F29E8E
ΔE00 4.81
Darksalmon
#E9967A
ΔE00 5.38
Lightsalmon
#FFA07A
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAA993 #93D4EA
analogous
#EA93A9 #EAA993 #EAD493
triadic
#EAA993 #93EAA9 #A993EA
tetradic
#EAA993 #A9EA93 #93D4EA #D493EA
square
#EAA993 #A9EA93 #93D4EA #D493EA
split-complementary
#EAA993 #93EAD4 #93A9EA
monochromatic
#D6572D #E08060 #EAA993 #F4D2C6 #FAEBE5
Accessibility & contrast
On white
1.98
#EAA993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#EAA993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAA993
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAA993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAA993 | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B091
Deuteranopia (green-blind)
#C8BD93
Tritanopia (blue-blind)
#F99FA3
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #eaa993; /* rgb */ color: rgb(234, 169, 147); /* oklch */ color: oklch(79.1% 0.083 39.5);
Tailwind
colors: {
custom: {
50: '#f2c2b2',
500: '#eaa993',
950: '#000000',
},
}SCSS
$custom: #eaa993; $custom-light: #f2c2b2; $custom-dark: #000000;
JSON
{
"hex": "#eaa993",
"rgb": {
"r": 234,
"g": 169,
"b": 147
},
"hsl": {
"h": 15.172,
"s": 67.442,
"l": 74.706
},
"oklch": {
"l": 0.79081,
"c": 0.08317,
"h": 39.5
},
"luminance": 0.47975
}Semantic roles & 50–950 ramp
primary
#EAA993
secondary
#D9EBF2
accent
#A1CF16
background
#FFFBFB
surface
#FEF7F6
border
#D6D0D0
text
#171211
muted
#858180