#FA60FD#FA60FD
#FA60FD is a light, highly saturated purple. Relative luminance 0.358; OKLCH L 74.3% C 0.255 H 327.0°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FA60FD |
|---|---|
| RGB | rgb(250, 96, 253) |
| HSL | hsl(299, 98%, 68%) |
| HSV | hsv(299, 62%, 99%) |
| CMYK | cmyk(1.2%, 62.1%, 0%, 0.8%) |
| CIE-LAB | lab(66.36, 77.10, -50.18) |
| CIE-LCH | lch(66.36, 91.99, 326.94°) |
| OKLab | oklab(74.29% 0.2136 -0.1388) |
| OKLCH | oklch(74.29% 0.255 327) |
| XYZ | xyz(61.3358, 35.7855, 96.5861) |
| Luminance | 0.3578 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 0.25
Light Magenta
#FA5FF7
ΔE00 0.88
Candy Pink
#FF63E9
ΔE00 3.57
Purply Pink
#F075E6
ΔE00 4.69
Violet (CSS)
#EE82EE
ΔE00 6.00
Magenta
#FF00FF
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA60FD #63FD60
analogous
#AC60FD #FA60FD #FD60B1
triadic
#FA60FD #FDFA60 #60FDFA
tetradic
#FA60FD #FDAC60 #63FD60 #60B1FD
square
#FA60FD #FDAC60 #63FD60 #60B1FD
split-complementary
#FA60FD #B1FD60 #60FDAC
monochromatic
#DC03E0 #F824FC #FA60FD #FC9CFE #FED9FF
Accessibility & contrast
On white
2.57
#FA60FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#FA60FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA60FD
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA60FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA60FD | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4995FF
Deuteranopia (green-blind)
#83A8F9
Tritanopia (blue-blind)
#FF75A7
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #fa60fd; /* rgb */ color: rgb(250, 96, 253); /* oklch */ color: oklch(74.3% 0.255 327.0);
Tailwind
colors: {
custom: {
50: '#ff97fe',
500: '#fa60fd',
950: '#000000',
},
}SCSS
$custom: #fa60fd; $custom-light: #ff97fe; $custom-dark: #000000;
JSON
{
"hex": "#fa60fd",
"rgb": {
"r": 250,
"g": 96,
"b": 253
},
"hsl": {
"h": 298.854,
"s": 97.516,
"l": 68.431
},
"oklch": {
"l": 0.74285,
"c": 0.2547,
"h": 327
},
"luminance": 0.35782
}Semantic roles & 50–950 ramp
primary
#FA60FD
secondary
#C6F4C5
accent
#E60004
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180E18
muted
#867E86