#FF50FB#FF50FB
#FF50FB is a light, highly saturated purple. Relative luminance 0.340; OKLCH L 73.4% C 0.274 H 328.9°. Best body text is #000000 at 7.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FF50FB |
|---|---|
| RGB | rgb(255, 80, 251) |
| HSL | hsl(301, 100%, 66%) |
| HSV | hsv(301, 69%, 100%) |
| CMYK | cmyk(0%, 68.6%, 1.6%, 0%) |
| CIE-LAB | lab(64.94, 83.65, -51.27) |
| CIE-LCH | lch(64.94, 98.11, 328.49°) |
| OKLab | oklab(73.37% 0.235 -0.1417) |
| OKLCH | oklch(73.37% 0.274 328.9) |
| XYZ | xyz(61.5207, 33.9669, 94.5641) |
| Luminance | 0.3396 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.74
Light Magenta
#FA5FF7
ΔE00 1.74
Candy Pink
#FF63E9
ΔE00 3.88
Magenta
#FF00FF
ΔE00 4.94
Fuchsia
#FF00FF
ΔE00 4.94
Bright Magenta
#FF08E8
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF50FB #50FF54
analogous
#AB50FF #FF50FB #FF50A4
triadic
#FF50FB #FBFF50 #50FBFF
tetradic
#FF50FB #FFAB50 #50FF54 #50A4FF
square
#FF50FB #FFAB50 #50FF54 #50A4FF
split-complementary
#FF50FB #A4FF50 #50FFAB
monochromatic
#D500D0 #FF13FA #FF50FB #FF8DFC #FFCAFE
Accessibility & contrast
On white
2.69
#FF50FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.79
#FF50FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF50FB
7.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF50FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF50FB | 1.00 | 2.69 | 7.79 | 7.79 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#388FFF
Deuteranopia (green-blind)
#80A6F7
Tritanopia (blue-blind)
#FF68A0
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #ff50fb; /* rgb */ color: rgb(255, 80, 251); /* oklch */ color: oklch(73.4% 0.274 328.9);
Tailwind
colors: {
custom: {
50: '#ff8ffd',
500: '#ff50fb',
950: '#000000',
},
}SCSS
$custom: #ff50fb; $custom-light: #ff8ffd; $custom-dark: #000000;
JSON
{
"hex": "#ff50fb",
"rgb": {
"r": 255,
"g": 80,
"b": 251
},
"hsl": {
"h": 301.371,
"s": 100,
"l": 65.686
},
"oklch": {
"l": 0.73373,
"c": 0.27437,
"h": 328.9
},
"luminance": 0.33962
}Semantic roles & 50–950 ramp
primary
#FF50FB
secondary
#B8F3BA
accent
#E60500
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#190E18
muted
#877E86