#FC71C8#FC71C8
#FC71C8 is a light, vivid pink. Relative luminance 0.367; OKLCH L 74.1% C 0.194 H 344.4°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FC71C8 |
|---|---|
| RGB | rgb(252, 113, 200) |
| HSL | hsl(322, 96%, 72%) |
| HSV | hsv(322, 55%, 99%) |
| CMYK | cmyk(0%, 55.2%, 20.6%, 1.2%) |
| CIE-LAB | lab(67.04, 62.44, -19.64) |
| CIE-LCH | lch(67.04, 65.45, 342.54°) |
| OKLab | oklab(74.11% 0.1867 -0.0521) |
| OKLCH | oklch(74.11% 0.194 344.4) |
| XYZ | xyz(56.4768, 36.6807, 58.7380) |
| Luminance | 0.3668 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.54
Bubblegum (survey)
#FF6CB5
ΔE00 3.90
Hot Pink
#FF69B4
ΔE00 4.00
Pink (survey)
#FF81C0
ΔE00 4.57
Bubble Gum Pink
#FF69AF
ΔE00 5.03
Purply Pink
#F075E6
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC71C8 #71FCA5
analogous
#EB71FC #FC71C8 #FC7183
triadic
#FC71C8 #C8FC71 #71C8FC
tetradic
#FC71C8 #FCEB71 #71FCA5 #7183FC
square
#FC71C8 #FCEB71 #71FCA5 #7183FC
split-complementary
#FC71C8 #83FC71 #71FCEB
monochromatic
#EE0597 #FB35B1 #FC71C8 #FDADDF #FEE1F3
Accessibility & contrast
On white
2.52
#FC71C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#FC71C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC71C8
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC71C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC71C8 | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D95CB
Deuteranopia (green-blind)
#A3ACC5
Tritanopia (blue-blind)
#FF7094
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #fc71c8; /* rgb */ color: rgb(252, 113, 200); /* oklch */ color: oklch(74.1% 0.194 344.4);
Tailwind
colors: {
custom: {
50: '#ff9fd8',
500: '#fc71c8',
950: '#000000',
},
}SCSS
$custom: #fc71c8; $custom-light: #ff9fd8; $custom-dark: #000000;
JSON
{
"hex": "#fc71c8",
"rgb": {
"r": 252,
"g": 113,
"b": 200
},
"hsl": {
"h": 322.446,
"s": 95.862,
"l": 71.569
},
"oklch": {
"l": 0.74115,
"c": 0.19388,
"h": 344.4
},
"luminance": 0.36676
}Semantic roles & 50–950 ramp
primary
#FC71C8
secondary
#D3F6E0
accent
#E65600
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#180F14
muted
#867F83