#FC60FC#FC60FC
#FC60FC is a light, highly saturated purple. Relative luminance 0.361; OKLCH L 74.5% C 0.255 H 327.8°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FC60FC |
|---|---|
| RGB | rgb(252, 96, 252) |
| HSL | hsl(300, 96%, 68%) |
| HSV | hsv(300, 62%, 99%) |
| CMYK | cmyk(0%, 61.9%, 0%, 1.2%) |
| CIE-LAB | lab(66.59, 77.40, -49.24) |
| CIE-LCH | lch(66.59, 91.73, 327.54°) |
| OKLab | oklab(74.5% 0.2156 -0.136) |
| OKLCH | oklch(74.5% 0.255 327.8) |
| XYZ | xyz(61.8976, 36.0936, 95.7832) |
| Luminance | 0.3609 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 0.26
Light Magenta
#FA5FF7
ΔE00 0.73
Candy Pink
#FF63E9
ΔE00 3.24
Purply Pink
#F075E6
ΔE00 4.51
Violet (CSS)
#EE82EE
ΔE00 5.88
Orchid
#DA70D6
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC60FC #60FC60
analogous
#AE60FC #FC60FC #FC60AE
triadic
#FC60FC #FCFC60 #60FCFC
tetradic
#FC60FC #FCAE60 #60FC60 #60AEFC
square
#FC60FC #FCAE60 #60FC60 #60AEFC
split-complementary
#FC60FC #AEFC60 #60FCAE
monochromatic
#DD04DD #FB24FB #FC60FC #FD9CFD #FED8FE
Accessibility & contrast
On white
2.56
#FC60FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#FC60FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC60FC
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC60FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC60FC | 1.00 | 2.56 | 8.22 | 8.22 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4C95FF
Deuteranopia (green-blind)
#85A9F8
Tritanopia (blue-blind)
#FF74A6
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #fc60fc; /* rgb */ color: rgb(252, 96, 252); /* oklch */ color: oklch(74.5% 0.255 327.8);
Tailwind
colors: {
custom: {
50: '#ff97fe',
500: '#fc60fc',
950: '#000000',
},
}SCSS
$custom: #fc60fc; $custom-light: #ff97fe; $custom-dark: #000000;
JSON
{
"hex": "#fc60fc",
"rgb": {
"r": 252,
"g": 96,
"b": 252
},
"hsl": {
"h": 300,
"s": 96.296,
"l": 68.235
},
"oklch": {
"l": 0.74497,
"c": 0.25493,
"h": 327.8
},
"luminance": 0.36089
}Semantic roles & 50–950 ramp
primary
#FC60FC
secondary
#C4F4C4
accent
#E60000
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180E18
muted
#867E86