#FC71B0#FC71B0
#FC71B0 is a light, vivid pink. Relative luminance 0.356; OKLCH L 73.3% C 0.181 H 354.1°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FC71B0 |
|---|---|
| RGB | rgb(252, 113, 176) |
| HSL | hsl(333, 96%, 72%) |
| HSV | hsv(333, 55%, 99%) |
| CMYK | cmyk(0%, 55.2%, 30.2%, 1.2%) |
| CIE-LAB | lab(66.25, 59.31, -7.29) |
| CIE-LCH | lch(66.25, 59.76, 353.00°) |
| OKLab | oklab(73.27% 0.1801 -0.0185) |
| OKLCH | oklch(73.27% 0.181 354.1) |
| XYZ | xyz(53.8889, 35.6455, 45.1081) |
| Luminance | 0.3564 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 1.38
Bubblegum (survey)
#FF6CB5
ΔE00 1.58
Hot Pink
#FF69B4
ΔE00 1.90
Pink (survey)
#FF81C0
ΔE00 3.64
Carnation Pink
#FF7FA7
ΔE00 5.01
Medium Pink
#F36196
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC71B0 #71FCBD
analogous
#FC71F5 #FC71B0 #FC7871
triadic
#FC71B0 #B0FC71 #71B0FC
tetradic
#FC71B0 #F5FC71 #71FCBD #7871FC
square
#FC71B0 #F5FC71 #71FCBD #7871FC
split-complementary
#FC71B0 #71FC78 #71F5FC
monochromatic
#EE056E #FB358F #FC71B0 #FDADD1 #FEE1EE
Accessibility & contrast
On white
2.58
#FC71B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#FC71B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC71B0
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC71B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC71B0 | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8591B2
Deuteranopia (green-blind)
#AAAAAD
Tritanopia (blue-blind)
#FF6989
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #fc71b0; /* rgb */ color: rgb(252, 113, 176); /* oklch */ color: oklch(73.3% 0.181 354.1);
Tailwind
colors: {
custom: {
50: '#ff9fc7',
500: '#fc71b0',
950: '#000000',
},
}SCSS
$custom: #fc71b0; $custom-light: #ff9fc7; $custom-dark: #000000;
JSON
{
"hex": "#fc71b0",
"rgb": {
"r": 252,
"g": 113,
"b": 176
},
"hsl": {
"h": 332.806,
"s": 95.862,
"l": 71.569
},
"oklch": {
"l": 0.73269,
"c": 0.18108,
"h": 354.1
},
"luminance": 0.3564
}Semantic roles & 50–950 ramp
primary
#FC71B0
secondary
#D3F6E6
accent
#E67D00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82