#FC73BD#FC73BD
#FC73BD is a light, vivid pink. Relative luminance 0.366; OKLCH L 74.0% C 0.185 H 349.0°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FC73BD |
|---|---|
| RGB | rgb(252, 115, 189) |
| HSL | hsl(328, 96%, 72%) |
| HSV | hsv(328, 54%, 99%) |
| CMYK | cmyk(0%, 54.4%, 25%, 1.2%) |
| CIE-LAB | lab(67.00, 60.05, -13.51) |
| CIE-LCH | lch(67.00, 61.55, 347.32°) |
| OKLab | oklab(73.97% 0.1811 -0.0353) |
| OKLCH | oklch(73.97% 0.185 349) |
| XYZ | xyz(55.4628, 36.6360, 52.2847) |
| Luminance | 0.3663 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.83
Hot Pink
#FF69B4
ΔE00 2.17
Pink (survey)
#FF81C0
ΔE00 2.95
Bubble Gum Pink
#FF69AF
ΔE00 2.97
Bubblegum Pink
#FE83CC
ΔE00 3.52
Carnation Pink
#FF7FA7
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC73BD #73FCB2
analogous
#F673FC #FC73BD #FC7379
triadic
#FC73BD #BDFC73 #73BDFC
tetradic
#FC73BD #FCF673 #73FCB2 #7379FC
square
#FC73BD #FCF673 #73FCB2 #7379FC
split-complementary
#FC73BD #79FC73 #73FCF6
monochromatic
#EF0584 #FB37A1 #FC73BD #FDAFD9 #FEE1F1
Accessibility & contrast
On white
2.52
#FC73BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#FC73BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC73BD
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC73BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC73BD | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8294BF
Deuteranopia (green-blind)
#A8ACBA
Tritanopia (blue-blind)
#FF6F90
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #fc73bd; /* rgb */ color: rgb(252, 115, 189); /* oklch */ color: oklch(74.0% 0.185 349.0);
Tailwind
colors: {
custom: {
50: '#ffa0d1',
500: '#fc73bd',
950: '#000000',
},
}SCSS
$custom: #fc73bd; $custom-light: #ffa0d1; $custom-dark: #000000;
JSON
{
"hex": "#fc73bd",
"rgb": {
"r": 252,
"g": 115,
"b": 189
},
"hsl": {
"h": 327.591,
"s": 95.804,
"l": 71.961
},
"oklch": {
"l": 0.73967,
"c": 0.18453,
"h": 349
},
"luminance": 0.36631
}Semantic roles & 50–950 ramp
primary
#FC73BD
secondary
#D4F7E4
accent
#E66A00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82