#FC73B7#FC73B7
#FC73B7 is a light, vivid pink. Relative luminance 0.364; OKLCH L 73.8% C 0.181 H 351.5°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FC73B7 |
|---|---|
| RGB | rgb(252, 115, 183) |
| HSL | hsl(330, 96%, 72%) |
| HSV | hsv(330, 54%, 99%) |
| CMYK | cmyk(0%, 54.4%, 27.4%, 1.2%) |
| CIE-LAB | lab(66.81, 59.27, -10.41) |
| CIE-LCH | lch(66.81, 60.18, 350.04°) |
| OKLab | oklab(73.76% 0.1794 -0.0269) |
| OKLCH | oklch(73.76% 0.181 351.5) |
| XYZ | xyz(54.8250, 36.3809, 48.9254) |
| Luminance | 0.3638 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.21
Hot Pink
#FF69B4
ΔE00 1.70
Bubble Gum Pink
#FF69AF
ΔE00 2.05
Pink (survey)
#FF81C0
ΔE00 2.84
Bubblegum Pink
#FE83CC
ΔE00 4.29
Carnation Pink
#FF7FA7
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC73B7 #73FCB8
analogous
#FC73FB #FC73B7 #FC7473
triadic
#FC73B7 #B7FC73 #73B7FC
tetradic
#FC73B7 #FBFC73 #73FCB8 #7473FC
square
#FC73B7 #FBFC73 #73FCB8 #7473FC
split-complementary
#FC73B7 #73FC74 #73FBFC
monochromatic
#EF0579 #FB3798 #FC73B7 #FDAFD6 #FEE1F0
Accessibility & contrast
On white
2.54
#FC73B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#FC73B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC73B7
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC73B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC73B7 | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8493B9
Deuteranopia (green-blind)
#A9ACB4
Tritanopia (blue-blind)
#FF6D8D
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #fc73b7; /* rgb */ color: rgb(252, 115, 183); /* oklch */ color: oklch(73.8% 0.181 351.5);
Tailwind
colors: {
custom: {
50: '#ffa0cc',
500: '#fc73b7',
950: '#000000',
},
}SCSS
$custom: #fc73b7; $custom-light: #ffa0cc; $custom-dark: #000000;
JSON
{
"hex": "#fc73b7",
"rgb": {
"r": 252,
"g": 115,
"b": 183
},
"hsl": {
"h": 330.219,
"s": 95.804,
"l": 71.961
},
"oklch": {
"l": 0.7376,
"c": 0.18142,
"h": 351.5
},
"luminance": 0.36376
}Semantic roles & 50–950 ramp
primary
#FC73B7
secondary
#D4F7E6
accent
#E67400
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82