#FC70B1#FC70B1
#FC70B1 is a light, vivid pink. Relative luminance 0.355; OKLCH L 73.2% C 0.183 H 353.5°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FC70B1 |
|---|---|
| RGB | rgb(252, 112, 177) |
| HSL | hsl(332, 96%, 71%) |
| HSV | hsv(332, 56%, 99%) |
| CMYK | cmyk(0%, 55.6%, 29.8%, 1.2%) |
| CIE-LAB | lab(66.11, 59.89, -8.06) |
| CIE-LCH | lch(66.11, 60.43, 352.33°) |
| OKLab | oklab(73.18% 0.1818 -0.0206) |
| OKLCH | oklch(73.18% 0.183 353.5) |
| XYZ | xyz(53.8772, 35.4633, 45.5941) |
| Luminance | 0.3546 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 1.19
Bubblegum (survey)
#FF6CB5
ΔE00 1.23
Hot Pink
#FF69B4
ΔE00 1.56
Pink (survey)
#FF81C0
ΔE00 3.66
Carnation Pink
#FF7FA7
ΔE00 5.38
Medium Pink
#F36196
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC70B1 #70FCBB
analogous
#FC70F7 #FC70B1 #FC7570
triadic
#FC70B1 #B1FC70 #70B1FC
tetradic
#FC70B1 #F7FC70 #70FCBB #7570FC
square
#FC70B1 #F7FC70 #70FCBB #7570FC
split-complementary
#FC70B1 #70FC75 #70F7FC
monochromatic
#ED0571 #FB3490 #FC70B1 #FDACD2 #FEE1EF
Accessibility & contrast
On white
2.60
#FC70B1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#FC70B1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC70B1
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC70B1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC70B1 | 1.00 | 2.60 | 8.09 | 8.09 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8391B3
Deuteranopia (green-blind)
#A9AAAE
Tritanopia (blue-blind)
#FF6889
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #fc70b1; /* rgb */ color: rgb(252, 112, 177); /* oklch */ color: oklch(73.2% 0.183 353.5);
Tailwind
colors: {
custom: {
50: '#ff9ec8',
500: '#fc70b1',
950: '#000000',
},
}SCSS
$custom: #fc70b1; $custom-light: #ff9ec8; $custom-dark: #000000;
JSON
{
"hex": "#fc70b1",
"rgb": {
"r": 252,
"g": 112,
"b": 177
},
"hsl": {
"h": 332.143,
"s": 95.89,
"l": 71.373
},
"oklch": {
"l": 0.73175,
"c": 0.18299,
"h": 353.5
},
"luminance": 0.35458
}Semantic roles & 50–950 ramp
primary
#FC70B1
secondary
#D2F6E5
accent
#E67B00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82