#FC70C8#FC70C8
#FC70C8 is a light, vivid pink. Relative luminance 0.365; OKLCH L 74.0% C 0.195 H 344.3°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FC70C8 |
|---|---|
| RGB | rgb(252, 112, 200) |
| HSL | hsl(322, 96%, 71%) |
| HSV | hsv(322, 56%, 99%) |
| CMYK | cmyk(0%, 55.6%, 20.6%, 1.2%) |
| CIE-LAB | lab(66.87, 62.88, -19.90) |
| CIE-LCH | lch(66.87, 65.96, 342.44°) |
| OKLab | oklab(73.99% 0.1881 -0.0528) |
| OKLCH | oklch(73.99% 0.195 344.3) |
| XYZ | xyz(56.3659, 36.4588, 58.7010) |
| Luminance | 0.3645 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.73
Bubblegum (survey)
#FF6CB5
ΔE00 3.93
Hot Pink
#FF69B4
ΔE00 4.01
Pink (survey)
#FF81C0
ΔE00 4.74
Bubble Gum Pink
#FF69AF
ΔE00 5.06
Purply Pink
#F075E6
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC70C8 #70FCA4
analogous
#EA70FC #FC70C8 #FC7082
triadic
#FC70C8 #C8FC70 #70C8FC
tetradic
#FC70C8 #FCEA70 #70FCA4 #7082FC
square
#FC70C8 #FCEA70 #70FCA4 #7082FC
split-complementary
#FC70C8 #82FC70 #70FCEA
monochromatic
#ED0597 #FB34B1 #FC70C8 #FDACDF #FEE1F3
Accessibility & contrast
On white
2.53
#FC70C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#FC70C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC70C8
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC70C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC70C8 | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C94CB
Deuteranopia (green-blind)
#A3ABC4
Tritanopia (blue-blind)
#FF6F93
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #fc70c8; /* rgb */ color: rgb(252, 112, 200); /* oklch */ color: oklch(74.0% 0.195 344.3);
Tailwind
colors: {
custom: {
50: '#ff9fd8',
500: '#fc70c8',
950: '#000000',
},
}SCSS
$custom: #fc70c8; $custom-light: #ff9fd8; $custom-dark: #000000;
JSON
{
"hex": "#fc70c8",
"rgb": {
"r": 252,
"g": 112,
"b": 200
},
"hsl": {
"h": 322.286,
"s": 95.89,
"l": 71.373
},
"oklch": {
"l": 0.73991,
"c": 0.19537,
"h": 344.3
},
"luminance": 0.36454
}Semantic roles & 50–950 ramp
primary
#FC70C8
secondary
#D2F6DF
accent
#E65500
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#180F14
muted
#867F83