#FA73B4#FA73B4
#FA73B4 is a light, vivid pink. Relative luminance 0.359; OKLCH L 73.4% C 0.178 H 352.3°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FA73B4 |
|---|---|
| RGB | rgb(250, 115, 180) |
| HSL | hsl(331, 93%, 72%) |
| HSV | hsv(331, 54%, 98%) |
| CMYK | cmyk(0%, 54%, 28%, 2%) |
| CIE-LAB | lab(66.43, 58.28, -9.31) |
| CIE-LCH | lch(66.43, 59.02, 350.93°) |
| OKLab | oklab(73.39% 0.1765 -0.0239) |
| OKLCH | oklch(73.39% 0.178 352.3) |
| XYZ | xyz(53.7954, 35.8858, 47.2646) |
| Luminance | 0.3588 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.36
Hot Pink
#FF69B4
ΔE00 1.79
Bubble Gum Pink
#FF69AF
ΔE00 1.85
Pink (survey)
#FF81C0
ΔE00 3.09
Bubblegum Pink
#FE83CC
ΔE00 4.73
Carnation Pink
#FF7FA7
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA73B4 #73FAB9
analogous
#FA73F8 #FA73B4 #FA7673
triadic
#FA73B4 #B4FA73 #73B4FA
tetradic
#FA73B4 #F8FA73 #73FAB9 #7673FA
square
#FA73B4 #F8FA73 #73FAB9 #7673FA
split-complementary
#FA73B4 #73FA76 #73F8FA
monochromatic
#EA0875 #F83894 #FA73B4 #FCAED4 #FEE1EF
Accessibility & contrast
On white
2.57
#FA73B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#FA73B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA73B4
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA73B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA73B4 | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8492B6
Deuteranopia (green-blind)
#A9ABB1
Tritanopia (blue-blind)
#FF6D8C
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #fa73b4; /* rgb */ color: rgb(250, 115, 180); /* oklch */ color: oklch(73.4% 0.178 352.3);
Tailwind
colors: {
custom: {
50: '#ffa0ca',
500: '#fa73b4',
950: '#000000',
},
}SCSS
$custom: #fa73b4; $custom-light: #ffa0ca; $custom-dark: #000000;
JSON
{
"hex": "#fa73b4",
"rgb": {
"r": 250,
"g": 115,
"b": 180
},
"hsl": {
"h": 331.111,
"s": 93.103,
"l": 71.569
},
"oklch": {
"l": 0.7339,
"c": 0.17814,
"h": 352.3
},
"luminance": 0.35881
}Semantic roles & 50–950 ramp
primary
#FA73B4
secondary
#D3F6E5
accent
#E67700
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82