#FC71B9#FC71B9
#FC71B9 is a light, vivid pink. Relative luminance 0.360; OKLCH L 73.6% C 0.185 H 350.3°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FC71B9 |
|---|---|
| RGB | rgb(252, 113, 185) |
| HSL | hsl(329, 96%, 72%) |
| HSV | hsv(329, 55%, 99%) |
| CMYK | cmyk(0%, 55.2%, 26.6%, 1.2%) |
| CIE-LAB | lab(66.53, 60.44, -11.96) |
| CIE-LCH | lch(66.53, 61.61, 348.81°) |
| OKLab | oklab(73.57% 0.1828 -0.0311) |
| OKLCH | oklch(73.57% 0.185 350.3) |
| XYZ | xyz(54.8090, 36.0136, 49.9543) |
| Luminance | 0.3601 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.11
Hot Pink
#FF69B4
ΔE00 1.50
Bubble Gum Pink
#FF69AF
ΔE00 2.21
Pink (survey)
#FF81C0
ΔE00 3.18
Bubblegum Pink
#FE83CC
ΔE00 4.19
Barbie Pink
#FE46A5
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC71B9 #71FCB4
analogous
#FA71FC #FC71B9 #FC7174
triadic
#FC71B9 #B9FC71 #71B9FC
tetradic
#FC71B9 #FCFA71 #71FCB4 #7174FC
square
#FC71B9 #FCFA71 #71FCB4 #7174FC
split-complementary
#FC71B9 #74FC71 #71FCFA
monochromatic
#EE057D #FB359B #FC71B9 #FDADD7 #FEE1F0
Accessibility & contrast
On white
2.56
#FC71B9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#FC71B9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC71B9
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC71B9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC71B9 | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8292BB
Deuteranopia (green-blind)
#A8ABB6
Tritanopia (blue-blind)
#FF6C8D
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #fc71b9; /* rgb */ color: rgb(252, 113, 185); /* oklch */ color: oklch(73.6% 0.185 350.3);
Tailwind
colors: {
custom: {
50: '#ff9fce',
500: '#fc71b9',
950: '#000000',
},
}SCSS
$custom: #fc71b9; $custom-light: #ff9fce; $custom-dark: #000000;
JSON
{
"hex": "#fc71b9",
"rgb": {
"r": 252,
"g": 113,
"b": 185
},
"hsl": {
"h": 328.921,
"s": 95.862,
"l": 71.569
},
"oklch": {
"l": 0.73572,
"c": 0.18539,
"h": 350.3
},
"luminance": 0.36008
}Semantic roles & 50–950 ramp
primary
#FC71B9
secondary
#D3F6E4
accent
#E66F00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F13
muted
#867F82