#EA9FA2#EA9FA2
#EA9FA2 is a light, moderate red. Relative luminance 0.449; OKLCH L 77.7% C 0.090 H 16.7°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9FA2 |
|---|---|
| RGB | rgb(234, 159, 162) |
| HSL | hsl(358, 64%, 77%) |
| HSV | hsv(358, 32%, 92%) |
| CMYK | cmyk(0%, 32.1%, 30.8%, 8.2%) |
| CIE-LAB | lab(72.83, 28.29, 9.84) |
| CIE-LCH | lch(72.83, 29.95, 19.18°) |
| OKLab | oklab(77.66% 0.086 0.0258) |
| OKLCH | oklch(77.66% 0.09 16.7) |
| XYZ | xyz(52.8530, 44.9008, 40.0583) |
| Luminance | 0.4490 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 5.22
Dusty Pink (survey)
#D58A94
ΔE00 6.33
Dusty Pink
#D8A7B1
ΔE00 6.44
Soft Pink
#FDB0C0
ΔE00 6.58
Lightpink
#FFB6C1
ΔE00 6.66
Pig Pink
#E78EA5
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9FA2 #9FEAE7
analogous
#EA9FC8 #EA9FA2 #EAC29F
triadic
#EA9FA2 #A2EA9F #9FA2EA
tetradic
#EA9FA2 #C8EA9F #9FEAE7 #C29FEA
square
#EA9FA2 #C8EA9F #9FEAE7 #C29FEA
split-complementary
#EA9FA2 #9FEAC2 #9FC8EA
monochromatic
#D43B41 #DF6D71 #EA9FA2 #F5D1D3 #FAE6E7
Accessibility & contrast
On white
2.10
#EA9FA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#EA9FA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9FA2
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9FA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9FA2 | 1.00 | 2.10 | 9.98 | 9.98 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADAAA2
Deuteranopia (green-blind)
#BFB8A1
Tritanopia (blue-blind)
#F897A0
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ea9fa2; /* rgb */ color: rgb(234, 159, 162); /* oklch */ color: oklch(77.7% 0.090 16.7);
Tailwind
colors: {
custom: {
50: '#f2bcbd',
500: '#ea9fa2',
950: '#000000',
},
}SCSS
$custom: #ea9fa2; $custom-light: #f2bcbd; $custom-dark: #000000;
JSON
{
"hex": "#ea9fa2",
"rgb": {
"r": 234,
"g": 159,
"b": 162
},
"hsl": {
"h": 357.6,
"s": 64.103,
"l": 77.059
},
"oklch": {
"l": 0.77655,
"c": 0.08974,
"h": 16.7
},
"luminance": 0.44897
}Semantic roles & 50–950 ramp
primary
#EA9FA2
secondary
#DAF1F0
accent
#CCC51A
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171212
muted
#858181