#FC73C2#FC73C2
#FC73C2 is a light, vivid pink. Relative luminance 0.369; OKLCH L 74.1% C 0.187 H 346.9°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FC73C2 |
|---|---|
| RGB | rgb(252, 115, 194) |
| HSL | hsl(325, 96%, 72%) |
| HSV | hsv(325, 54%, 99%) |
| CMYK | cmyk(0%, 54.4%, 23%, 1.2%) |
| CIE-LAB | lab(67.17, 60.71, -16.07) |
| CIE-LCH | lch(67.17, 62.81, 345.17°) |
| OKLab | oklab(74.15% 0.1825 -0.0423) |
| OKLCH | oklch(74.15% 0.187 346.9) |
| XYZ | xyz(56.0149, 36.8569, 55.1924) |
| Luminance | 0.3685 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.71
Hot Pink
#FF69B4
ΔE00 2.94
Bubblegum Pink
#FE83CC
ΔE00 3.16
Pink (survey)
#FF81C0
ΔE00 3.41
Bubble Gum Pink
#FF69AF
ΔE00 3.88
Pale Magenta
#D767AD
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC73C2 #73FCAD
analogous
#F173FC #FC73C2 #FC737E
triadic
#FC73C2 #C2FC73 #73C2FC
tetradic
#FC73C2 #FCF173 #73FCAD #737EFC
square
#FC73C2 #FCF173 #73FCAD #737EFC
split-complementary
#FC73C2 #7EFC73 #73FCF1
monochromatic
#EF058C #FB37A8 #FC73C2 #FDAFDC #FEE1F2
Accessibility & contrast
On white
2.51
#FC73C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#FC73C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC73C2
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC73C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC73C2 | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8195C5
Deuteranopia (green-blind)
#A6ACBF
Tritanopia (blue-blind)
#FF7092
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #fc73c2; /* rgb */ color: rgb(252, 115, 194); /* oklch */ color: oklch(74.1% 0.187 346.9);
Tailwind
colors: {
custom: {
50: '#ffa0d4',
500: '#fc73c2',
950: '#000000',
},
}SCSS
$custom: #fc73c2; $custom-light: #ffa0d4; $custom-dark: #000000;
JSON
{
"hex": "#fc73c2",
"rgb": {
"r": 252,
"g": 115,
"b": 194
},
"hsl": {
"h": 325.401,
"s": 95.804,
"l": 71.961
},
"oklch": {
"l": 0.74146,
"c": 0.18731,
"h": 346.9
},
"luminance": 0.36852
}Semantic roles & 50–950 ramp
primary
#FC73C2
secondary
#D4F7E3
accent
#E66100
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#180F14
muted
#867F83