#FC73C0#FC73C0
#FC73C0 is a light, vivid pink. Relative luminance 0.368; OKLCH L 74.1% C 0.186 H 347.8°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FC73C0 |
|---|---|
| RGB | rgb(252, 115, 192) |
| HSL | hsl(326, 96%, 72%) |
| HSV | hsv(326, 54%, 99%) |
| CMYK | cmyk(0%, 54.4%, 23.8%, 1.2%) |
| CIE-LAB | lab(67.10, 60.45, -15.05) |
| CIE-LCH | lch(67.10, 62.29, 346.02°) |
| OKLab | oklab(74.07% 0.1819 -0.0395) |
| OKLCH | oklch(74.07% 0.186 347.8) |
| XYZ | xyz(55.7918, 36.7676, 54.0175) |
| Luminance | 0.3676 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.35
Hot Pink
#FF69B4
ΔE00 2.61
Pink (survey)
#FF81C0
ΔE00 3.19
Bubblegum Pink
#FE83CC
ΔE00 3.27
Bubble Gum Pink
#FF69AF
ΔE00 3.51
Pale Magenta
#D767AD
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC73C0 #73FCAF
analogous
#F373FC #FC73C0 #FC737C
triadic
#FC73C0 #C0FC73 #73C0FC
tetradic
#FC73C0 #FCF373 #73FCAF #737CFC
square
#FC73C0 #FCF373 #73FCAF #737CFC
split-complementary
#FC73C0 #7CFC73 #73FCF3
monochromatic
#EF0589 #FB37A5 #FC73C0 #FDAFDB #FEE1F2
Accessibility & contrast
On white
2.51
#FC73C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#FC73C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC73C0
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC73C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC73C0 | 1.00 | 2.51 | 8.35 | 8.35 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8195C2
Deuteranopia (green-blind)
#A7ACBD
Tritanopia (blue-blind)
#FF7091
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #fc73c0; /* rgb */ color: rgb(252, 115, 192); /* oklch */ color: oklch(74.1% 0.186 347.8);
Tailwind
colors: {
custom: {
50: '#ffa0d3',
500: '#fc73c0',
950: '#000000',
},
}SCSS
$custom: #fc73c0; $custom-light: #ffa0d3; $custom-dark: #000000;
JSON
{
"hex": "#fc73c0",
"rgb": {
"r": 252,
"g": 115,
"b": 192
},
"hsl": {
"h": 326.277,
"s": 95.804,
"l": 71.961
},
"oklch": {
"l": 0.74074,
"c": 0.18618,
"h": 347.8
},
"luminance": 0.36763
}Semantic roles & 50–950 ramp
primary
#FC73C0
secondary
#D4F7E3
accent
#E66500
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82