#EAA893#EAA893
#EAA893 is a light, moderate red. Relative luminance 0.476; OKLCH L 78.9% C 0.084 H 38.4°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #EAA893 |
|---|---|
| RGB | rgb(234, 168, 147) |
| HSL | hsl(14, 67%, 75%) |
| HSV | hsv(14, 37%, 92%) |
| CMYK | cmyk(0%, 28.2%, 37.2%, 8.2%) |
| CIE-LAB | lab(74.58, 21.65, 20.50) |
| CIE-LCH | lch(74.58, 29.82, 43.44°) |
| OKLab | oklab(78.9% 0.0658 0.0521) |
| OKLCH | oklch(78.9% 0.084 38.4) |
| XYZ | xyz(53.2027, 47.6077, 33.9851) |
| Luminance | 0.4760 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.83
Light Salmon
#FEA993
ΔE00 3.88
Blush (survey)
#F29E8E
ΔE00 4.34
Pinkish Tan
#D99B82
ΔE00 4.39
Darksalmon
#E9967A
ΔE00 5.23
Lightsalmon
#FFA07A
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAA893 #93D5EA
analogous
#EA93AA #EAA893 #EAD493
triadic
#EAA893 #93EAA8 #A893EA
tetradic
#EAA893 #AAEA93 #93D5EA #D493EA
square
#EAA893 #AAEA93 #93D5EA #D493EA
split-complementary
#EAA893 #93EAD4 #93AAEA
monochromatic
#D6552D #E07F60 #EAA893 #F4D1C6 #FAEAE5
Accessibility & contrast
On white
2.00
#EAA893 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#EAA893 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAA893
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAA893 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAA893 | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8AF91
Deuteranopia (green-blind)
#C7BD93
Tritanopia (blue-blind)
#F99EA2
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #eaa893; /* rgb */ color: rgb(234, 168, 147); /* oklch */ color: oklch(78.9% 0.084 38.4);
Tailwind
colors: {
custom: {
50: '#f2c2b2',
500: '#eaa893',
950: '#000000',
},
}SCSS
$custom: #eaa893; $custom-light: #f2c2b2; $custom-dark: #000000;
JSON
{
"hex": "#eaa893",
"rgb": {
"r": 234,
"g": 168,
"b": 147
},
"hsl": {
"h": 14.483,
"s": 67.442,
"l": 74.706
},
"oklch": {
"l": 0.789,
"c": 0.08391,
"h": 38.4
},
"luminance": 0.47604
}Semantic roles & 50–950 ramp
primary
#EAA893
secondary
#D9ECF2
accent
#A3CF16
background
#FFFBFB
surface
#FEF7F6
border
#D6D0D0
text
#171211
muted
#858180