#FB60FF#FB60FF
#FB60FF is a light, highly saturated purple. Relative luminance 0.361; OKLCH L 74.5% C 0.257 H 326.7°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FB60FF |
|---|---|
| RGB | rgb(251, 96, 255) |
| HSL | hsl(298, 100%, 69%) |
| HSV | hsv(298, 62%, 100%) |
| CMYK | cmyk(1.6%, 62.4%, 0%, 0%) |
| CIE-LAB | lab(66.60, 77.65, -50.89) |
| CIE-LCH | lch(66.60, 92.84, 326.76°) |
| OKLab | oklab(74.52% 0.2147 -0.1408) |
| OKLCH | oklch(74.52% 0.257 326.7) |
| XYZ | xyz(62.0154, 36.0989, 98.2897) |
| Luminance | 0.3609 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 0.45
Light Magenta
#FA5FF7
ΔE00 1.13
Candy Pink
#FF63E9
ΔE00 3.75
Purply Pink
#F075E6
ΔE00 4.85
Violet (CSS)
#EE82EE
ΔE00 6.06
Magenta
#FF00FF
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB60FF #64FF60
analogous
#AC60FF #FB60FF #FF60B3
triadic
#FB60FF #FFFB60 #60FFFB
tetradic
#FB60FF #FFAC60 #64FF60 #60B3FF
square
#FB60FF #FFAC60 #64FF60 #60B3FF
split-complementary
#FB60FF #B3FF60 #60FFAC
monochromatic
#DF00E5 #F923FF #FB60FF #FD9DFF #FEDAFF
Accessibility & contrast
On white
2.56
#FB60FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#FB60FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB60FF
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB60FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB60FF | 1.00 | 2.56 | 8.22 | 8.22 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4895FF
Deuteranopia (green-blind)
#83A9FB
Tritanopia (blue-blind)
#FF76A8
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #fb60ff; /* rgb */ color: rgb(251, 96, 255); /* oklch */ color: oklch(74.5% 0.257 326.7);
Tailwind
colors: {
custom: {
50: '#ff97ff',
500: '#fb60ff',
950: '#000000',
},
}SCSS
$custom: #fb60ff; $custom-light: #ff97ff; $custom-dark: #000000;
JSON
{
"hex": "#fb60ff",
"rgb": {
"r": 251,
"g": 96,
"b": 255
},
"hsl": {
"h": 298.491,
"s": 100,
"l": 68.824
},
"oklch": {
"l": 0.74519,
"c": 0.25678,
"h": 326.7
},
"luminance": 0.36095
}Semantic roles & 50–950 ramp
primary
#FB60FF
secondary
#C7F5C6
accent
#E60006
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180E18
muted
#867E86