#EA9FA1#EA9FA1
#EA9FA1 is a light, moderate red. Relative luminance 0.449; OKLCH L 77.6% C 0.090 H 17.6°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9FA1 |
|---|---|
| RGB | rgb(234, 159, 161) |
| HSL | hsl(358, 64%, 77%) |
| HSV | hsv(358, 32%, 92%) |
| CMYK | cmyk(0%, 32.1%, 31.2%, 8.2%) |
| CIE-LAB | lab(72.80, 28.16, 10.36) |
| CIE-LCH | lch(72.80, 30.00, 20.19°) |
| OKLab | oklab(77.63% 0.0856 0.0271) |
| OKLCH | oklch(77.63% 0.09 17.6) |
| XYZ | xyz(52.7644, 44.8654, 39.5921) |
| Luminance | 0.4486 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 5.54
Dusty Pink (survey)
#D58A94
ΔE00 6.46
Dusty Pink
#D8A7B1
ΔE00 6.64
Blush (survey)
#F29E8E
ΔE00 6.83
Lightpink
#FFB6C1
ΔE00 6.85
Soft Pink
#FDB0C0
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9FA1 #9FEAE8
analogous
#EA9FC7 #EA9FA1 #EAC39F
triadic
#EA9FA1 #A1EA9F #9FA1EA
tetradic
#EA9FA1 #C7EA9F #9FEAE8 #C39FEA
square
#EA9FA1 #C7EA9F #9FEAE8 #C39FEA
split-complementary
#EA9FA1 #9FEAC3 #9FC7EA
monochromatic
#D43B3F #DF6D70 #EA9FA1 #F5D1D2 #FAE6E6
Accessibility & contrast
On white
2.11
#EA9FA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#EA9FA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9FA1
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9FA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9FA1 | 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)
#ADAAA1
Deuteranopia (green-blind)
#BFB8A0
Tritanopia (blue-blind)
#F897A0
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ea9fa1; /* rgb */ color: rgb(234, 159, 161); /* oklch */ color: oklch(77.6% 0.090 17.6);
Tailwind
colors: {
custom: {
50: '#f2bcbc',
500: '#ea9fa1',
950: '#000000',
},
}SCSS
$custom: #ea9fa1; $custom-light: #f2bcbc; $custom-dark: #000000;
JSON
{
"hex": "#ea9fa1",
"rgb": {
"r": 234,
"g": 159,
"b": 161
},
"hsl": {
"h": 358.4,
"s": 64.103,
"l": 77.059
},
"oklch": {
"l": 0.77629,
"c": 0.08976,
"h": 17.6
},
"luminance": 0.44862
}Semantic roles & 50–950 ramp
primary
#EA9FA1
secondary
#DAF1F0
accent
#CCC71A
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171212
muted
#858181