#EA9FAA#EA9FAA
#EA9FAA is a light, moderate red. Relative luminance 0.452; OKLCH L 77.9% C 0.090 H 9.7°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9FAA |
|---|---|
| RGB | rgb(234, 159, 170) |
| HSL | hsl(351, 64%, 77%) |
| HSV | hsv(351, 32%, 92%) |
| CMYK | cmyk(0%, 32.1%, 27.4%, 8.2%) |
| CIE-LAB | lab(73.02, 29.35, 5.70) |
| CIE-LCH | lch(73.02, 29.90, 11.00°) |
| OKLab | oklab(77.87% 0.089 0.0153) |
| OKLCH | oklch(77.87% 0.09 9.7) |
| XYZ | xyz(53.5868, 45.1943, 43.9233) |
| Luminance | 0.4519 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.96
Soft Pink
#FDB0C0
ΔE00 4.93
Pig Pink
#E78EA5
ΔE00 5.00
Dusty Pink
#D8A7B1
ΔE00 5.40
Lightpink
#FFB6C1
ΔE00 5.78
Dusty Pink (survey)
#D58A94
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9FAA #9FEADF
analogous
#EA9FD0 #EA9FAA #EABA9F
triadic
#EA9FAA #AAEA9F #9FAAEA
tetradic
#EA9FAA #D0EA9F #9FEADF #BA9FEA
square
#EA9FAA #D0EA9F #9FEADF #BA9FEA
split-complementary
#EA9FAA #9FEABA #9FD0EA
monochromatic
#D43B51 #DF6D7E #EA9FAA #F5D1D6 #FAE6E9
Accessibility & contrast
On white
2.09
#EA9FAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#EA9FAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9FAA
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9FAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9FAA | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABABAA
Deuteranopia (green-blind)
#BDB9A9
Tritanopia (blue-blind)
#F899A3
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ea9faa; /* rgb */ color: rgb(234, 159, 170); /* oklch */ color: oklch(77.9% 0.090 9.7);
Tailwind
colors: {
custom: {
50: '#f2bcc3',
500: '#ea9faa',
950: '#000000',
},
}SCSS
$custom: #ea9faa; $custom-light: #f2bcc3; $custom-dark: #000000;
JSON
{
"hex": "#ea9faa",
"rgb": {
"r": 234,
"g": 159,
"b": 170
},
"hsl": {
"h": 351.2,
"s": 64.103,
"l": 77.059
},
"oklch": {
"l": 0.77867,
"c": 0.09028,
"h": 9.7
},
"luminance": 0.45191
}Semantic roles & 50–950 ramp
primary
#EA9FAA
secondary
#DAF1EE
accent
#CCB21A
background
#FEFBFB
surface
#FDF6F7
border
#D5D0D0
text
#171212
muted
#858181