#FC72FC#FC72FC
#FC72FC is a light, highly saturated purple. Relative luminance 0.398; OKLCH L 76.5% C 0.231 H 327.5°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FC72FC |
|---|---|
| RGB | rgb(252, 114, 252) |
| HSL | hsl(300, 96%, 72%) |
| HSV | hsv(300, 55%, 99%) |
| CMYK | cmyk(0%, 54.8%, 0%, 1.2%) |
| CIE-LAB | lab(69.30, 69.96, -44.97) |
| CIE-LCH | lch(69.30, 83.17, 327.27°) |
| OKLab | oklab(76.47% 0.1947 -0.1238) |
| OKLCH | oklch(76.47% 0.231 327.5) |
| XYZ | xyz(63.7319, 39.7622, 96.3946) |
| Luminance | 0.3976 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.98
Light Magenta
#FA5FF7
ΔE00 3.07
Purply Pink
#F075E6
ΔE00 3.33
Candy Pink
#FF63E9
ΔE00 3.59
Violet (CSS)
#EE82EE
ΔE00 3.63
Orchid
#DA70D6
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC72FC #72FC72
analogous
#B772FC #FC72FC #FC72B7
triadic
#FC72FC #FCFC72 #72FCFC
tetradic
#FC72FC #FCB772 #72FC72 #72B7FC
square
#FC72FC #FCB772 #72FC72 #72B7FC
split-complementary
#FC72FC #B7FC72 #72FCB7
monochromatic
#EF05EF #FB36FB #FC72FC #FDAEFD #FEE1FE
Accessibility & contrast
On white
2.35
#FC72FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#FC72FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC72FC
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC72FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC72FC | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#639EFF
Deuteranopia (green-blind)
#90B0F8
Tritanopia (blue-blind)
#FF82AD
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fc72fc; /* rgb */ color: rgb(252, 114, 252); /* oklch */ color: oklch(76.5% 0.231 327.5);
Tailwind
colors: {
custom: {
50: '#ffa1fe',
500: '#fc72fc',
950: '#000000',
},
}SCSS
$custom: #fc72fc; $custom-light: #ffa1fe; $custom-dark: #000000;
JSON
{
"hex": "#fc72fc",
"rgb": {
"r": 252,
"g": 114,
"b": 252
},
"hsl": {
"h": 300,
"s": 95.833,
"l": 71.765
},
"oklch": {
"l": 0.7647,
"c": 0.23069,
"h": 327.5
},
"luminance": 0.39758
}Semantic roles & 50–950 ramp
primary
#FC72FC
secondary
#D3F6D3
accent
#E60000
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F18
muted
#867F86