#FF50F8#FF50F8
#FF50F8 is a light, highly saturated purple. Relative luminance 0.338; OKLCH L 73.2% C 0.272 H 329.6°. Best body text is #000000 at 7.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FF50F8 |
|---|---|
| RGB | rgb(255, 80, 248) |
| HSL | hsl(302, 100%, 66%) |
| HSV | hsv(302, 69%, 100%) |
| CMYK | cmyk(0%, 68.6%, 2.7%, 0%) |
| CIE-LAB | lab(64.79, 83.19, -49.85) |
| CIE-LCH | lch(64.79, 96.98, 329.07°) |
| OKLab | oklab(73.22% 0.2349 -0.1376) |
| OKLCH | oklch(73.22% 0.272 329.6) |
| XYZ | xyz(61.0515, 33.7792, 92.0932) |
| Luminance | 0.3377 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 1.71
Violet Pink
#FB5FFC
ΔE00 1.86
Candy Pink
#FF63E9
ΔE00 3.59
Magenta
#FF00FF
ΔE00 5.00
Fuchsia
#FF00FF
ΔE00 5.00
Bright Magenta
#FF08E8
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF50F8 #50FF57
analogous
#AE50FF #FF50F8 #FF50A0
triadic
#FF50F8 #F8FF50 #50F8FF
tetradic
#FF50F8 #FFAE50 #50FF57 #50A0FF
square
#FF50F8 #FFAE50 #50FF57 #50A0FF
split-complementary
#FF50F8 #A0FF50 #50FFAE
monochromatic
#D500CC #FF13F6 #FF50F8 #FF8DFA #FFCAFD
Accessibility & contrast
On white
2.71
#FF50F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.75
#FF50F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF50F8
7.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF50F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF50F8 | 1.00 | 2.71 | 7.75 | 7.75 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3B8EFD
Deuteranopia (green-blind)
#82A5F4
Tritanopia (blue-blind)
#FF679F
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #ff50f8; /* rgb */ color: rgb(255, 80, 248); /* oklch */ color: oklch(73.2% 0.272 329.6);
Tailwind
colors: {
custom: {
50: '#ff8ffb',
500: '#ff50f8',
950: '#000000',
},
}SCSS
$custom: #ff50f8; $custom-light: #ff8ffb; $custom-dark: #000000;
JSON
{
"hex": "#ff50f8",
"rgb": {
"r": 255,
"g": 80,
"b": 248
},
"hsl": {
"h": 302.4,
"s": 100,
"l": 65.686
},
"oklch": {
"l": 0.73218,
"c": 0.2722,
"h": 329.6
},
"luminance": 0.33775
}Semantic roles & 50–950 ramp
primary
#FF50F8
secondary
#B8F3BB
accent
#E60900
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#190E17
muted
#877E85