#FA50FF#FA50FF
#FA50FF is a light, highly saturated purple. Relative luminance 0.333; OKLCH L 72.9% C 0.275 H 326.7°. Best body text is #000000 at 7.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FA50FF |
|---|---|
| RGB | rgb(250, 80, 255) |
| HSL | hsl(298, 100%, 66%) |
| HSV | hsv(298, 69%, 100%) |
| CMYK | cmyk(2%, 68.6%, 0%, 0%) |
| CIE-LAB | lab(64.39, 83.22, -54.39) |
| CIE-LCH | lch(64.39, 99.41, 326.83°) |
| OKLab | oklab(72.9% 0.2299 -0.1509) |
| OKLCH | oklch(72.9% 0.275 326.7) |
| XYZ | xyz(60.3420, 33.2854, 97.8348) |
| Luminance | 0.3328 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.12
Light Magenta
#FA5FF7
ΔE00 2.32
Magenta
#FF00FF
ΔE00 4.51
Fuchsia
#FF00FF
ΔE00 4.51
Candy Pink
#FF63E9
ΔE00 4.84
Heliotrope
#D94FF5
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA50FF #55FF50
analogous
#A350FF #FA50FF #FF50AC
triadic
#FA50FF #FFFA50 #50FFFA
tetradic
#FA50FF #FFA350 #55FF50 #50ACFF
square
#FA50FF #FFA350 #55FF50 #50ACFF
split-complementary
#FA50FF #ACFF50 #50FFA3
monochromatic
#CF00D5 #F813FF #FA50FF #FC8DFF #FDCAFF
Accessibility & contrast
On white
2.74
#FA50FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.66
#FA50FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA50FF
7.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA50FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA50FF | 1.00 | 2.74 | 7.66 | 7.66 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2C8EFF
Deuteranopia (green-blind)
#79A4FB
Tritanopia (blue-blind)
#FF6BA3
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #fa50ff; /* rgb */ color: rgb(250, 80, 255); /* oklch */ color: oklch(72.9% 0.275 326.7);
Tailwind
colors: {
custom: {
50: '#ff8fff',
500: '#fa50ff',
950: '#000000',
},
}SCSS
$custom: #fa50ff; $custom-light: #ff8fff; $custom-dark: #000000;
JSON
{
"hex": "#fa50ff",
"rgb": {
"r": 250,
"g": 80,
"b": 255
},
"hsl": {
"h": 298.286,
"s": 100,
"l": 65.686
},
"oklch": {
"l": 0.72902,
"c": 0.275,
"h": 326.7
},
"luminance": 0.33281
}Semantic roles & 50–950 ramp
primary
#FA50FF
secondary
#BAF3B8
accent
#E60007
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#190E18
muted
#877E86