#FF60FD#FF60FD
#FF60FD is a light, highly saturated purple. Relative luminance 0.367; OKLCH L 74.9% C 0.257 H 328.3°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FF60FD |
|---|---|
| RGB | rgb(255, 96, 253) |
| HSL | hsl(301, 100%, 69%) |
| HSV | hsv(301, 62%, 100%) |
| CMYK | cmyk(0%, 62.4%, 0.8%, 0%) |
| CIE-LAB | lab(67.07, 78.25, -49.00) |
| CIE-LCH | lch(67.07, 92.33, 327.94°) |
| OKLab | oklab(74.94% 0.2188 -0.1352) |
| OKLCH | oklch(74.94% 0.257 328.3) |
| XYZ | xyz(63.1517, 36.7219, 96.6713) |
| Luminance | 0.3672 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 0.71
Light Magenta
#FA5FF7
ΔE00 1.03
Candy Pink
#FF63E9
ΔE00 3.13
Purply Pink
#F075E6
ΔE00 4.54
Violet (CSS)
#EE82EE
ΔE00 5.85
Orchid
#DA70D6
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF60FD #60FF62
analogous
#B260FF #FF60FD #FF60AE
triadic
#FF60FD #FDFF60 #60FDFF
tetradic
#FF60FD #FFB260 #60FF62 #60AEFF
square
#FF60FD #FFB260 #60FF62 #60AEFF
split-complementary
#FF60FD #AEFF60 #60FFB2
monochromatic
#E500E2 #FF23FC #FF60FD #FF9DFE #FFDAFF
Accessibility & contrast
On white
2.52
#FF60FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#FF60FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF60FD
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF60FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF60FD | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4D96FF
Deuteranopia (green-blind)
#87ABF9
Tritanopia (blue-blind)
#FF74A7
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ff60fd; /* rgb */ color: rgb(255, 96, 253); /* oklch */ color: oklch(74.9% 0.257 328.3);
Tailwind
colors: {
custom: {
50: '#ff97fe',
500: '#ff60fd',
950: '#000000',
},
}SCSS
$custom: #ff60fd; $custom-light: #ff97fe; $custom-dark: #000000;
JSON
{
"hex": "#ff60fd",
"rgb": {
"r": 255,
"g": 96,
"b": 253
},
"hsl": {
"h": 300.755,
"s": 100,
"l": 68.824
},
"oklch": {
"l": 0.74943,
"c": 0.25724,
"h": 328.3
},
"luminance": 0.36718
}Semantic roles & 50–950 ramp
primary
#FF60FD
secondary
#C6F5C6
accent
#E60300
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#190E18
muted
#877E86