#FC60FF#FC60FF
#FC60FF is a light, highly saturated purple. Relative luminance 0.363; OKLCH L 74.7% C 0.257 H 327.0°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FC60FF |
|---|---|
| RGB | rgb(252, 96, 255) |
| HSL | hsl(299, 100%, 69%) |
| HSV | hsv(299, 62%, 100%) |
| CMYK | cmyk(1.2%, 62.4%, 0%, 0%) |
| CIE-LAB | lab(66.74, 77.88, -50.65) |
| CIE-LCH | lch(66.74, 92.90, 326.96°) |
| OKLab | oklab(74.65% 0.2158 -0.1401) |
| OKLCH | oklch(74.65% 0.257 327) |
| XYZ | xyz(62.3767, 36.2852, 98.3067) |
| Luminance | 0.3628 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 0.45
Light Magenta
#FA5FF7
ΔE00 1.12
Candy Pink
#FF63E9
ΔE00 3.65
Purply Pink
#F075E6
ΔE00 4.81
Violet (CSS)
#EE82EE
ΔE00 6.03
Magenta
#FF00FF
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC60FF #63FF60
analogous
#AD60FF #FC60FF #FF60B3
triadic
#FC60FF #FFFC60 #60FFFC
tetradic
#FC60FF #FFAD60 #63FF60 #60B3FF
square
#FC60FF #FFAD60 #63FF60 #60B3FF
split-complementary
#FC60FF #B3FF60 #60FFAD
monochromatic
#E000E5 #FB23FF #FC60FF #FD9DFF #FEDAFF
Accessibility & contrast
On white
2.54
#FC60FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#FC60FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC60FF
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC60FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC60FF | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4995FF
Deuteranopia (green-blind)
#84A9FB
Tritanopia (blue-blind)
#FF76A8
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #fc60ff; /* rgb */ color: rgb(252, 96, 255); /* oklch */ color: oklch(74.7% 0.257 327.0);
Tailwind
colors: {
custom: {
50: '#ff97ff',
500: '#fc60ff',
950: '#000000',
},
}SCSS
$custom: #fc60ff; $custom-light: #ff97ff; $custom-dark: #000000;
JSON
{
"hex": "#fc60ff",
"rgb": {
"r": 252,
"g": 96,
"b": 255
},
"hsl": {
"h": 298.868,
"s": 100,
"l": 68.824
},
"oklch": {
"l": 0.7465,
"c": 0.25728,
"h": 327
},
"luminance": 0.36281
}Semantic roles & 50–950 ramp
primary
#FC60FF
secondary
#C7F5C6
accent
#E60004
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#190E18
muted
#877E86