#FC72E4#FC72E4
#FC72E4 is a light, highly saturated pink. Relative luminance 0.383; OKLCH L 75.4% C 0.212 H 334.6°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FC72E4 |
|---|---|
| RGB | rgb(252, 114, 228) |
| HSL | hsl(310, 96%, 72%) |
| HSV | hsv(310, 55%, 99%) |
| CMYK | cmyk(0%, 54.8%, 9.5%, 1.2%) |
| CIE-LAB | lab(68.27, 66.09, -33.37) |
| CIE-LCH | lch(68.27, 74.04, 333.21°) |
| OKLab | oklab(75.37% 0.1913 -0.0906) |
| OKLCH | oklch(75.37% 0.212 334.6) |
| XYZ | xyz(60.1660, 38.3359, 77.6144) |
| Luminance | 0.3833 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.12
Candy Pink
#FF63E9
ΔE00 2.53
Violet (CSS)
#EE82EE
ΔE00 3.86
Light Magenta
#FA5FF7
ΔE00 4.82
Violet Pink
#FB5FFC
ΔE00 5.27
Orchid
#DA70D6
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC72E4 #72FC8A
analogous
#CF72FC #FC72E4 #FC729F
triadic
#FC72E4 #E4FC72 #72E4FC
tetradic
#FC72E4 #FCCF72 #72FC8A #729FFC
square
#FC72E4 #FCCF72 #72FC8A #729FFC
split-complementary
#FC72E4 #9FFC72 #72FCCF
monochromatic
#EF05C6 #FB36D9 #FC72E4 #FDAEEF #FEE1F9
Accessibility & contrast
On white
2.42
#FC72E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#FC72E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC72E4
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC72E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC72E4 | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7199E8
Deuteranopia (green-blind)
#9BAEE0
Tritanopia (blue-blind)
#FF7AA1
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fc72e4; /* rgb */ color: rgb(252, 114, 228); /* oklch */ color: oklch(75.4% 0.212 334.6);
Tailwind
colors: {
custom: {
50: '#ffa0ed',
500: '#fc72e4',
950: '#000000',
},
}SCSS
$custom: #fc72e4; $custom-light: #ffa0ed; $custom-dark: #000000;
JSON
{
"hex": "#fc72e4",
"rgb": {
"r": 252,
"g": 114,
"b": 228
},
"hsl": {
"h": 310.435,
"s": 95.833,
"l": 71.765
},
"oklch": {
"l": 0.75374,
"c": 0.21166,
"h": 334.6
},
"luminance": 0.38332
}Semantic roles & 50–950 ramp
primary
#FC72E4
secondary
#D3F6D9
accent
#E62800
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84