#FA73B5#FA73B5
#FA73B5 is a light, vivid pink. Relative luminance 0.359; OKLCH L 73.4% C 0.179 H 351.8°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FA73B5 |
|---|---|
| RGB | rgb(250, 115, 181) |
| HSL | hsl(331, 93%, 72%) |
| HSV | hsv(331, 54%, 98%) |
| CMYK | cmyk(0%, 54%, 27.6%, 2%) |
| CIE-LAB | lab(66.46, 58.41, -9.83) |
| CIE-LCH | lch(66.46, 59.23, 350.45°) |
| OKLab | oklab(73.42% 0.1768 -0.0253) |
| OKLCH | oklch(73.42% 0.179 351.8) |
| XYZ | xyz(53.8977, 35.9267, 47.8031) |
| Luminance | 0.3592 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.30
Hot Pink
#FF69B4
ΔE00 1.74
Bubble Gum Pink
#FF69AF
ΔE00 1.93
Pink (survey)
#FF81C0
ΔE00 3.03
Bubblegum Pink
#FE83CC
ΔE00 4.57
Carnation Pink
#FF7FA7
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA73B5 #73FAB8
analogous
#FA73F8 #FA73B5 #FA7573
triadic
#FA73B5 #B5FA73 #73B5FA
tetradic
#FA73B5 #F8FA73 #73FAB8 #7573FA
square
#FA73B5 #F8FA73 #73FAB8 #7573FA
split-complementary
#FA73B5 #73FA75 #73F8FA
monochromatic
#EA0877 #F83896 #FA73B5 #FCAED4 #FEE1EF
Accessibility & contrast
On white
2.57
#FA73B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#FA73B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA73B5
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA73B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA73B5 | 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)
#8493B7
Deuteranopia (green-blind)
#A8ABB2
Tritanopia (blue-blind)
#FF6D8C
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #fa73b5; /* rgb */ color: rgb(250, 115, 181); /* oklch */ color: oklch(73.4% 0.179 351.8);
Tailwind
colors: {
custom: {
50: '#ffa0cb',
500: '#fa73b5',
950: '#000000',
},
}SCSS
$custom: #fa73b5; $custom-light: #ffa0cb; $custom-dark: #000000;
JSON
{
"hex": "#fa73b5",
"rgb": {
"r": 250,
"g": 115,
"b": 181
},
"hsl": {
"h": 330.667,
"s": 93.103,
"l": 71.569
},
"oklch": {
"l": 0.73424,
"c": 0.17863,
"h": 351.8
},
"luminance": 0.35922
}Semantic roles & 50–950 ramp
primary
#FA73B5
secondary
#D3F6E5
accent
#E67500
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82