#EA9AA5#EA9AA5
#EA9AA5 is a light, moderate red. Relative luminance 0.433; OKLCH L 76.9% C 0.097 H 10.6°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9AA5 |
|---|---|
| RGB | rgb(234, 154, 165) |
| HSL | hsl(352, 66%, 76%) |
| HSV | hsv(352, 34%, 92%) |
| CMYK | cmyk(0%, 34.2%, 29.5%, 8.2%) |
| CIE-LAB | lab(71.77, 31.34, 6.68) |
| CIE-LCH | lch(71.77, 32.04, 12.03°) |
| OKLab | oklab(76.87% 0.095 0.0178) |
| OKLCH | oklch(76.87% 0.097 10.6) |
| XYZ | xyz(52.2803, 43.3238, 41.1987) |
| Luminance | 0.4332 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.57
Pig Pink
#E78EA5
ΔE00 4.27
Dusty Pink (survey)
#D58A94
ΔE00 5.11
Rose Pink
#F7879A
ΔE00 5.33
Soft Pink
#FDB0C0
ΔE00 5.98
Dusty Pink
#D8A7B1
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9AA5 #9AEADF
analogous
#EA9ACD #EA9AA5 #EAB79A
triadic
#EA9AA5 #A5EA9A #9AA5EA
tetradic
#EA9AA5 #CDEA9A #9AEADF #B79AEA
square
#EA9AA5 #CDEA9A #9AEADF #B79AEA
split-complementary
#EA9AA5 #9AEAB7 #9ACDEA
monochromatic
#D5354B #DF6778 #EA9AA5 #F5CDD2 #FAE6E8
Accessibility & contrast
On white
2.17
#EA9AA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#EA9AA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9AA5
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9AA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9AA5 | 1.00 | 2.17 | 9.66 | 9.66 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A7A5
Deuteranopia (green-blind)
#BBB6A3
Tritanopia (blue-blind)
#F8939E
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ea9aa5; /* rgb */ color: rgb(234, 154, 165); /* oklch */ color: oklch(76.9% 0.097 10.6);
Tailwind
colors: {
custom: {
50: '#f2b8bf',
500: '#ea9aa5',
950: '#000000',
},
}SCSS
$custom: #ea9aa5; $custom-light: #f2b8bf; $custom-dark: #000000;
JSON
{
"hex": "#ea9aa5",
"rgb": {
"r": 234,
"g": 154,
"b": 165
},
"hsl": {
"h": 351.75,
"s": 65.574,
"l": 76.078
},
"oklch": {
"l": 0.7687,
"c": 0.09668,
"h": 10.6
},
"luminance": 0.4332
}Semantic roles & 50–950 ramp
primary
#EA9AA5
secondary
#DAF1EE
accent
#CDB418
background
#FFFBFB
surface
#FEF6F7
border
#D6D0D0
text
#171112
muted
#858081