#FC73C7#FC73C7
#FC73C7 is a light, vivid pink. Relative luminance 0.371; OKLCH L 74.3% C 0.190 H 345.0°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FC73C7 |
|---|---|
| RGB | rgb(252, 115, 199) |
| HSL | hsl(323, 96%, 72%) |
| HSV | hsv(323, 54%, 99%) |
| CMYK | cmyk(0%, 54.4%, 21%, 1.2%) |
| CIE-LAB | lab(67.34, 61.39, -18.62) |
| CIE-LCH | lch(67.34, 64.16, 343.13°) |
| OKLab | oklab(74.33% 0.1838 -0.0493) |
| OKLCH | oklch(74.33% 0.19 345) |
| XYZ | xyz(56.5859, 37.0853, 58.1997) |
| Luminance | 0.3708 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.13
Bubblegum (survey)
#FF6CB5
ΔE00 3.66
Hot Pink
#FF69B4
ΔE00 3.82
Pink (survey)
#FF81C0
ΔE00 4.08
Bubble Gum Pink
#FF69AF
ΔE00 4.81
Purply Pink
#F075E6
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC73C7 #73FCA8
analogous
#ED73FC #FC73C7 #FC7383
triadic
#FC73C7 #C7FC73 #73C7FC
tetradic
#FC73C7 #FCED73 #73FCA8 #7383FC
square
#FC73C7 #FCED73 #73FCA8 #7383FC
split-complementary
#FC73C7 #83FC73 #73FCED
monochromatic
#EF0595 #FB37AF #FC73C7 #FDAFDF #FEE1F3
Accessibility & contrast
On white
2.50
#FC73C7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#FC73C7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC73C7
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC73C7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC73C7 | 1.00 | 2.50 | 8.42 | 8.42 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F96CA
Deuteranopia (green-blind)
#A5ACC4
Tritanopia (blue-blind)
#FF7294
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #fc73c7; /* rgb */ color: rgb(252, 115, 199); /* oklch */ color: oklch(74.3% 0.190 345.0);
Tailwind
colors: {
custom: {
50: '#ffa0d8',
500: '#fc73c7',
950: '#000000',
},
}SCSS
$custom: #fc73c7; $custom-light: #ffa0d8; $custom-dark: #000000;
JSON
{
"hex": "#fc73c7",
"rgb": {
"r": 252,
"g": 115,
"b": 199
},
"hsl": {
"h": 323.212,
"s": 95.804,
"l": 71.961
},
"oklch": {
"l": 0.7433,
"c": 0.19027,
"h": 345
},
"luminance": 0.3708
}Semantic roles & 50–950 ramp
primary
#FC73C7
secondary
#D4F7E2
accent
#E65900
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#180F14
muted
#867F83