#FF60FE#FF60FE
#FF60FE is a light, highly saturated purple. Relative luminance 0.368; OKLCH L 75.0% C 0.258 H 328.0°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FF60FE |
|---|---|
| RGB | rgb(255, 96, 254) |
| HSL | hsl(300, 100%, 69%) |
| HSV | hsv(300, 62%, 100%) |
| CMYK | cmyk(0%, 62.4%, 0.4%, 0%) |
| CIE-LAB | lab(67.12, 78.41, -49.48) |
| CIE-LCH | lch(67.12, 92.71, 327.75°) |
| OKLab | oklab(74.99% 0.2189 -0.1366) |
| OKLCH | oklch(74.99% 0.258 328) |
| XYZ | xyz(63.3114, 36.7858, 97.5124) |
| Luminance | 0.3678 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 0.70
Light Magenta
#FA5FF7
ΔE00 1.12
Candy Pink
#FF63E9
ΔE00 3.27
Purply Pink
#F075E6
ΔE00 4.63
Violet (CSS)
#EE82EE
ΔE00 5.90
Magenta
#FF00FF
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF60FE #60FF61
analogous
#B160FF #FF60FE #FF60AF
triadic
#FF60FE #FEFF60 #60FEFF
tetradic
#FF60FE #FFB160 #60FF61 #60AFFF
square
#FF60FE #FFB160 #60FF61 #60AFFF
split-complementary
#FF60FE #AFFF60 #60FFB1
monochromatic
#E500E3 #FF23FE #FF60FE #FF9DFE #FFDAFF
Accessibility & contrast
On white
2.51
#FF60FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#FF60FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF60FE
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF60FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF60FE | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4C96FF
Deuteranopia (green-blind)
#87ABFA
Tritanopia (blue-blind)
#FF75A7
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ff60fe; /* rgb */ color: rgb(255, 96, 254); /* oklch */ color: oklch(75.0% 0.258 328.0);
Tailwind
colors: {
custom: {
50: '#ff97ff',
500: '#ff60fe',
950: '#000000',
},
}SCSS
$custom: #ff60fe; $custom-light: #ff97ff; $custom-dark: #000000;
JSON
{
"hex": "#ff60fe",
"rgb": {
"r": 255,
"g": 96,
"b": 254
},
"hsl": {
"h": 300.377,
"s": 100,
"l": 68.824
},
"oklch": {
"l": 0.74994,
"c": 0.25801,
"h": 328
},
"luminance": 0.36781
}Semantic roles & 50–950 ramp
primary
#FF60FE
secondary
#C6F5C6
accent
#E60100
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#190E18
muted
#877E86