#FC71B2#FC71B2
#FC71B2 is a light, vivid pink. Relative luminance 0.357; OKLCH L 73.3% C 0.182 H 353.3°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FC71B2 |
|---|---|
| RGB | rgb(252, 113, 178) |
| HSL | hsl(332, 96%, 72%) |
| HSV | hsv(332, 55%, 99%) |
| CMYK | cmyk(0%, 55.2%, 29.4%, 1.2%) |
| CIE-LAB | lab(66.31, 59.56, -8.33) |
| CIE-LCH | lch(66.31, 60.14, 352.04°) |
| OKLab | oklab(73.33% 0.1807 -0.0213) |
| OKLCH | oklch(73.33% 0.182 353.3) |
| XYZ | xyz(54.0882, 35.7252, 46.1579) |
| Luminance | 0.3572 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.23
Bubble Gum Pink
#FF69AF
ΔE00 1.37
Hot Pink
#FF69B4
ΔE00 1.61
Pink (survey)
#FF81C0
ΔE00 3.44
Bubblegum Pink
#FE83CC
ΔE00 5.21
Carnation Pink
#FF7FA7
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC71B2 #71FCBB
analogous
#FC71F8 #FC71B2 #FC7671
triadic
#FC71B2 #B2FC71 #71B2FC
tetradic
#FC71B2 #F8FC71 #71FCBB #7671FC
square
#FC71B2 #F8FC71 #71FCBB #7671FC
split-complementary
#FC71B2 #71FC76 #71F8FC
monochromatic
#EE0572 #FB3592 #FC71B2 #FDADD3 #FEE1EF
Accessibility & contrast
On white
2.58
#FC71B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#FC71B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC71B2
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC71B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC71B2 | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8492B4
Deuteranopia (green-blind)
#A9ABAF
Tritanopia (blue-blind)
#FF6A8A
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #fc71b2; /* rgb */ color: rgb(252, 113, 178); /* oklch */ color: oklch(73.3% 0.182 353.3);
Tailwind
colors: {
custom: {
50: '#ff9fc9',
500: '#fc71b2',
950: '#000000',
},
}SCSS
$custom: #fc71b2; $custom-light: #ff9fc9; $custom-dark: #000000;
JSON
{
"hex": "#fc71b2",
"rgb": {
"r": 252,
"g": 113,
"b": 178
},
"hsl": {
"h": 331.942,
"s": 95.862,
"l": 71.569
},
"oklch": {
"l": 0.73335,
"c": 0.18198,
"h": 353.3
},
"luminance": 0.3572
}Semantic roles & 50–950 ramp
primary
#FC71B2
secondary
#D3F6E6
accent
#E67A00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82