#EAA09A#EAA09A
#EAA09A is a light, moderate red. Relative luminance 0.450; OKLCH L 77.6% C 0.089 H 24.5°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #EAA09A |
|---|---|
| RGB | rgb(234, 160, 154) |
| HSL | hsl(5, 66%, 76%) |
| HSV | hsv(5, 34%, 92%) |
| CMYK | cmyk(0%, 31.6%, 34.2%, 8.2%) |
| CIE-LAB | lab(72.87, 26.75, 14.31) |
| CIE-LCH | lch(72.87, 30.34, 28.14°) |
| OKLab | oklab(77.63% 0.0813 0.037) |
| OKLCH | oklch(77.63% 0.089 24.5) |
| XYZ | xyz(52.3370, 44.9706, 36.4892) |
| Luminance | 0.4497 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.01
Peachy Pink
#FF9A8A
ΔE00 5.71
Light Salmon
#FEA993
ΔE00 6.53
Pale Salmon
#FFB19A
ΔE00 7.50
Lightcoral
#F08080
ΔE00 8.21
Dusty Pink (survey)
#D58A94
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAA09A #9AE4EA
analogous
#EA9ABC #EAA09A #EAC89A
triadic
#EAA09A #9AEAA0 #A09AEA
tetradic
#EAA09A #BCEA9A #9AE4EA #C89AEA
square
#EAA09A #BCEA9A #9AE4EA #C89AEA
split-complementary
#EAA09A #9AEAC8 #9ABCEA
monochromatic
#D54135 #DF7067 #EAA09A #F5D0CD #FAE7E6
Accessibility & contrast
On white
2.10
#EAA09A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#EAA09A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAA09A
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAA09A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAA09A | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAA99
Deuteranopia (green-blind)
#C1B899
Tritanopia (blue-blind)
#F9979F
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #eaa09a; /* rgb */ color: rgb(234, 160, 154); /* oklch */ color: oklch(77.6% 0.089 24.5);
Tailwind
colors: {
custom: {
50: '#f2bcb7',
500: '#eaa09a',
950: '#000000',
},
}SCSS
$custom: #eaa09a; $custom-light: #f2bcb7; $custom-dark: #000000;
JSON
{
"hex": "#eaa09a",
"rgb": {
"r": 234,
"g": 160,
"b": 154
},
"hsl": {
"h": 4.5,
"s": 65.574,
"l": 76.078
},
"oklch": {
"l": 0.77631,
"c": 0.08928,
"h": 24.5
},
"luminance": 0.44967
}Semantic roles & 50–950 ramp
primary
#EAA09A
secondary
#DAEFF1
accent
#C0CD18
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171211
muted
#858180