#FD60FF#FD60FF
#FD60FF is a light, highly saturated purple. Relative luminance 0.365; OKLCH L 74.8% C 0.258 H 327.3°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FD60FF |
|---|---|
| RGB | rgb(253, 96, 255) |
| HSL | hsl(299, 100%, 69%) |
| HSV | hsv(299, 62%, 100%) |
| CMYK | cmyk(0.8%, 62.4%, 0%, 0%) |
| CIE-LAB | lab(66.88, 78.11, -50.42) |
| CIE-LCH | lch(66.88, 92.97, 327.16°) |
| OKLab | oklab(74.78% 0.2168 -0.1394) |
| OKLCH | oklch(74.78% 0.258 327.3) |
| XYZ | xyz(62.7399, 36.4725, 98.3237) |
| Luminance | 0.3647 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 0.50
Light Magenta
#FA5FF7
ΔE00 1.12
Candy Pink
#FF63E9
ΔE00 3.57
Purply Pink
#F075E6
ΔE00 4.78
Violet (CSS)
#EE82EE
ΔE00 6.00
Magenta
#FF00FF
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD60FF #62FF60
analogous
#AE60FF #FD60FF #FF60B2
triadic
#FD60FF #FFFD60 #60FFFD
tetradic
#FD60FF #FFAE60 #62FF60 #60B2FF
square
#FD60FF #FFAE60 #62FF60 #60B2FF
split-complementary
#FD60FF #B2FF60 #60FFAE
monochromatic
#E200E5 #FC23FF #FD60FF #FE9DFF #FFDAFF
Accessibility & contrast
On white
2.53
#FD60FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#FD60FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD60FF
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD60FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD60FF | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4A96FF
Deuteranopia (green-blind)
#85AAFB
Tritanopia (blue-blind)
#FF75A8
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #fd60ff; /* rgb */ color: rgb(253, 96, 255); /* oklch */ color: oklch(74.8% 0.258 327.3);
Tailwind
colors: {
custom: {
50: '#ff97ff',
500: '#fd60ff',
950: '#000000',
},
}SCSS
$custom: #fd60ff; $custom-light: #ff97ff; $custom-dark: #000000;
JSON
{
"hex": "#fd60ff",
"rgb": {
"r": 253,
"g": 96,
"b": 255
},
"hsl": {
"h": 299.245,
"s": 100,
"l": 68.824
},
"oklch": {
"l": 0.74781,
"c": 0.25778,
"h": 327.3
},
"luminance": 0.36468
}Semantic roles & 50–950 ramp
primary
#FD60FF
secondary
#C6F5C6
accent
#E60003
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#190E18
muted
#877E86