#FF59FB#FF59FB
#FF59FB is a light, highly saturated purple. Relative luminance 0.354; OKLCH L 74.2% C 0.264 H 328.8°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FF59FB |
|---|---|
| RGB | rgb(255, 89, 251) |
| HSL | hsl(301, 100%, 67%) |
| HSV | hsv(301, 65%, 100%) |
| CMYK | cmyk(0%, 65.1%, 1.6%, 0%) |
| CIE-LAB | lab(66.04, 80.54, -49.53) |
| CIE-LCH | lch(66.04, 94.55, 328.41°) |
| OKLab | oklab(74.17% 0.2261 -0.1367) |
| OKLCH | oklch(74.17% 0.264 328.8) |
| XYZ | xyz(62.2243, 35.3742, 94.7986) |
| Luminance | 0.3537 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 0.82
Light Magenta
#FA5FF7
ΔE00 0.88
Candy Pink
#FF63E9
ΔE00 3.20
Purply Pink
#F075E6
ΔE00 5.00
Magenta
#FF00FF
ΔE00 6.05
Fuchsia
#FF00FF
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF59FB #59FF5D
analogous
#B059FF #FF59FB #FF59A8
triadic
#FF59FB #FBFF59 #59FBFF
tetradic
#FF59FB #FFB059 #59FF5D #59A8FF
square
#FF59FB #FFB059 #59FF5D #59A8FF
split-complementary
#FF59FB #A8FF59 #59FFB0
monochromatic
#DE00D8 #FF1CFA #FF59FB #FF96FC #FFD3FE
Accessibility & contrast
On white
2.60
#FF59FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#FF59FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF59FB
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF59FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF59FB | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4592FF
Deuteranopia (green-blind)
#85A8F7
Tritanopia (blue-blind)
#FF6EA3
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ff59fb; /* rgb */ color: rgb(255, 89, 251); /* oklch */ color: oklch(74.2% 0.264 328.8);
Tailwind
colors: {
custom: {
50: '#ff94fd',
500: '#ff59fb',
950: '#000000',
},
}SCSS
$custom: #ff59fb; $custom-light: #ff94fd; $custom-dark: #000000;
JSON
{
"hex": "#ff59fb",
"rgb": {
"r": 255,
"g": 89,
"b": 251
},
"hsl": {
"h": 301.446,
"s": 100,
"l": 67.451
},
"oklch": {
"l": 0.74168,
"c": 0.26422,
"h": 328.8
},
"luminance": 0.3537
}Semantic roles & 50–950 ramp
primary
#FF59FB
secondary
#C0F4C1
accent
#E60600
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#190E18
muted
#877E86