#EA9AA0#EA9AA0
#EA9AA0 is a light, moderate red. Relative luminance 0.431; OKLCH L 76.7% C 0.096 H 14.7°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9AA0 |
|---|---|
| RGB | rgb(234, 154, 160) |
| HSL | hsl(356, 66%, 76%) |
| HSV | hsv(356, 34%, 92%) |
| CMYK | cmyk(0%, 34.2%, 31.6%, 8.2%) |
| CIE-LAB | lab(71.65, 30.69, 9.27) |
| CIE-LCH | lch(71.65, 32.06, 16.82°) |
| OKLab | oklab(76.74% 0.0931 0.0244) |
| OKLCH | oklch(76.74% 0.096 14.7) |
| XYZ | xyz(51.8341, 43.1453, 38.8487) |
| Luminance | 0.4314 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.84
Dusty Pink (survey)
#D58A94
ΔE00 5.25
Pig Pink
#E78EA5
ΔE00 5.70
Rose Pink
#F7879A
ΔE00 5.70
Soft Pink
#FDB0C0
ΔE00 6.84
Greyish Pink
#C88D94
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9AA0 #9AEAE4
analogous
#EA9AC8 #EA9AA0 #EABC9A
triadic
#EA9AA0 #A0EA9A #9AA0EA
tetradic
#EA9AA0 #C8EA9A #9AEAE4 #BC9AEA
square
#EA9AA0 #C8EA9A #9AEAE4 #BC9AEA
split-complementary
#EA9AA0 #9AEABC #9AC8EA
monochromatic
#D53541 #DF6770 #EA9AA0 #F5CDD0 #FAE6E7
Accessibility & contrast
On white
2.18
#EA9AA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#EA9AA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9AA0
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9AA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9AA0 | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A6A0
Deuteranopia (green-blind)
#BCB59F
Tritanopia (blue-blind)
#F9929C
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ea9aa0; /* rgb */ color: rgb(234, 154, 160); /* oklch */ color: oklch(76.7% 0.096 14.7);
Tailwind
colors: {
custom: {
50: '#f2b8bc',
500: '#ea9aa0',
950: '#000000',
},
}SCSS
$custom: #ea9aa0; $custom-light: #f2b8bc; $custom-dark: #000000;
JSON
{
"hex": "#ea9aa0",
"rgb": {
"r": 234,
"g": 154,
"b": 160
},
"hsl": {
"h": 355.5,
"s": 65.574,
"l": 76.078
},
"oklch": {
"l": 0.76738,
"c": 0.09628,
"h": 14.7
},
"luminance": 0.43142
}Semantic roles & 50–950 ramp
primary
#EA9AA0
secondary
#DAF1EF
accent
#CDC018
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171112
muted
#858081