#EA9EAA#EA9EAA
#EA9EAA is a light, moderate red. Relative luminance 0.448; OKLCH L 77.7% C 0.092 H 9.1°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9EAA |
|---|---|
| RGB | rgb(234, 158, 170) |
| HSL | hsl(351, 64%, 77%) |
| HSV | hsv(351, 32%, 92%) |
| CMYK | cmyk(0%, 32.5%, 27.4%, 8.2%) |
| CIE-LAB | lab(72.79, 29.88, 5.38) |
| CIE-LCH | lch(72.79, 30.36, 10.21°) |
| OKLab | oklab(77.69% 0.0906 0.0144) |
| OKLCH | oklch(77.69% 0.092 9.1) |
| XYZ | xyz(53.4156, 44.8518, 43.8662) |
| Luminance | 0.4485 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.84
Pig Pink
#E78EA5
ΔE00 4.63
Soft Pink
#FDB0C0
ΔE00 5.01
Dusty Pink
#D8A7B1
ΔE00 5.54
Dusty Pink (survey)
#D58A94
ΔE00 5.89
Lightpink
#FFB6C1
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9EAA #9EEADE
analogous
#EA9ED0 #EA9EAA #EAB89E
triadic
#EA9EAA #AAEA9E #9EAAEA
tetradic
#EA9EAA #D0EA9E #9EEADE #B89EEA
square
#EA9EAA #D0EA9E #9EEADE #B89EEA
split-complementary
#EA9EAA #9EEAB8 #9ED0EA
monochromatic
#D43952 #DF6C7E #EA9EAA #F5D0D6 #FAE6E9
Accessibility & contrast
On white
2.11
#EA9EAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#EA9EAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9EAA
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9EAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9EAA | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAAAA
Deuteranopia (green-blind)
#BCB8A9
Tritanopia (blue-blind)
#F898A2
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ea9eaa; /* rgb */ color: rgb(234, 158, 170); /* oklch */ color: oklch(77.7% 0.092 9.1);
Tailwind
colors: {
custom: {
50: '#f2bbc3',
500: '#ea9eaa',
950: '#000000',
},
}SCSS
$custom: #ea9eaa; $custom-light: #f2bbc3; $custom-dark: #000000;
JSON
{
"hex": "#ea9eaa",
"rgb": {
"r": 234,
"g": 158,
"b": 170
},
"hsl": {
"h": 350.526,
"s": 64.407,
"l": 76.863
},
"oklch": {
"l": 0.77694,
"c": 0.0917,
"h": 9.1
},
"luminance": 0.44848
}Semantic roles & 50–950 ramp
primary
#EA9EAA
secondary
#DAF1ED
accent
#CCB019
background
#FFFBFB
surface
#FEF6F7
border
#D6D0D0
text
#171212
muted
#858181