#FB54FF#FB54FF
#FB54FF is a light, highly saturated purple. Relative luminance 0.341; OKLCH L 73.4% C 0.271 H 326.9°. Best body text is #000000 at 7.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FB54FF |
|---|---|
| RGB | rgb(251, 84, 255) |
| HSL | hsl(299, 100%, 66%) |
| HSV | hsv(299, 67%, 100%) |
| CMYK | cmyk(1.6%, 67.1%, 0%, 0%) |
| CIE-LAB | lab(65.02, 82.07, -53.38) |
| CIE-LCH | lch(65.02, 97.90, 326.96°) |
| OKLab | oklab(73.38% 0.2271 -0.1479) |
| OKLCH | oklch(73.38% 0.271 326.9) |
| XYZ | xyz(61.0030, 34.0740, 97.9522) |
| Luminance | 0.3407 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.54
Light Magenta
#FA5FF7
ΔE00 1.82
Candy Pink
#FF63E9
ΔE00 4.43
Magenta
#FF00FF
ΔE00 5.07
Fuchsia
#FF00FF
ΔE00 5.07
Purply Pink
#F075E6
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB54FF #58FF54
analogous
#A554FF #FB54FF #FF54AE
triadic
#FB54FF #FFFB54 #54FFFB
tetradic
#FB54FF #FFA554 #58FF54 #54AEFF
square
#FB54FF #FFA554 #58FF54 #54AEFF
split-complementary
#FB54FF #AEFF54 #54FFA5
monochromatic
#D400D9 #FA17FF #FB54FF #FC91FF #FECEFF
Accessibility & contrast
On white
2.69
#FB54FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.81
#FB54FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB54FF
7.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB54FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB54FF | 1.00 | 2.69 | 7.81 | 7.81 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3590FF
Deuteranopia (green-blind)
#7CA5FB
Tritanopia (blue-blind)
#FF6EA4
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #fb54ff; /* rgb */ color: rgb(251, 84, 255); /* oklch */ color: oklch(73.4% 0.271 326.9);
Tailwind
colors: {
custom: {
50: '#ff91ff',
500: '#fb54ff',
950: '#000000',
},
}SCSS
$custom: #fb54ff; $custom-light: #ff91ff; $custom-dark: #000000;
JSON
{
"hex": "#fb54ff",
"rgb": {
"r": 251,
"g": 84,
"b": 255
},
"hsl": {
"h": 298.596,
"s": 100,
"l": 66.471
},
"oklch": {
"l": 0.73383,
"c": 0.27106,
"h": 326.9
},
"luminance": 0.3407
}Semantic roles & 50–950 ramp
primary
#FB54FF
secondary
#BDF3BC
accent
#E60005
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#190E18
muted
#877E86