#FC70CB#FC70CB
#FC70CB is a light, vivid pink. Relative luminance 0.366; OKLCH L 74.1% C 0.197 H 343.2°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FC70CB |
|---|---|
| RGB | rgb(252, 112, 203) |
| HSL | hsl(321, 96%, 71%) |
| HSV | hsv(321, 56%, 99%) |
| CMYK | cmyk(0%, 55.6%, 19.4%, 1.2%) |
| CIE-LAB | lab(66.98, 63.30, -21.42) |
| CIE-LCH | lch(66.98, 66.83, 341.30°) |
| OKLab | oklab(74.11% 0.1888 -0.057) |
| OKLCH | oklch(74.11% 0.197 343.2) |
| XYZ | xyz(56.7199, 36.6004, 60.5656) |
| Luminance | 0.3660 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.90
Bubblegum (survey)
#FF6CB5
ΔE00 4.51
Hot Pink
#FF69B4
ΔE00 4.58
Pink (survey)
#FF81C0
ΔE00 5.17
Bubble Gum Pink
#FF69AF
ΔE00 5.63
Purply Pink
#F075E6
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC70CB #70FCA1
analogous
#E770FC #FC70CB #FC7085
triadic
#FC70CB #CBFC70 #70CBFC
tetradic
#FC70CB #FCE770 #70FCA1 #7085FC
square
#FC70CB #FCE770 #70FCA1 #7085FC
split-complementary
#FC70CB #85FC70 #70FCE7
monochromatic
#ED059C #FB34B5 #FC70CB #FDACE1 #FEE1F4
Accessibility & contrast
On white
2.52
#FC70CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#FC70CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC70CB
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC70CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC70CB | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B94CE
Deuteranopia (green-blind)
#A2ACC7
Tritanopia (blue-blind)
#FF7094
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #fc70cb; /* rgb */ color: rgb(252, 112, 203); /* oklch */ color: oklch(74.1% 0.197 343.2);
Tailwind
colors: {
custom: {
50: '#ff9fdb',
500: '#fc70cb',
950: '#000000',
},
}SCSS
$custom: #fc70cb; $custom-light: #ff9fdb; $custom-dark: #000000;
JSON
{
"hex": "#fc70cb",
"rgb": {
"r": 252,
"g": 112,
"b": 203
},
"hsl": {
"h": 321,
"s": 95.89,
"l": 71.373
},
"oklch": {
"l": 0.74105,
"c": 0.19724,
"h": 343.2
},
"luminance": 0.36596
}Semantic roles & 50–950 ramp
primary
#FC70CB
secondary
#D2F6DE
accent
#E65000
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#180F15
muted
#867F83