#FF50FA#FF50FA
#FF50FA is a light, highly saturated purple. Relative luminance 0.339; OKLCH L 73.3% C 0.274 H 329.1°. Best body text is #000000 at 7.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FF50FA |
|---|---|
| RGB | rgb(255, 80, 250) |
| HSL | hsl(302, 100%, 66%) |
| HSV | hsv(302, 69%, 100%) |
| CMYK | cmyk(0%, 68.6%, 2%, 0%) |
| CIE-LAB | lab(64.89, 83.49, -50.80) |
| CIE-LCH | lch(64.89, 97.73, 328.68°) |
| OKLab | oklab(73.32% 0.2349 -0.1403) |
| OKLCH | oklch(73.32% 0.274 329.1) |
| XYZ | xyz(61.3635, 33.9040, 93.7361) |
| Luminance | 0.3390 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 1.72
Violet Pink
#FB5FFC
ΔE00 1.77
Candy Pink
#FF63E9
ΔE00 3.78
Magenta
#FF00FF
ΔE00 4.95
Fuchsia
#FF00FF
ΔE00 4.95
Bright Magenta
#FF08E8
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF50FA #50FF55
analogous
#AC50FF #FF50FA #FF50A3
triadic
#FF50FA #FAFF50 #50FAFF
tetradic
#FF50FA #FFAC50 #50FF55 #50A3FF
square
#FF50FA #FFAC50 #50FF55 #50A3FF
split-complementary
#FF50FA #A3FF50 #50FFAC
monochromatic
#D500CF #FF13F8 #FF50FA #FF8DFC #FFCAFD
Accessibility & contrast
On white
2.70
#FF50FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.78
#FF50FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF50FA
7.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF50FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF50FA | 1.00 | 2.70 | 7.78 | 7.78 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#398EFF
Deuteranopia (green-blind)
#81A6F6
Tritanopia (blue-blind)
#FF68A0
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #ff50fa; /* rgb */ color: rgb(255, 80, 250); /* oklch */ color: oklch(73.3% 0.274 329.1);
Tailwind
colors: {
custom: {
50: '#ff8ffc',
500: '#ff50fa',
950: '#000000',
},
}SCSS
$custom: #ff50fa; $custom-light: #ff8ffc; $custom-dark: #000000;
JSON
{
"hex": "#ff50fa",
"rgb": {
"r": 255,
"g": 80,
"b": 250
},
"hsl": {
"h": 301.714,
"s": 100,
"l": 65.686
},
"oklch": {
"l": 0.73321,
"c": 0.27364,
"h": 329.1
},
"luminance": 0.33899
}Semantic roles & 50–950 ramp
primary
#FF50FA
secondary
#B8F3BA
accent
#E60700
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#190E17
muted
#877E85