#FB55FF#FB55FF
#FB55FF is a light, highly saturated purple. Relative luminance 0.342; OKLCH L 73.5% C 0.270 H 326.9°. Best body text is #000000 at 7.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FB55FF |
|---|---|
| RGB | rgb(251, 85, 255) |
| HSL | hsl(299, 100%, 67%) |
| HSV | hsv(299, 67%, 100%) |
| CMYK | cmyk(1.6%, 66.7%, 0%, 0%) |
| CIE-LAB | lab(65.14, 81.72, -53.18) |
| CIE-LCH | lch(65.14, 97.50, 326.94°) |
| OKLab | oklab(73.47% 0.2262 -0.1474) |
| OKLCH | oklch(73.47% 0.27 326.9) |
| XYZ | xyz(61.0811, 34.2303, 97.9783) |
| Luminance | 0.3423 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.42
Light Magenta
#FA5FF7
ΔE00 1.72
Candy Pink
#FF63E9
ΔE00 4.36
Magenta
#FF00FF
ΔE00 5.19
Fuchsia
#FF00FF
ΔE00 5.19
Purply Pink
#F075E6
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB55FF #59FF55
analogous
#A655FF #FB55FF #FF55AE
triadic
#FB55FF #FFFB55 #55FFFB
tetradic
#FB55FF #FFA655 #59FF55 #55AEFF
square
#FB55FF #FFA655 #59FF55 #55AEFF
split-complementary
#FB55FF #AEFF55 #55FFA6
monochromatic
#D400DA #FA18FF #FB55FF #FC92FF #FECFFF
Accessibility & contrast
On white
2.68
#FB55FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.85
#FB55FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB55FF
7.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB55FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB55FF | 1.00 | 2.68 | 7.85 | 7.85 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3791FF
Deuteranopia (green-blind)
#7DA5FB
Tritanopia (blue-blind)
#FF6EA4
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #fb55ff; /* rgb */ color: rgb(251, 85, 255); /* oklch */ color: oklch(73.5% 0.270 326.9);
Tailwind
colors: {
custom: {
50: '#ff91ff',
500: '#fb55ff',
950: '#000000',
},
}SCSS
$custom: #fb55ff; $custom-light: #ff91ff; $custom-dark: #000000;
JSON
{
"hex": "#fb55ff",
"rgb": {
"r": 251,
"g": 85,
"b": 255
},
"hsl": {
"h": 298.588,
"s": 100,
"l": 66.667
},
"oklch": {
"l": 0.73472,
"c": 0.26993,
"h": 326.9
},
"luminance": 0.34226
}Semantic roles & 50–950 ramp
primary
#FB55FF
secondary
#BEF3BD
accent
#E60005
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#190E18
muted
#877E86