#FB59FF#FB59FF
#FB59FF is a light, highly saturated purple. Relative luminance 0.349; OKLCH L 73.8% C 0.265 H 326.9°. Best body text is #000000 at 7.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FB59FF |
|---|---|
| RGB | rgb(251, 89, 255) |
| HSL | hsl(299, 100%, 67%) |
| HSV | hsv(299, 65%, 100%) |
| CMYK | cmyk(1.6%, 65.1%, 0%, 0%) |
| CIE-LAB | lab(65.65, 80.29, -52.38) |
| CIE-LCH | lch(65.65, 95.86, 326.88°) |
| OKLab | oklab(73.84% 0.2221 -0.1451) |
| OKLCH | oklch(73.84% 0.265 326.9) |
| XYZ | xyz(61.4050, 34.8780, 98.0862) |
| Luminance | 0.3487 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 0.94
Light Magenta
#FA5FF7
ΔE00 1.37
Candy Pink
#FF63E9
ΔE00 4.10
Purply Pink
#F075E6
ΔE00 5.50
Magenta
#FF00FF
ΔE00 5.71
Fuchsia
#FF00FF
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB59FF #5DFF59
analogous
#A859FF #FB59FF #FF59B0
triadic
#FB59FF #FFFB59 #59FFFB
tetradic
#FB59FF #FFA859 #5DFF59 #59B0FF
square
#FB59FF #FFA859 #5DFF59 #59B0FF
split-complementary
#FB59FF #B0FF59 #59FFA8
monochromatic
#D800DE #FA1CFF #FB59FF #FC96FF #FED3FF
Accessibility & contrast
On white
2.63
#FB59FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.97
#FB59FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB59FF
7.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB59FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB59FF | 1.00 | 2.63 | 7.97 | 7.97 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3D92FF
Deuteranopia (green-blind)
#7FA7FB
Tritanopia (blue-blind)
#FF71A5
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #fb59ff; /* rgb */ color: rgb(251, 89, 255); /* oklch */ color: oklch(73.8% 0.265 326.9);
Tailwind
colors: {
custom: {
50: '#ff93ff',
500: '#fb59ff',
950: '#000000',
},
}SCSS
$custom: #fb59ff; $custom-light: #ff93ff; $custom-dark: #000000;
JSON
{
"hex": "#fb59ff",
"rgb": {
"r": 251,
"g": 89,
"b": 255
},
"hsl": {
"h": 298.554,
"s": 100,
"l": 67.451
},
"oklch": {
"l": 0.73839,
"c": 0.2653,
"h": 326.9
},
"luminance": 0.34874
}Semantic roles & 50–950 ramp
primary
#FB59FF
secondary
#C1F4C0
accent
#E60006
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#190E18
muted
#877E86