#FC71B6#FC71B6
#FC71B6 is a light, vivid pink. Relative luminance 0.359; OKLCH L 73.5% C 0.184 H 351.6°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FC71B6 |
|---|---|
| RGB | rgb(252, 113, 182) |
| HSL | hsl(330, 96%, 72%) |
| HSV | hsv(330, 55%, 99%) |
| CMYK | cmyk(0%, 55.2%, 27.8%, 1.2%) |
| CIE-LAB | lab(66.43, 60.06, -10.41) |
| CIE-LCH | lch(66.43, 60.95, 350.17°) |
| OKLab | oklab(73.47% 0.1819 -0.0269) |
| OKLCH | oklch(73.47% 0.184 351.6) |
| XYZ | xyz(54.4957, 35.8882, 48.3040) |
| Luminance | 0.3588 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 0.88
Hot Pink
#FF69B4
ΔE00 1.35
Bubble Gum Pink
#FF69AF
ΔE00 1.74
Pink (survey)
#FF81C0
ΔE00 3.20
Bubblegum Pink
#FE83CC
ΔE00 4.58
Carnation Pink
#FF7FA7
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC71B6 #71FCB7
analogous
#FC71FB #FC71B6 #FC7271
triadic
#FC71B6 #B6FC71 #71B6FC
tetradic
#FC71B6 #FBFC71 #71FCB7 #7271FC
square
#FC71B6 #FBFC71 #71FCB7 #7271FC
split-complementary
#FC71B6 #71FC72 #71FBFC
monochromatic
#EE0578 #FB3597 #FC71B6 #FDADD5 #FEE1F0
Accessibility & contrast
On white
2.57
#FC71B6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#FC71B6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC71B6
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC71B6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC71B6 | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8392B8
Deuteranopia (green-blind)
#A8ABB3
Tritanopia (blue-blind)
#FF6B8C
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #fc71b6; /* rgb */ color: rgb(252, 113, 182); /* oklch */ color: oklch(73.5% 0.184 351.6);
Tailwind
colors: {
custom: {
50: '#ff9fcb',
500: '#fc71b6',
950: '#000000',
},
}SCSS
$custom: #fc71b6; $custom-light: #ff9fcb; $custom-dark: #000000;
JSON
{
"hex": "#fc71b6",
"rgb": {
"r": 252,
"g": 113,
"b": 182
},
"hsl": {
"h": 330.216,
"s": 95.862,
"l": 71.569
},
"oklch": {
"l": 0.73469,
"c": 0.18389,
"h": 351.6
},
"luminance": 0.35883
}Semantic roles & 50–950 ramp
primary
#FC71B6
secondary
#D3F6E5
accent
#E67400
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82