#EA9FA3#EA9FA3
#EA9FA3 is a light, moderate red. Relative luminance 0.449; OKLCH L 77.7% C 0.090 H 15.8°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9FA3 |
|---|---|
| RGB | rgb(234, 159, 163) |
| HSL | hsl(357, 64%, 77%) |
| HSV | hsv(357, 32%, 92%) |
| CMYK | cmyk(0%, 32.1%, 30.3%, 8.2%) |
| CIE-LAB | lab(72.85, 28.42, 9.32) |
| CIE-LCH | lch(72.85, 29.91, 18.16°) |
| OKLab | oklab(77.68% 0.0863 0.0245) |
| OKLCH | oklch(77.68% 0.09 15.8) |
| XYZ | xyz(52.9422, 44.9365, 40.5283) |
| Luminance | 0.4493 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.90
Dusty Pink (survey)
#D58A94
ΔE00 6.22
Dusty Pink
#D8A7B1
ΔE00 6.26
Soft Pink
#FDB0C0
ΔE00 6.32
Lightpink
#FFB6C1
ΔE00 6.49
Pig Pink
#E78EA5
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9FA3 #9FEAE6
analogous
#EA9FC9 #EA9FA3 #EAC19F
triadic
#EA9FA3 #A3EA9F #9FA3EA
tetradic
#EA9FA3 #C9EA9F #9FEAE6 #C19FEA
square
#EA9FA3 #C9EA9F #9FEAE6 #C19FEA
split-complementary
#EA9FA3 #9FEAC1 #9FC9EA
monochromatic
#D43B43 #DF6D73 #EA9FA3 #F5D1D3 #FAE6E7
Accessibility & contrast
On white
2.10
#EA9FA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#EA9FA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9FA3
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9FA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9FA3 | 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)
#ACAAA3
Deuteranopia (green-blind)
#BEB8A2
Tritanopia (blue-blind)
#F898A1
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ea9fa3; /* rgb */ color: rgb(234, 159, 163); /* oklch */ color: oklch(77.7% 0.090 15.8);
Tailwind
colors: {
custom: {
50: '#f2bcbe',
500: '#ea9fa3',
950: '#000000',
},
}SCSS
$custom: #ea9fa3; $custom-light: #f2bcbe; $custom-dark: #000000;
JSON
{
"hex": "#ea9fa3",
"rgb": {
"r": 234,
"g": 159,
"b": 163
},
"hsl": {
"h": 356.8,
"s": 64.103,
"l": 77.059
},
"oklch": {
"l": 0.77681,
"c": 0.08974,
"h": 15.8
},
"luminance": 0.44933
}Semantic roles & 50–950 ramp
primary
#EA9FA3
secondary
#DAF1F0
accent
#CCC21A
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171212
muted
#858181