#FF55FB#FF55FB
#FF55FB is a light, highly saturated purple. Relative luminance 0.347; OKLCH L 73.8% C 0.269 H 328.9°. Best body text is #000000 at 7.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FF55FB |
|---|---|
| RGB | rgb(255, 85, 251) |
| HSL | hsl(301, 100%, 67%) |
| HSV | hsv(301, 67%, 100%) |
| CMYK | cmyk(0%, 66.7%, 1.6%, 0%) |
| CIE-LAB | lab(65.54, 81.95, -50.33) |
| CIE-LCH | lch(65.54, 96.17, 328.45°) |
| OKLab | oklab(73.8% 0.2301 -0.139) |
| OKLCH | oklch(73.8% 0.269 328.9) |
| XYZ | xyz(61.9005, 34.7265, 94.6907) |
| Luminance | 0.3472 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.19
Light Magenta
#FA5FF7
ΔE00 1.23
Candy Pink
#FF63E9
ΔE00 3.49
Purply Pink
#F075E6
ΔE00 5.38
Magenta
#FF00FF
ΔE00 5.54
Fuchsia
#FF00FF
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF55FB #55FF59
analogous
#AE55FF #FF55FB #FF55A6
triadic
#FF55FB #FBFF55 #55FBFF
tetradic
#FF55FB #FFAE55 #55FF59 #55A6FF
square
#FF55FB #FFAE55 #55FF59 #55A6FF
split-complementary
#FF55FB #A6FF55 #55FFAE
monochromatic
#DA00D4 #FF18FA #FF55FB #FF92FC #FFCFFE
Accessibility & contrast
On white
2.64
#FF55FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.94
#FF55FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF55FB
7.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF55FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF55FB | 1.00 | 2.64 | 7.94 | 7.94 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3F91FF
Deuteranopia (green-blind)
#83A7F7
Tritanopia (blue-blind)
#FF6CA2
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #ff55fb; /* rgb */ color: rgb(255, 85, 251); /* oklch */ color: oklch(73.8% 0.269 328.9);
Tailwind
colors: {
custom: {
50: '#ff92fd',
500: '#ff55fb',
950: '#000000',
},
}SCSS
$custom: #ff55fb; $custom-light: #ff92fd; $custom-dark: #000000;
JSON
{
"hex": "#ff55fb",
"rgb": {
"r": 255,
"g": 85,
"b": 251
},
"hsl": {
"h": 301.412,
"s": 100,
"l": 66.667
},
"oklch": {
"l": 0.73804,
"c": 0.26885,
"h": 328.9
},
"luminance": 0.34722
}Semantic roles & 50–950 ramp
primary
#FF55FB
secondary
#BDF3BE
accent
#E60500
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#190E18
muted
#877E86