#FF50FE#FF50FE
#FF50FE is a light, highly saturated purple. Relative luminance 0.342; OKLCH L 73.5% C 0.277 H 328.2°. Best body text is #000000 at 7.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FF50FE |
|---|---|
| RGB | rgb(255, 80, 254) |
| HSL | hsl(300, 100%, 66%) |
| HSV | hsv(300, 69%, 100%) |
| CMYK | cmyk(0%, 68.6%, 0.4%, 0%) |
| CIE-LAB | lab(65.09, 84.11, -52.69) |
| CIE-LCH | lch(65.09, 99.25, 327.94°) |
| OKLab | oklab(73.53% 0.235 -0.1458) |
| OKLCH | oklch(73.53% 0.277 328.2) |
| XYZ | xyz(61.9973, 34.1575, 97.0744) |
| Luminance | 0.3415 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.71
Light Magenta
#FA5FF7
ΔE00 1.88
Candy Pink
#FF63E9
ΔE00 4.20
Magenta
#FF00FF
ΔE00 4.91
Fuchsia
#FF00FF
ΔE00 4.91
Bright Magenta
#FF08E8
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF50FE #50FF51
analogous
#A850FF #FF50FE #FF50A6
triadic
#FF50FE #FEFF50 #50FEFF
tetradic
#FF50FE #FFA850 #50FF51 #50A6FF
square
#FF50FE #FFA850 #50FF51 #50A6FF
split-complementary
#FF50FE #A6FF50 #50FFA8
monochromatic
#D500D3 #FF13FE #FF50FE #FF8DFE #FFCAFF
Accessibility & contrast
On white
2.68
#FF50FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.83
#FF50FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF50FE
7.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF50FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF50FE | 1.00 | 2.68 | 7.83 | 7.83 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#338FFF
Deuteranopia (green-blind)
#7EA6FA
Tritanopia (blue-blind)
#FF69A2
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #ff50fe; /* rgb */ color: rgb(255, 80, 254); /* oklch */ color: oklch(73.5% 0.277 328.2);
Tailwind
colors: {
custom: {
50: '#ff8fff',
500: '#ff50fe',
950: '#000000',
},
}SCSS
$custom: #ff50fe; $custom-light: #ff8fff; $custom-dark: #000000;
JSON
{
"hex": "#ff50fe",
"rgb": {
"r": 255,
"g": 80,
"b": 254
},
"hsl": {
"h": 300.343,
"s": 100,
"l": 65.686
},
"oklch": {
"l": 0.73531,
"c": 0.27656,
"h": 328.2
},
"luminance": 0.34153
}Semantic roles & 50–950 ramp
primary
#FF50FE
secondary
#B8F3B9
accent
#E60100
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#190E18
muted
#877E86