#FC72C6#FC72C6
#FC72C6 is a light, vivid pink. Relative luminance 0.368; OKLCH L 74.2% C 0.191 H 345.3°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FC72C6 |
|---|---|
| RGB | rgb(252, 114, 198) |
| HSL | hsl(323, 96%, 72%) |
| HSV | hsv(323, 55%, 99%) |
| CMYK | cmyk(0%, 54.8%, 21.4%, 1.2%) |
| CIE-LAB | lab(67.14, 61.71, -18.37) |
| CIE-LCH | lch(67.14, 64.39, 343.42°) |
| OKLab | oklab(74.17% 0.1849 -0.0486) |
| OKLCH | oklch(74.17% 0.191 345.3) |
| XYZ | xyz(56.3568, 36.8122, 57.5525) |
| Luminance | 0.3681 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.29
Bubblegum (survey)
#FF6CB5
ΔE00 3.48
Hot Pink
#FF69B4
ΔE00 3.63
Pink (survey)
#FF81C0
ΔE00 4.11
Bubble Gum Pink
#FF69AF
ΔE00 4.63
Purply Pink
#F075E6
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC72C6 #72FCA8
analogous
#ED72FC #FC72C6 #FC7281
triadic
#FC72C6 #C6FC72 #72C6FC
tetradic
#FC72C6 #FCED72 #72FCA8 #7281FC
square
#FC72C6 #FCED72 #72FCA8 #7281FC
split-complementary
#FC72C6 #81FC72 #72FCED
monochromatic
#EF0593 #FB36AE #FC72C6 #FDAEDE #FEE1F3
Accessibility & contrast
On white
2.51
#FC72C6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#FC72C6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC72C6
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC72C6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC72C6 | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E95C9
Deuteranopia (green-blind)
#A4ACC3
Tritanopia (blue-blind)
#FF7193
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #fc72c6; /* rgb */ color: rgb(252, 114, 198); /* oklch */ color: oklch(74.2% 0.191 345.3);
Tailwind
colors: {
custom: {
50: '#ffa0d7',
500: '#fc72c6',
950: '#000000',
},
}SCSS
$custom: #fc72c6; $custom-light: #ffa0d7; $custom-dark: #000000;
JSON
{
"hex": "#fc72c6",
"rgb": {
"r": 252,
"g": 114,
"b": 198
},
"hsl": {
"h": 323.478,
"s": 95.833,
"l": 71.765
},
"oklch": {
"l": 0.74166,
"c": 0.19117,
"h": 345.3
},
"luminance": 0.36807
}Semantic roles & 50–950 ramp
primary
#FC72C6
secondary
#D3F6E1
accent
#E65A00
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#180F14
muted
#867F83