#FC73BB#FC73BB
#FC73BB is a light, vivid pink. Relative luminance 0.365; OKLCH L 73.9% C 0.183 H 349.8°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FC73BB |
|---|---|
| RGB | rgb(252, 115, 187) |
| HSL | hsl(328, 96%, 72%) |
| HSV | hsv(328, 54%, 99%) |
| CMYK | cmyk(0%, 54.4%, 25.8%, 1.2%) |
| CIE-LAB | lab(66.94, 59.79, -12.48) |
| CIE-LCH | lch(66.94, 61.08, 348.21°) |
| OKLab | oklab(73.9% 0.1806 -0.0325) |
| OKLCH | oklch(73.9% 0.183 349.8) |
| XYZ | xyz(55.2472, 36.5498, 51.1492) |
| Luminance | 0.3654 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.53
Hot Pink
#FF69B4
ΔE00 1.93
Bubble Gum Pink
#FF69AF
ΔE00 2.63
Pink (survey)
#FF81C0
ΔE00 2.85
Bubblegum Pink
#FE83CC
ΔE00 3.74
Carnation Pink
#FF7FA7
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC73BB #73FCB4
analogous
#F873FC #FC73BB #FC7377
triadic
#FC73BB #BBFC73 #73BBFC
tetradic
#FC73BB #FCF873 #73FCB4 #7377FC
square
#FC73BB #FCF873 #73FCB4 #7377FC
split-complementary
#FC73BB #77FC73 #73FCF8
monochromatic
#EF0580 #FB379E #FC73BB #FDAFD8 #FEE1F0
Accessibility & contrast
On white
2.53
#FC73BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#FC73BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC73BB
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC73BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC73BB | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8394BD
Deuteranopia (green-blind)
#A8ACB8
Tritanopia (blue-blind)
#FF6E8F
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #fc73bb; /* rgb */ color: rgb(252, 115, 187); /* oklch */ color: oklch(73.9% 0.183 349.8);
Tailwind
colors: {
custom: {
50: '#ffa0cf',
500: '#fc73bb',
950: '#000000',
},
}SCSS
$custom: #fc73bb; $custom-light: #ffa0cf; $custom-dark: #000000;
JSON
{
"hex": "#fc73bb",
"rgb": {
"r": 252,
"g": 115,
"b": 187
},
"hsl": {
"h": 328.467,
"s": 95.804,
"l": 71.961
},
"oklch": {
"l": 0.73897,
"c": 0.18346,
"h": 349.8
},
"luminance": 0.36545
}Semantic roles & 50–950 ramp
primary
#FC73BB
secondary
#D4F7E5
accent
#E66D00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F13
muted
#867F82