#EA9FA0#EA9FA0
#EA9FA0 is a light, moderate red. Relative luminance 0.448; OKLCH L 77.6% C 0.090 H 18.4°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9FA0 |
|---|---|
| RGB | rgb(234, 159, 160) |
| HSL | hsl(359, 64%, 77%) |
| HSV | hsv(359, 32%, 92%) |
| CMYK | cmyk(0%, 32.1%, 31.6%, 8.2%) |
| CIE-LAB | lab(72.78, 28.03, 10.88) |
| CIE-LCH | lch(72.78, 30.07, 21.20°) |
| OKLab | oklab(77.6% 0.0852 0.0284) |
| OKLCH | oklch(77.6% 0.09 18.4) |
| XYZ | xyz(52.6766, 44.8302, 39.1295) |
| Luminance | 0.4483 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 5.87
Blush (survey)
#F29E8E
ΔE00 6.46
Dusty Pink (survey)
#D58A94
ΔE00 6.61
Dusty Pink
#D8A7B1
ΔE00 6.85
Lightpink
#FFB6C1
ΔE00 7.05
Soft Pink
#FDB0C0
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9FA0 #9FEAE9
analogous
#EA9FC6 #EA9FA0 #EAC49F
triadic
#EA9FA0 #A0EA9F #9FA0EA
tetradic
#EA9FA0 #C6EA9F #9FEAE9 #C49FEA
square
#EA9FA0 #C6EA9F #9FEAE9 #C49FEA
split-complementary
#EA9FA0 #9FEAC4 #9FC6EA
monochromatic
#D43B3D #DF6D6E #EA9FA0 #F5D1D2 #FAE6E6
Accessibility & contrast
On white
2.11
#EA9FA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#EA9FA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9FA0
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9FA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9FA0 | 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)
#ADAAA0
Deuteranopia (green-blind)
#BFB89F
Tritanopia (blue-blind)
#F997A0
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ea9fa0; /* rgb */ color: rgb(234, 159, 160); /* oklch */ color: oklch(77.6% 0.090 18.4);
Tailwind
colors: {
custom: {
50: '#f2bcbc',
500: '#ea9fa0',
950: '#000000',
},
}SCSS
$custom: #ea9fa0; $custom-light: #f2bcbc; $custom-dark: #000000;
JSON
{
"hex": "#ea9fa0",
"rgb": {
"r": 234,
"g": 159,
"b": 160
},
"hsl": {
"h": 359.2,
"s": 64.103,
"l": 77.059
},
"oklch": {
"l": 0.77604,
"c": 0.0898,
"h": 18.4
},
"luminance": 0.44827
}Semantic roles & 50–950 ramp
primary
#EA9FA0
secondary
#DAF1F1
accent
#CCCA1A
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171212
muted
#858181