#FC70B2#FC70B2
#FC70B2 is a light, vivid pink. Relative luminance 0.355; OKLCH L 73.2% C 0.183 H 353.1°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FC70B2 |
|---|---|
| RGB | rgb(252, 112, 178) |
| HSL | hsl(332, 96%, 71%) |
| HSV | hsv(332, 56%, 99%) |
| CMYK | cmyk(0%, 55.6%, 29.4%, 1.2%) |
| CIE-LAB | lab(66.14, 60.01, -8.58) |
| CIE-LCH | lch(66.14, 60.62, 351.86°) |
| OKLab | oklab(73.21% 0.1821 -0.022) |
| OKLCH | oklch(73.21% 0.183 353.1) |
| XYZ | xyz(53.9773, 35.5033, 46.1210) |
| Luminance | 0.3550 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.05
Bubble Gum Pink
#FF69AF
ΔE00 1.22
Hot Pink
#FF69B4
ΔE00 1.42
Pink (survey)
#FF81C0
ΔE00 3.58
Bubblegum Pink
#FE83CC
ΔE00 5.26
Carnation Pink
#FF7FA7
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC70B2 #70FCBA
analogous
#FC70F8 #FC70B2 #FC7470
triadic
#FC70B2 #B2FC70 #70B2FC
tetradic
#FC70B2 #F8FC70 #70FCBA #7470FC
square
#FC70B2 #F8FC70 #70FCBA #7470FC
split-complementary
#FC70B2 #70FC74 #70F8FC
monochromatic
#ED0572 #FB3492 #FC70B2 #FDACD2 #FEE1EF
Accessibility & contrast
On white
2.59
#FC70B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#FC70B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC70B2
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC70B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC70B2 | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8391B4
Deuteranopia (green-blind)
#A9AAAF
Tritanopia (blue-blind)
#FF6989
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #fc70b2; /* rgb */ color: rgb(252, 112, 178); /* oklch */ color: oklch(73.2% 0.183 353.1);
Tailwind
colors: {
custom: {
50: '#ff9ec9',
500: '#fc70b2',
950: '#000000',
},
}SCSS
$custom: #fc70b2; $custom-light: #ff9ec9; $custom-dark: #000000;
JSON
{
"hex": "#fc70b2",
"rgb": {
"r": 252,
"g": 112,
"b": 178
},
"hsl": {
"h": 331.714,
"s": 95.89,
"l": 71.373
},
"oklch": {
"l": 0.73208,
"c": 0.18345,
"h": 353.1
},
"luminance": 0.35498
}Semantic roles & 50–950 ramp
primary
#FC70B2
secondary
#D2F6E5
accent
#E67900
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82