#FC73B8#FC73B8
#FC73B8 is a light, vivid pink. Relative luminance 0.364; OKLCH L 73.8% C 0.182 H 351.1°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FC73B8 |
|---|---|
| RGB | rgb(252, 115, 184) |
| HSL | hsl(330, 96%, 72%) |
| HSV | hsv(330, 54%, 99%) |
| CMYK | cmyk(0%, 54.4%, 27%, 1.2%) |
| CIE-LAB | lab(66.84, 59.40, -10.93) |
| CIE-LCH | lch(66.84, 60.40, 349.58°) |
| OKLab | oklab(73.79% 0.1797 -0.0283) |
| OKLCH | oklch(73.79% 0.182 351.1) |
| XYZ | xyz(54.9294, 36.4227, 49.4755) |
| Luminance | 0.3642 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.24
Hot Pink
#FF69B4
ΔE00 1.72
Bubble Gum Pink
#FF69AF
ΔE00 2.18
Pink (survey)
#FF81C0
ΔE00 2.81
Bubblegum Pink
#FE83CC
ΔE00 4.14
Carnation Pink
#FF7FA7
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC73B8 #73FCB7
analogous
#FB73FC #FC73B8 #FC7374
triadic
#FC73B8 #B8FC73 #73B8FC
tetradic
#FC73B8 #FCFB73 #73FCB7 #7374FC
square
#FC73B8 #FCFB73 #73FCB7 #7374FC
split-complementary
#FC73B8 #74FC73 #73FCFB
monochromatic
#EF057B #FB379A #FC73B8 #FDAFD6 #FEE1F0
Accessibility & contrast
On white
2.54
#FC73B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#FC73B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC73B8
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC73B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC73B8 | 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)
#8493BA
Deuteranopia (green-blind)
#A9ACB5
Tritanopia (blue-blind)
#FF6D8E
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #fc73b8; /* rgb */ color: rgb(252, 115, 184); /* oklch */ color: oklch(73.8% 0.182 351.1);
Tailwind
colors: {
custom: {
50: '#ffa0cd',
500: '#fc73b8',
950: '#000000',
},
}SCSS
$custom: #fc73b8; $custom-light: #ffa0cd; $custom-dark: #000000;
JSON
{
"hex": "#fc73b8",
"rgb": {
"r": 252,
"g": 115,
"b": 184
},
"hsl": {
"h": 329.781,
"s": 95.804,
"l": 71.961
},
"oklch": {
"l": 0.73794,
"c": 0.18191,
"h": 351.1
},
"luminance": 0.36418
}Semantic roles & 50–950 ramp
primary
#FC73B8
secondary
#D4F7E5
accent
#E67200
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F13
muted
#867F82