#FC72FF#FC72FF
#FC72FF is a light, highly saturated purple. Relative luminance 0.400; OKLCH L 76.6% C 0.233 H 326.7°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FC72FF |
|---|---|
| RGB | rgb(252, 114, 255) |
| HSL | hsl(299, 100%, 72%) |
| HSV | hsv(299, 55%, 100%) |
| CMYK | cmyk(1.2%, 55.3%, 0%, 0%) |
| CIE-LAB | lab(69.44, 70.46, -46.40) |
| CIE-LCH | lch(69.44, 84.37, 326.64°) |
| OKLab | oklab(76.61% 0.195 -0.1279) |
| OKLCH | oklch(76.61% 0.233 326.7) |
| XYZ | xyz(64.2110, 39.9539, 98.9181) |
| Luminance | 0.3995 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.96
Light Magenta
#FA5FF7
ΔE00 3.15
Purply Pink
#F075E6
ΔE00 3.73
Violet (CSS)
#EE82EE
ΔE00 3.87
Candy Pink
#FF63E9
ΔE00 3.96
Orchid
#DA70D6
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC72FF #75FF72
analogous
#B572FF #FC72FF #FF72BC
triadic
#FC72FF #FFFC72 #72FFFC
tetradic
#FC72FF #FFB572 #75FF72 #72BCFF
square
#FC72FF #FFB572 #75FF72 #72BCFF
split-complementary
#FC72FF #BCFF72 #72FFB5
monochromatic
#F100F7 #FB35FF #FC72FF #FDAFFF #FEE0FF
Accessibility & contrast
On white
2.34
#FC72FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#FC72FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC72FF
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC72FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC72FF | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#619EFF
Deuteranopia (green-blind)
#8FB0FB
Tritanopia (blue-blind)
#FF83AE
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fc72ff; /* rgb */ color: rgb(252, 114, 255); /* oklch */ color: oklch(76.6% 0.233 326.7);
Tailwind
colors: {
custom: {
50: '#ffa1ff',
500: '#fc72ff',
950: '#000000',
},
}SCSS
$custom: #fc72ff; $custom-light: #ffa1ff; $custom-dark: #000000;
JSON
{
"hex": "#fc72ff",
"rgb": {
"r": 252,
"g": 114,
"b": 255
},
"hsl": {
"h": 298.723,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.76615,
"c": 0.23318,
"h": 326.7
},
"luminance": 0.3995
}Semantic roles & 50–950 ramp
primary
#FC72FF
secondary
#D4F7D4
accent
#E60005
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F18
muted
#867F86