#FC73B0#FC73B0
#FC73B0 is a light, vivid pink. Relative luminance 0.361; OKLCH L 73.5% C 0.178 H 354.5°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FC73B0 |
|---|---|
| RGB | rgb(252, 115, 176) |
| HSL | hsl(333, 96%, 72%) |
| HSV | hsv(333, 54%, 99%) |
| CMYK | cmyk(0%, 54.4%, 30.2%, 1.2%) |
| CIE-LAB | lab(66.59, 58.40, -6.77) |
| CIE-LCH | lch(66.59, 58.79, 353.38°) |
| OKLab | oklab(73.53% 0.1773 -0.0171) |
| OKLCH | oklch(73.53% 0.178 354.5) |
| XYZ | xyz(54.1145, 36.0967, 45.1833) |
| Luminance | 0.3609 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 1.78
Bubblegum (survey)
#FF6CB5
ΔE00 1.94
Hot Pink
#FF69B4
ΔE00 2.30
Pink (survey)
#FF81C0
ΔE00 3.44
Carnation Pink
#FF7FA7
ΔE00 4.64
Medium Pink
#F36196
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC73B0 #73FCBF
analogous
#FC73F4 #FC73B0 #FC7B73
triadic
#FC73B0 #B0FC73 #73B0FC
tetradic
#FC73B0 #F4FC73 #73FCBF #7B73FC
square
#FC73B0 #F4FC73 #73FCBF #7B73FC
split-complementary
#FC73B0 #73FC7B #73F4FC
monochromatic
#EF056D #FB378E #FC73B0 #FDAFD2 #FEE1EE
Accessibility & contrast
On white
2.56
#FC73B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#FC73B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC73B0
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC73B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC73B0 | 1.00 | 2.56 | 8.22 | 8.22 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8692B2
Deuteranopia (green-blind)
#ABABAD
Tritanopia (blue-blind)
#FF6B8A
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #fc73b0; /* rgb */ color: rgb(252, 115, 176); /* oklch */ color: oklch(73.5% 0.178 354.5);
Tailwind
colors: {
custom: {
50: '#ffa0c7',
500: '#fc73b0',
950: '#000000',
},
}SCSS
$custom: #fc73b0; $custom-light: #ffa0c7; $custom-dark: #000000;
JSON
{
"hex": "#fc73b0",
"rgb": {
"r": 252,
"g": 115,
"b": 176
},
"hsl": {
"h": 333.285,
"s": 95.804,
"l": 71.961
},
"oklch": {
"l": 0.73527,
"c": 0.17815,
"h": 354.5
},
"luminance": 0.36092
}Semantic roles & 50–950 ramp
primary
#FC73B0
secondary
#D4F7E7
accent
#E67F00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82