#FF60FC#FF60FC
#FF60FC is a light, highly saturated purple. Relative luminance 0.367; OKLCH L 74.9% C 0.256 H 328.5°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FF60FC |
|---|---|
| RGB | rgb(255, 96, 252) |
| HSL | hsl(301, 100%, 69%) |
| HSV | hsv(301, 62%, 100%) |
| CMYK | cmyk(0%, 62.4%, 1.2%, 0%) |
| CIE-LAB | lab(67.02, 78.09, -48.53) |
| CIE-LCH | lch(67.02, 91.94, 328.14°) |
| OKLab | oklab(74.89% 0.2188 -0.1339) |
| OKLCH | oklch(74.89% 0.256 328.5) |
| XYZ | xyz(62.9928, 36.6583, 95.8345) |
| Luminance | 0.3665 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 0.74
Light Magenta
#FA5FF7
ΔE00 0.96
Candy Pink
#FF63E9
ΔE00 2.98
Purply Pink
#F075E6
ΔE00 4.44
Violet (CSS)
#EE82EE
ΔE00 5.81
Orchid
#DA70D6
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF60FC #60FF63
analogous
#B360FF #FF60FC #FF60AD
triadic
#FF60FC #FCFF60 #60FCFF
tetradic
#FF60FC #FFB360 #60FF63 #60ADFF
square
#FF60FC #FFB360 #60FF63 #60ADFF
split-complementary
#FF60FC #ADFF60 #60FFB3
monochromatic
#E500E0 #FF23FB #FF60FC #FF9DFD #FFDAFE
Accessibility & contrast
On white
2.52
#FF60FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#FF60FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF60FC
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF60FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF60FC | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4E96FF
Deuteranopia (green-blind)
#88ABF8
Tritanopia (blue-blind)
#FF74A6
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ff60fc; /* rgb */ color: rgb(255, 96, 252); /* oklch */ color: oklch(74.9% 0.256 328.5);
Tailwind
colors: {
custom: {
50: '#ff97fe',
500: '#ff60fc',
950: '#000000',
},
}SCSS
$custom: #ff60fc; $custom-light: #ff97fe; $custom-dark: #000000;
JSON
{
"hex": "#ff60fc",
"rgb": {
"r": 255,
"g": 96,
"b": 252
},
"hsl": {
"h": 301.132,
"s": 100,
"l": 68.824
},
"oklch": {
"l": 0.74893,
"c": 0.25647,
"h": 328.5
},
"luminance": 0.36654
}Semantic roles & 50–950 ramp
primary
#FF60FC
secondary
#C6F5C7
accent
#E60400
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#190E18
muted
#877E86