#FA73A0#FA73A0
#FA73A0 is a light, vivid pink. Relative luminance 0.351; OKLCH L 72.8% C 0.170 H 1.3°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FA73A0 |
|---|---|
| RGB | rgb(250, 115, 160) |
| HSL | hsl(340, 93%, 72%) |
| HSV | hsv(340, 54%, 98%) |
| CMYK | cmyk(0%, 54%, 36%, 2%) |
| CIE-LAB | lab(65.85, 55.89, 1.18) |
| CIE-LCH | lch(65.85, 55.90, 1.21°) |
| OKLab | oklab(72.76% 0.1702 0.0038) |
| OKLCH | oklch(72.76% 0.17 1.3) |
| XYZ | xyz(51.9030, 35.1288, 37.2980) |
| Luminance | 0.3512 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.65
Rosy Pink
#F6688E
ΔE00 3.78
Medium Pink
#F36196
ΔE00 3.89
Pinky
#FC86AA
ΔE00 3.91
Rosa
#FE86A4
ΔE00 4.50
Bubble Gum Pink
#FF69AF
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA73A0 #73FACD
analogous
#FA73E4 #FA73A0 #FA8A73
triadic
#FA73A0 #A0FA73 #73A0FA
tetradic
#FA73A0 #E4FA73 #73FACD #8A73FA
square
#FA73A0 #E4FA73 #73FACD #8A73FA
split-complementary
#FA73A0 #73FA8A #73E4FA
monochromatic
#EA0854 #F83878 #FA73A0 #FCAEC8 #FEE1EB
Accessibility & contrast
On white
2.62
#FA73A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#FA73A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA73A0
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA73A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA73A0 | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A90A1
Deuteranopia (green-blind)
#ADAA9D
Tritanopia (blue-blind)
#FF6784
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #fa73a0; /* rgb */ color: rgb(250, 115, 160); /* oklch */ color: oklch(72.8% 0.170 1.3);
Tailwind
colors: {
custom: {
50: '#ffa0bc',
500: '#fa73a0',
950: '#000000',
},
}SCSS
$custom: #fa73a0; $custom-light: #ffa0bc; $custom-dark: #000000;
JSON
{
"hex": "#fa73a0",
"rgb": {
"r": 250,
"g": 115,
"b": 160
},
"hsl": {
"h": 340,
"s": 93.103,
"l": 71.569
},
"oklch": {
"l": 0.72762,
"c": 0.17019,
"h": 1.3
},
"luminance": 0.35124
}Semantic roles & 50–950 ramp
primary
#FA73A0
secondary
#D3F6EA
accent
#E69900
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80