#FC72B4#FC72B4
#FC72B4 is a light, vivid pink. Relative luminance 0.360; OKLCH L 73.5% C 0.181 H 352.6°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FC72B4 |
|---|---|
| RGB | rgb(252, 114, 180) |
| HSL | hsl(331, 96%, 72%) |
| HSV | hsv(331, 55%, 99%) |
| CMYK | cmyk(0%, 54.8%, 28.6%, 1.2%) |
| CIE-LAB | lab(66.54, 59.35, -9.11) |
| CIE-LCH | lch(66.54, 60.05, 351.27°) |
| OKLab | oklab(73.53% 0.1799 -0.0234) |
| OKLCH | oklch(73.53% 0.181 352.6) |
| XYZ | xyz(54.4027, 36.0305, 47.2606) |
| Luminance | 0.3603 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.15
Hot Pink
#FF69B4
ΔE00 1.61
Bubble Gum Pink
#FF69AF
ΔE00 1.63
Pink (survey)
#FF81C0
ΔE00 3.15
Bubblegum Pink
#FE83CC
ΔE00 4.82
Carnation Pink
#FF7FA7
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC72B4 #72FCBA
analogous
#FC72F9 #FC72B4 #FC7572
triadic
#FC72B4 #B4FC72 #72B4FC
tetradic
#FC72B4 #F9FC72 #72FCBA #7572FC
square
#FC72B4 #F9FC72 #72FCBA #7572FC
split-complementary
#FC72B4 #72FC75 #72F9FC
monochromatic
#EF0575 #FB3694 #FC72B4 #FDAED4 #FEE1EF
Accessibility & contrast
On white
2.56
#FC72B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#FC72B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC72B4
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC72B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC72B4 | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8492B6
Deuteranopia (green-blind)
#A9ABB1
Tritanopia (blue-blind)
#FF6B8B
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #fc72b4; /* rgb */ color: rgb(252, 114, 180); /* oklch */ color: oklch(73.5% 0.181 352.6);
Tailwind
colors: {
custom: {
50: '#ffa0ca',
500: '#fc72b4',
950: '#000000',
},
}SCSS
$custom: #fc72b4; $custom-light: #ffa0ca; $custom-dark: #000000;
JSON
{
"hex": "#fc72b4",
"rgb": {
"r": 252,
"g": 114,
"b": 180
},
"hsl": {
"h": 331.304,
"s": 95.833,
"l": 71.765
},
"oklch": {
"l": 0.7353,
"c": 0.18145,
"h": 352.6
},
"luminance": 0.36025
}Semantic roles & 50–950 ramp
primary
#FC72B4
secondary
#D3F6E6
accent
#E67800
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82