#FF60FB#FF60FB
#FF60FB is a light, highly saturated purple. Relative luminance 0.366; OKLCH L 74.8% C 0.256 H 328.8°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FF60FB |
|---|---|
| RGB | rgb(255, 96, 251) |
| HSL | hsl(302, 100%, 69%) |
| HSV | hsv(302, 62%, 100%) |
| CMYK | cmyk(0%, 62.4%, 1.6%, 0%) |
| CIE-LAB | lab(66.97, 77.93, -48.06) |
| CIE-LCH | lch(66.97, 91.56, 328.34°) |
| OKLab | oklab(74.84% 0.2187 -0.1325) |
| OKLCH | oklch(74.84% 0.256 328.8) |
| XYZ | xyz(62.8348, 36.5951, 95.0021) |
| Luminance | 0.3659 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 0.80
Light Magenta
#FA5FF7
ΔE00 0.90
Candy Pink
#FF63E9
ΔE00 2.84
Purply Pink
#F075E6
ΔE00 4.35
Violet (CSS)
#EE82EE
ΔE00 5.77
Orchid
#DA70D6
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF60FB #60FF64
analogous
#B360FF #FF60FB #FF60AC
triadic
#FF60FB #FBFF60 #60FBFF
tetradic
#FF60FB #FFB360 #60FF64 #60ACFF
square
#FF60FB #FFB360 #60FF64 #60ACFF
split-complementary
#FF60FB #ACFF60 #60FFB3
monochromatic
#E500DF #FF23F9 #FF60FB #FF9DFD #FFDAFE
Accessibility & contrast
On white
2.52
#FF60FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#FF60FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF60FB
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF60FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF60FB | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4F95FF
Deuteranopia (green-blind)
#88AAF7
Tritanopia (blue-blind)
#FF73A5
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ff60fb; /* rgb */ color: rgb(255, 96, 251); /* oklch */ color: oklch(74.8% 0.256 328.8);
Tailwind
colors: {
custom: {
50: '#ff97fd',
500: '#ff60fb',
950: '#000000',
},
}SCSS
$custom: #ff60fb; $custom-light: #ff97fd; $custom-dark: #000000;
JSON
{
"hex": "#ff60fb",
"rgb": {
"r": 255,
"g": 96,
"b": 251
},
"hsl": {
"h": 301.509,
"s": 100,
"l": 68.824
},
"oklch": {
"l": 0.74843,
"c": 0.25569,
"h": 328.8
},
"luminance": 0.36591
}Semantic roles & 50–950 ramp
primary
#FF60FB
secondary
#C6F5C7
accent
#E60600
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#190E18
muted
#877E86