#FB50FF#FB50FF
#FB50FF is a light, highly saturated purple. Relative luminance 0.335; OKLCH L 73.0% C 0.275 H 327.0°. Best body text is #000000 at 7.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FB50FF |
|---|---|
| RGB | rgb(251, 80, 255) |
| HSL | hsl(299, 100%, 66%) |
| HSV | hsv(299, 69%, 100%) |
| CMYK | cmyk(1.6%, 68.6%, 0%, 0%) |
| CIE-LAB | lab(64.54, 83.43, -54.14) |
| CIE-LCH | lch(64.54, 99.45, 327.02°) |
| OKLab | oklab(73.04% 0.231 -0.1501) |
| OKLCH | oklch(73.04% 0.275 327) |
| XYZ | xyz(60.7013, 33.4707, 97.8517) |
| Luminance | 0.3347 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.02
Light Magenta
#FA5FF7
ΔE00 2.23
Magenta
#FF00FF
ΔE00 4.58
Fuchsia
#FF00FF
ΔE00 4.58
Candy Pink
#FF63E9
ΔE00 4.72
Bright Magenta
#FF08E8
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB50FF #54FF50
analogous
#A450FF #FB50FF #FF50AB
triadic
#FB50FF #FFFB50 #50FFFB
tetradic
#FB50FF #FFA450 #54FF50 #50ABFF
square
#FB50FF #FFA450 #54FF50 #50ABFF
split-complementary
#FB50FF #ABFF50 #50FFA4
monochromatic
#D000D5 #FA13FF #FB50FF #FC8DFF #FECAFF
Accessibility & contrast
On white
2.73
#FB50FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.69
#FB50FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB50FF
7.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB50FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB50FF | 1.00 | 2.73 | 7.69 | 7.69 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2D8FFF
Deuteranopia (green-blind)
#7AA4FB
Tritanopia (blue-blind)
#FF6BA3
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #fb50ff; /* rgb */ color: rgb(251, 80, 255); /* oklch */ color: oklch(73.0% 0.275 327.0);
Tailwind
colors: {
custom: {
50: '#ff8fff',
500: '#fb50ff',
950: '#000000',
},
}SCSS
$custom: #fb50ff; $custom-light: #ff8fff; $custom-dark: #000000;
JSON
{
"hex": "#fb50ff",
"rgb": {
"r": 251,
"g": 80,
"b": 255
},
"hsl": {
"h": 298.629,
"s": 100,
"l": 65.686
},
"oklch": {
"l": 0.73038,
"c": 0.27545,
"h": 327
},
"luminance": 0.33467
}Semantic roles & 50–950 ramp
primary
#FB50FF
secondary
#BAF3B8
accent
#E60005
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#190E18
muted
#877E86