#EAAC93#EAAC93
#EAAC93 is a light, moderate orange. Relative luminance 0.491; OKLCH L 79.6% C 0.081 H 42.9°. Best body text is #000000 at 10.82:1 contrast (WCAG AA passes).
Color values
| HEX | #EAAC93 |
|---|---|
| RGB | rgb(234, 172, 147) |
| HSL | hsl(17, 67%, 75%) |
| HSV | hsv(17, 37%, 92%) |
| CMYK | cmyk(0%, 26.5%, 37.2%, 8.2%) |
| CIE-LAB | lab(75.52, 19.52, 21.79) |
| CIE-LCH | lch(75.52, 29.26, 48.15°) |
| OKLab | oklab(79.63% 0.0594 0.0552) |
| OKLCH | oklch(79.63% 0.081 42.9) |
| XYZ | xyz(53.9525, 49.1074, 34.2350) |
| Luminance | 0.4910 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.27
Pinkish Tan
#D99B82
ΔE00 4.66
Light Salmon
#FEA993
ΔE00 5.01
Darksalmon
#E9967A
ΔE00 6.10
Blush (survey)
#F29E8E
ΔE00 6.28
Lightsalmon
#FFA07A
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAAC93 #93D1EA
analogous
#EA93A6 #EAAC93 #EAD793
triadic
#EAAC93 #93EAAC #AC93EA
tetradic
#EAAC93 #A6EA93 #93D1EA #D793EA
square
#EAAC93 #A6EA93 #93D1EA #D793EA
split-complementary
#EAAC93 #93EAD7 #93A6EA
monochromatic
#D65D2D #E08560 #EAAC93 #F4D3C6 #FAEBE5
Accessibility & contrast
On white
1.94
#EAAC93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.82
#EAAC93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAAC93
10.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAAC93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAAC93 | 1.00 | 1.94 | 10.82 | 10.82 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB291
Deuteranopia (green-blind)
#CABF93
Tritanopia (blue-blind)
#F9A2A5
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #eaac93; /* rgb */ color: rgb(234, 172, 147); /* oklch */ color: oklch(79.6% 0.081 42.9);
Tailwind
colors: {
custom: {
50: '#f2c5b2',
500: '#eaac93',
950: '#000000',
},
}SCSS
$custom: #eaac93; $custom-light: #f2c5b2; $custom-dark: #000000;
JSON
{
"hex": "#eaac93",
"rgb": {
"r": 234,
"g": 172,
"b": 147
},
"hsl": {
"h": 17.241,
"s": 67.442,
"l": 74.706
},
"oklch": {
"l": 0.79629,
"c": 0.08113,
"h": 42.9
},
"luminance": 0.49104
}Semantic roles & 50–950 ramp
primary
#EAAC93
secondary
#D9EBF2
accent
#9ACF16
background
#FFFCFB
surface
#FEF8F6
border
#D6D1D0
text
#171211
muted
#858180