#FC71B7#FC71B7
#FC71B7 is a light, vivid pink. Relative luminance 0.359; OKLCH L 73.5% C 0.184 H 351.2°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FC71B7 |
|---|---|
| RGB | rgb(252, 113, 183) |
| HSL | hsl(330, 96%, 72%) |
| HSV | hsv(330, 55%, 99%) |
| CMYK | cmyk(0%, 55.2%, 27.4%, 1.2%) |
| CIE-LAB | lab(66.47, 60.18, -10.93) |
| CIE-LCH | lch(66.47, 61.17, 349.71°) |
| OKLab | oklab(73.5% 0.1822 -0.0283) |
| OKLCH | oklch(73.5% 0.184 351.2) |
| XYZ | xyz(54.5994, 35.9297, 48.8502) |
| Luminance | 0.3593 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 0.91
Hot Pink
#FF69B4
ΔE00 1.36
Bubble Gum Pink
#FF69AF
ΔE00 1.88
Pink (survey)
#FF81C0
ΔE00 3.18
Bubblegum Pink
#FE83CC
ΔE00 4.44
Carnation Pink
#FF7FA7
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC71B7 #71FCB6
analogous
#FB71FC #FC71B7 #FC7172
triadic
#FC71B7 #B7FC71 #71B7FC
tetradic
#FC71B7 #FCFB71 #71FCB6 #7172FC
square
#FC71B7 #FCFB71 #71FCB6 #7172FC
split-complementary
#FC71B7 #72FC71 #71FCFB
monochromatic
#EE057A #FB3599 #FC71B7 #FDADD5 #FEE1F0
Accessibility & contrast
On white
2.57
#FC71B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#FC71B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC71B7
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC71B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC71B7 | 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)
#8292B9
Deuteranopia (green-blind)
#A8ABB4
Tritanopia (blue-blind)
#FF6B8C
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #fc71b7; /* rgb */ color: rgb(252, 113, 183); /* oklch */ color: oklch(73.5% 0.184 351.2);
Tailwind
colors: {
custom: {
50: '#ff9fcc',
500: '#fc71b7',
950: '#000000',
},
}SCSS
$custom: #fc71b7; $custom-light: #ff9fcc; $custom-dark: #000000;
JSON
{
"hex": "#fc71b7",
"rgb": {
"r": 252,
"g": 113,
"b": 183
},
"hsl": {
"h": 329.784,
"s": 95.862,
"l": 71.569
},
"oklch": {
"l": 0.73503,
"c": 0.18438,
"h": 351.2
},
"luminance": 0.35925
}Semantic roles & 50–950 ramp
primary
#FC71B7
secondary
#D3F6E4
accent
#E67200
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82