#FC71B4#FC71B4
#FC71B4 is a light, vivid pink. Relative luminance 0.358; OKLCH L 73.4% C 0.183 H 352.4°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FC71B4 |
|---|---|
| RGB | rgb(252, 113, 180) |
| HSL | hsl(331, 96%, 72%) |
| HSV | hsv(331, 55%, 99%) |
| CMYK | cmyk(0%, 55.2%, 28.6%, 1.2%) |
| CIE-LAB | lab(66.37, 59.81, -9.37) |
| CIE-LCH | lch(66.37, 60.54, 351.10°) |
| OKLab | oklab(73.4% 0.1813 -0.0241) |
| OKLCH | oklch(73.4% 0.183 352.4) |
| XYZ | xyz(54.2905, 35.8062, 47.2232) |
| Luminance | 0.3580 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 0.97
Hot Pink
#FF69B4
ΔE00 1.42
Bubble Gum Pink
#FF69AF
ΔE00 1.50
Pink (survey)
#FF81C0
ΔE00 3.30
Bubblegum Pink
#FE83CC
ΔE00 4.88
Carnation Pink
#FF7FA7
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC71B4 #71FCB9
analogous
#FC71FA #FC71B4 #FC7471
triadic
#FC71B4 #B4FC71 #71B4FC
tetradic
#FC71B4 #FAFC71 #71FCB9 #7471FC
square
#FC71B4 #FAFC71 #71FCB9 #7471FC
split-complementary
#FC71B4 #71FC74 #71FAFC
monochromatic
#EE0575 #FB3594 #FC71B4 #FDADD4 #FEE1EF
Accessibility & contrast
On white
2.57
#FC71B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#FC71B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC71B4
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC71B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC71B4 | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8392B6
Deuteranopia (green-blind)
#A9ABB1
Tritanopia (blue-blind)
#FF6A8B
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #fc71b4; /* rgb */ color: rgb(252, 113, 180); /* oklch */ color: oklch(73.4% 0.183 352.4);
Tailwind
colors: {
custom: {
50: '#ff9fca',
500: '#fc71b4',
950: '#000000',
},
}SCSS
$custom: #fc71b4; $custom-light: #ff9fca; $custom-dark: #000000;
JSON
{
"hex": "#fc71b4",
"rgb": {
"r": 252,
"g": 113,
"b": 180
},
"hsl": {
"h": 331.079,
"s": 95.862,
"l": 71.569
},
"oklch": {
"l": 0.73402,
"c": 0.18292,
"h": 352.4
},
"luminance": 0.35801
}Semantic roles & 50–950 ramp
primary
#FC71B4
secondary
#D3F6E5
accent
#E67700
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82