#FC71B3#FC71B3
#FC71B3 is a light, vivid pink. Relative luminance 0.358; OKLCH L 73.4% C 0.182 H 352.9°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FC71B3 |
|---|---|
| RGB | rgb(252, 113, 179) |
| HSL | hsl(332, 96%, 72%) |
| HSV | hsv(332, 55%, 99%) |
| CMYK | cmyk(0%, 55.2%, 29%, 1.2%) |
| CIE-LAB | lab(66.34, 59.68, -8.85) |
| CIE-LCH | lch(66.34, 60.34, 351.57°) |
| OKLab | oklab(73.37% 0.181 -0.0227) |
| OKLCH | oklch(73.37% 0.182 352.9) |
| XYZ | xyz(54.1890, 35.7656, 46.6887) |
| Luminance | 0.3576 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.08
Bubble Gum Pink
#FF69AF
ΔE00 1.42
Hot Pink
#FF69B4
ΔE00 1.50
Pink (survey)
#FF81C0
ΔE00 3.36
Bubblegum Pink
#FE83CC
ΔE00 5.04
Carnation Pink
#FF7FA7
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC71B3 #71FCBA
analogous
#FC71F8 #FC71B3 #FC7571
triadic
#FC71B3 #B3FC71 #71B3FC
tetradic
#FC71B3 #F8FC71 #71FCBA #7571FC
square
#FC71B3 #F8FC71 #71FCBA #7571FC
split-complementary
#FC71B3 #71FC75 #71F8FC
monochromatic
#EE0573 #FB3593 #FC71B3 #FDADD3 #FEE1EF
Accessibility & contrast
On white
2.58
#FC71B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#FC71B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC71B3
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC71B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC71B3 | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8492B5
Deuteranopia (green-blind)
#A9ABB0
Tritanopia (blue-blind)
#FF6A8A
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #fc71b3; /* rgb */ color: rgb(252, 113, 179); /* oklch */ color: oklch(73.4% 0.182 352.9);
Tailwind
colors: {
custom: {
50: '#ff9fc9',
500: '#fc71b3',
950: '#000000',
},
}SCSS
$custom: #fc71b3; $custom-light: #ff9fc9; $custom-dark: #000000;
JSON
{
"hex": "#fc71b3",
"rgb": {
"r": 252,
"g": 113,
"b": 179
},
"hsl": {
"h": 331.511,
"s": 95.862,
"l": 71.569
},
"oklch": {
"l": 0.73368,
"c": 0.18245,
"h": 352.9
},
"luminance": 0.3576
}Semantic roles & 50–950 ramp
primary
#FC71B3
secondary
#D3F6E5
accent
#E67900
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82