#FF50FC#FF50FC
#FF50FC is a light, highly saturated purple. Relative luminance 0.340; OKLCH L 73.4% C 0.275 H 328.7°. Best body text is #000000 at 7.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FF50FC |
|---|---|
| RGB | rgb(255, 80, 252) |
| HSL | hsl(301, 100%, 66%) |
| HSV | hsv(301, 69%, 100%) |
| CMYK | cmyk(0%, 68.6%, 1.2%, 0%) |
| CIE-LAB | lab(64.99, 83.80, -51.74) |
| CIE-LCH | lch(64.99, 98.49, 328.31°) |
| OKLab | oklab(73.43% 0.235 -0.1431) |
| OKLCH | oklch(73.43% 0.275 328.7) |
| XYZ | xyz(61.6787, 34.0301, 95.3965) |
| Luminance | 0.3403 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.72
Light Magenta
#FA5FF7
ΔE00 1.78
Candy Pink
#FF63E9
ΔE00 3.99
Magenta
#FF00FF
ΔE00 4.92
Fuchsia
#FF00FF
ΔE00 4.92
Bright Magenta
#FF08E8
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF50FC #50FF53
analogous
#AB50FF #FF50FC #FF50A4
triadic
#FF50FC #FCFF50 #50FCFF
tetradic
#FF50FC #FFAB50 #50FF53 #50A4FF
square
#FF50FC #FFAB50 #50FF53 #50A4FF
split-complementary
#FF50FC #A4FF50 #50FFAB
monochromatic
#D500D1 #FF13FB #FF50FC #FF8DFD #FFCAFE
Accessibility & contrast
On white
2.69
#FF50FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.81
#FF50FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF50FC
7.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF50FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF50FC | 1.00 | 2.69 | 7.81 | 7.81 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#368FFF
Deuteranopia (green-blind)
#80A6F8
Tritanopia (blue-blind)
#FF69A1
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #ff50fc; /* rgb */ color: rgb(255, 80, 252); /* oklch */ color: oklch(73.4% 0.275 328.7);
Tailwind
colors: {
custom: {
50: '#ff8ffe',
500: '#ff50fc',
950: '#000000',
},
}SCSS
$custom: #ff50fc; $custom-light: #ff8ffe; $custom-dark: #000000;
JSON
{
"hex": "#ff50fc",
"rgb": {
"r": 255,
"g": 80,
"b": 252
},
"hsl": {
"h": 301.029,
"s": 100,
"l": 65.686
},
"oklch": {
"l": 0.73426,
"c": 0.2751,
"h": 328.7
},
"luminance": 0.34026
}Semantic roles & 50–950 ramp
primary
#FF50FC
secondary
#B8F3B9
accent
#E60400
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#190E18
muted
#877E86