#FC72F6#FC72F6
#FC72F6 is a light, highly saturated purple. Relative luminance 0.394; OKLCH L 76.2% C 0.226 H 329.2°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FC72F6 |
|---|---|
| RGB | rgb(252, 114, 246) |
| HSL | hsl(303, 96%, 72%) |
| HSV | hsv(303, 55%, 99%) |
| CMYK | cmyk(0%, 54.8%, 2.4%, 1.2%) |
| CIE-LAB | lab(69.03, 68.97, -42.10) |
| CIE-LCH | lch(69.03, 80.80, 328.60°) |
| OKLab | oklab(76.19% 0.194 -0.1156) |
| OKLCH | oklch(76.19% 0.226 329.2) |
| XYZ | xyz(62.7961, 39.3879, 91.4660) |
| Luminance | 0.3938 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.58
Candy Pink
#FF63E9
ΔE00 2.92
Light Magenta
#FA5FF7
ΔE00 3.14
Violet Pink
#FB5FFC
ΔE00 3.25
Violet (CSS)
#EE82EE
ΔE00 3.29
Orchid
#DA70D6
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC72F6 #72FC78
analogous
#BD72FC #FC72F6 #FC72B1
triadic
#FC72F6 #F6FC72 #72F6FC
tetradic
#FC72F6 #FCBD72 #72FC78 #72B1FC
square
#FC72F6 #FCBD72 #72FC78 #72B1FC
split-complementary
#FC72F6 #B1FC72 #72FCBD
monochromatic
#EF05E4 #FB36F2 #FC72F6 #FDAEFA #FEE1FD
Accessibility & contrast
On white
2.37
#FC72F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#FC72F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC72F6
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC72F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC72F6 | 1.00 | 2.37 | 8.88 | 8.88 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#679DFA
Deuteranopia (green-blind)
#93AFF2
Tritanopia (blue-blind)
#FF80AA
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fc72f6; /* rgb */ color: rgb(252, 114, 246); /* oklch */ color: oklch(76.2% 0.226 329.2);
Tailwind
colors: {
custom: {
50: '#ffa1f9',
500: '#fc72f6',
950: '#000000',
},
}SCSS
$custom: #fc72f6; $custom-light: #ffa1f9; $custom-dark: #000000;
JSON
{
"hex": "#fc72f6",
"rgb": {
"r": 252,
"g": 114,
"b": 246
},
"hsl": {
"h": 302.609,
"s": 95.833,
"l": 71.765
},
"oklch": {
"l": 0.76186,
"c": 0.22577,
"h": 329.2
},
"luminance": 0.39384
}Semantic roles & 50–950 ramp
primary
#FC72F6
secondary
#D3F6D5
accent
#E60A00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85