#FF55FC#FF55FC
#FF55FC is a light, highly saturated purple. Relative luminance 0.348; OKLCH L 73.9% C 0.270 H 328.6°. Best body text is #000000 at 7.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FF55FC |
|---|---|
| RGB | rgb(255, 85, 252) |
| HSL | hsl(301, 100%, 67%) |
| HSV | hsv(301, 67%, 100%) |
| CMYK | cmyk(0%, 66.7%, 1.2%, 0%) |
| CIE-LAB | lab(65.58, 82.11, -50.80) |
| CIE-LCH | lch(65.58, 96.55, 328.26°) |
| OKLab | oklab(73.86% 0.2302 -0.1404) |
| OKLCH | oklch(73.86% 0.27 328.6) |
| XYZ | xyz(62.0585, 34.7897, 95.5231) |
| Luminance | 0.3478 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.16
Light Magenta
#FA5FF7
ΔE00 1.28
Candy Pink
#FF63E9
ΔE00 3.60
Purply Pink
#F075E6
ΔE00 5.45
Magenta
#FF00FF
ΔE00 5.53
Fuchsia
#FF00FF
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF55FC #55FF58
analogous
#AD55FF #FF55FC #FF55A7
triadic
#FF55FC #FCFF55 #55FCFF
tetradic
#FF55FC #FFAD55 #55FF58 #55A7FF
square
#FF55FC #FFAD55 #55FF58 #55A7FF
split-complementary
#FF55FC #A7FF55 #55FFAD
monochromatic
#DA00D6 #FF18FB #FF55FC #FF92FD #FFCFFE
Accessibility & contrast
On white
2.64
#FF55FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.96
#FF55FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF55FC
7.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF55FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF55FC | 1.00 | 2.64 | 7.96 | 7.96 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3E91FF
Deuteranopia (green-blind)
#82A7F8
Tritanopia (blue-blind)
#FF6CA2
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #ff55fc; /* rgb */ color: rgb(255, 85, 252); /* oklch */ color: oklch(73.9% 0.270 328.6);
Tailwind
colors: {
custom: {
50: '#ff92fe',
500: '#ff55fc',
950: '#000000',
},
}SCSS
$custom: #ff55fc; $custom-light: #ff92fe; $custom-dark: #000000;
JSON
{
"hex": "#ff55fc",
"rgb": {
"r": 255,
"g": 85,
"b": 252
},
"hsl": {
"h": 301.059,
"s": 100,
"l": 66.667
},
"oklch": {
"l": 0.73856,
"c": 0.26959,
"h": 328.6
},
"luminance": 0.34785
}Semantic roles & 50–950 ramp
primary
#FF55FC
secondary
#BDF3BD
accent
#E60400
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#190E18
muted
#877E86