#FC72C8#FC72C8
#FC72C8 is a light, vivid pink. Relative luminance 0.369; OKLCH L 74.2% C 0.192 H 344.5°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FC72C8 |
|---|---|
| RGB | rgb(252, 114, 200) |
| HSL | hsl(323, 96%, 72%) |
| HSV | hsv(323, 55%, 99%) |
| CMYK | cmyk(0%, 54.8%, 20.6%, 1.2%) |
| CIE-LAB | lab(67.21, 61.99, -19.39) |
| CIE-LCH | lch(67.21, 64.95, 342.63°) |
| OKLab | oklab(74.24% 0.1854 -0.0514) |
| OKLCH | oklch(74.24% 0.192 344.5) |
| XYZ | xyz(56.5890, 36.9051, 58.7754) |
| Luminance | 0.3690 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.35
Bubblegum (survey)
#FF6CB5
ΔE00 3.87
Hot Pink
#FF69B4
ΔE00 4.00
Pink (survey)
#FF81C0
ΔE00 4.40
Bubble Gum Pink
#FF69AF
ΔE00 5.01
Purply Pink
#F075E6
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC72C8 #72FCA6
analogous
#EB72FC #FC72C8 #FC7283
triadic
#FC72C8 #C8FC72 #72C8FC
tetradic
#FC72C8 #FCEB72 #72FCA6 #7283FC
square
#FC72C8 #FCEB72 #72FCA6 #7283FC
split-complementary
#FC72C8 #83FC72 #72FCEB
monochromatic
#EF0597 #FB36B1 #FC72C8 #FDAEDF #FEE1F3
Accessibility & contrast
On white
2.51
#FC72C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#FC72C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC72C8
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC72C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC72C8 | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E95CB
Deuteranopia (green-blind)
#A4ACC5
Tritanopia (blue-blind)
#FF7194
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #fc72c8; /* rgb */ color: rgb(252, 114, 200); /* oklch */ color: oklch(74.2% 0.192 344.5);
Tailwind
colors: {
custom: {
50: '#ffa0d8',
500: '#fc72c8',
950: '#000000',
},
}SCSS
$custom: #fc72c8; $custom-light: #ffa0d8; $custom-dark: #000000;
JSON
{
"hex": "#fc72c8",
"rgb": {
"r": 252,
"g": 114,
"b": 200
},
"hsl": {
"h": 322.609,
"s": 95.833,
"l": 71.765
},
"oklch": {
"l": 0.74241,
"c": 0.19238,
"h": 344.5
},
"luminance": 0.369
}Semantic roles & 50–950 ramp
primary
#FC72C8
secondary
#D3F6E1
accent
#E65600
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#180F14
muted
#867F83