#FA73B2#FA73B2
#FA73B2 is a light, vivid pink. Relative luminance 0.358; OKLCH L 73.3% C 0.177 H 353.1°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FA73B2 |
|---|---|
| RGB | rgb(250, 115, 178) |
| HSL | hsl(332, 93%, 72%) |
| HSV | hsv(332, 54%, 98%) |
| CMYK | cmyk(0%, 54%, 28.8%, 2%) |
| CIE-LAB | lab(66.37, 58.03, -8.27) |
| CIE-LCH | lch(66.37, 58.61, 351.89°) |
| OKLab | oklab(73.32% 0.1759 -0.0211) |
| OKLCH | oklch(73.32% 0.177 353.1) |
| XYZ | xyz(53.5932, 35.8049, 46.1994) |
| Luminance | 0.3580 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.56
Bubble Gum Pink
#FF69AF
ΔE00 1.75
Hot Pink
#FF69B4
ΔE00 1.96
Pink (survey)
#FF81C0
ΔE00 3.25
Bubblegum Pink
#FE83CC
ΔE00 5.07
Carnation Pink
#FF7FA7
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA73B2 #73FABB
analogous
#FA73F5 #FA73B2 #FA7873
triadic
#FA73B2 #B2FA73 #73B2FA
tetradic
#FA73B2 #F5FA73 #73FABB #7873FA
square
#FA73B2 #F5FA73 #73FABB #7873FA
split-complementary
#FA73B2 #73FA78 #73F5FA
monochromatic
#EA0872 #F83892 #FA73B2 #FCAED3 #FEE1EF
Accessibility & contrast
On white
2.57
#FA73B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#FA73B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA73B2
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA73B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA73B2 | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8592B4
Deuteranopia (green-blind)
#A9AAAF
Tritanopia (blue-blind)
#FF6C8B
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #fa73b2; /* rgb */ color: rgb(250, 115, 178); /* oklch */ color: oklch(73.3% 0.177 353.1);
Tailwind
colors: {
custom: {
50: '#ffa0c9',
500: '#fa73b2',
950: '#000000',
},
}SCSS
$custom: #fa73b2; $custom-light: #ffa0c9; $custom-dark: #000000;
JSON
{
"hex": "#fa73b2",
"rgb": {
"r": 250,
"g": 115,
"b": 178
},
"hsl": {
"h": 332,
"s": 93.103,
"l": 71.569
},
"oklch": {
"l": 0.73324,
"c": 0.17719,
"h": 353.1
},
"luminance": 0.358
}Semantic roles & 50–950 ramp
primary
#FA73B2
secondary
#D3F6E6
accent
#E67A00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82