#EAA393#EAA393
#EAA393 is a light, moderate red. Relative luminance 0.458; OKLCH L 78.0% C 0.088 H 33.2°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #EAA393 |
|---|---|
| RGB | rgb(234, 163, 147) |
| HSL | hsl(11, 67%, 75%) |
| HSV | hsv(11, 37%, 92%) |
| CMYK | cmyk(0%, 30.3%, 37.2%, 8.2%) |
| CIE-LAB | lab(73.41, 24.31, 18.90) |
| CIE-LCH | lch(73.41, 30.79, 37.86°) |
| OKLab | oklab(78% 0.0737 0.0482) |
| OKLCH | oklch(78% 0.088 33.2) |
| XYZ | xyz(52.2973, 45.7969, 33.6833) |
| Luminance | 0.4579 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 2.41
Light Salmon
#FEA993
ΔE00 3.87
Pale Salmon
#FFB19A
ΔE00 4.71
Peachy Pink
#FF9A8A
ΔE00 5.09
Pinkish Tan
#D99B82
ΔE00 5.22
Darksalmon
#E9967A
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAA393 #93DAEA
analogous
#EA93AF #EAA393 #EACE93
triadic
#EAA393 #93EAA3 #A393EA
tetradic
#EAA393 #AFEA93 #93DAEA #CE93EA
square
#EAA393 #AFEA93 #93DAEA #CE93EA
split-complementary
#EAA393 #93EACE #93AFEA
monochromatic
#D64C2D #E07760 #EAA393 #F4CFC6 #FAE9E5
Accessibility & contrast
On white
2.07
#EAA393 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#EAA393 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAA393
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAA393 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAA393 | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AC92
Deuteranopia (green-blind)
#C4BA92
Tritanopia (blue-blind)
#FA999F
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #eaa393; /* rgb */ color: rgb(234, 163, 147); /* oklch */ color: oklch(78.0% 0.088 33.2);
Tailwind
colors: {
custom: {
50: '#f3beb2',
500: '#eaa393',
950: '#000000',
},
}SCSS
$custom: #eaa393; $custom-light: #f3beb2; $custom-dark: #000000;
JSON
{
"hex": "#eaa393",
"rgb": {
"r": 234,
"g": 163,
"b": 147
},
"hsl": {
"h": 11.034,
"s": 67.442,
"l": 74.706
},
"oklch": {
"l": 0.78,
"c": 0.0881,
"h": 33.2
},
"luminance": 0.45793
}Semantic roles & 50–950 ramp
primary
#EAA393
secondary
#D9EDF2
accent
#ADCF16
background
#FFFBFA
surface
#FEF7F5
border
#D6D0CF
text
#171211
muted
#858180