#FC50FF#FC50FF
#FC50FF is a light, highly saturated purple. Relative luminance 0.337; OKLCH L 73.2% C 0.276 H 327.2°. Best body text is #000000 at 7.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FC50FF |
|---|---|
| RGB | rgb(252, 80, 255) |
| HSL | hsl(299, 100%, 66%) |
| HSV | hsv(299, 69%, 100%) |
| CMYK | cmyk(1.2%, 68.6%, 0%, 0%) |
| CIE-LAB | lab(64.69, 83.64, -53.90) |
| CIE-LCH | lch(64.69, 99.50, 327.20°) |
| OKLab | oklab(73.17% 0.232 -0.1494) |
| OKLCH | oklch(73.17% 0.276 327.2) |
| XYZ | xyz(61.0626, 33.6570, 97.8686) |
| Luminance | 0.3365 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.92
Light Magenta
#FA5FF7
ΔE00 2.14
Candy Pink
#FF63E9
ΔE00 4.61
Magenta
#FF00FF
ΔE00 4.66
Fuchsia
#FF00FF
ΔE00 4.66
Bright Magenta
#FF08E8
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC50FF #53FF50
analogous
#A450FF #FC50FF #FF50AB
triadic
#FC50FF #FFFC50 #50FFFC
tetradic
#FC50FF #FFA450 #53FF50 #50ABFF
square
#FC50FF #FFA450 #53FF50 #50ABFF
split-complementary
#FC50FF #ABFF50 #50FFA4
monochromatic
#D100D5 #FB13FF #FC50FF #FD8DFF #FECAFF
Accessibility & contrast
On white
2.72
#FC50FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.73
#FC50FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC50FF
7.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC50FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC50FF | 1.00 | 2.72 | 7.73 | 7.73 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E8FFF
Deuteranopia (green-blind)
#7BA5FB
Tritanopia (blue-blind)
#FF6BA3
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #fc50ff; /* rgb */ color: rgb(252, 80, 255); /* oklch */ color: oklch(73.2% 0.276 327.2);
Tailwind
colors: {
custom: {
50: '#ff8fff',
500: '#fc50ff',
950: '#000000',
},
}SCSS
$custom: #fc50ff; $custom-light: #ff8fff; $custom-dark: #000000;
JSON
{
"hex": "#fc50ff",
"rgb": {
"r": 252,
"g": 80,
"b": 255
},
"hsl": {
"h": 298.971,
"s": 100,
"l": 65.686
},
"oklch": {
"l": 0.73174,
"c": 0.27592,
"h": 327.2
},
"luminance": 0.33653
}Semantic roles & 50–950 ramp
primary
#FC50FF
secondary
#B9F3B8
accent
#E60004
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#190E18
muted
#877E86