#FF58FC#FF58FC
#FF58FC is a light, highly saturated purple. Relative luminance 0.353; OKLCH L 74.1% C 0.266 H 328.6°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FF58FC |
|---|---|
| RGB | rgb(255, 88, 252) |
| HSL | hsl(301, 100%, 67%) |
| HSV | hsv(301, 65%, 100%) |
| CMYK | cmyk(0%, 65.5%, 1.2%, 0%) |
| CIE-LAB | lab(65.96, 81.05, -50.20) |
| CIE-LCH | lch(65.96, 95.34, 328.23°) |
| OKLab | oklab(74.13% 0.2272 -0.1387) |
| OKLCH | oklch(74.13% 0.266 328.6) |
| XYZ | xyz(62.2997, 35.2721, 95.6035) |
| Luminance | 0.3527 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 0.86
Light Magenta
#FA5FF7
ΔE00 1.02
Candy Pink
#FF63E9
ΔE00 3.39
Purply Pink
#F075E6
ΔE00 5.17
Magenta
#FF00FF
ΔE00 5.91
Fuchsia
#FF00FF
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF58FC #58FF5B
analogous
#AF58FF #FF58FC #FF58A8
triadic
#FF58FC #FCFF58 #58FCFF
tetradic
#FF58FC #FFAF58 #58FF5B #58A8FF
square
#FF58FC #FFAF58 #58FF5B #58A8FF
split-complementary
#FF58FC #A8FF58 #58FFAF
monochromatic
#DD00D9 #FF1BFB #FF58FC #FF95FD #FFD2FE
Accessibility & contrast
On white
2.61
#FF58FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#FF58FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF58FC
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF58FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF58FC | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4392FF
Deuteranopia (green-blind)
#84A8F8
Tritanopia (blue-blind)
#FF6EA3
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ff58fc; /* rgb */ color: rgb(255, 88, 252); /* oklch */ color: oklch(74.1% 0.266 328.6);
Tailwind
colors: {
custom: {
50: '#ff93fe',
500: '#ff58fc',
950: '#000000',
},
}SCSS
$custom: #ff58fc; $custom-light: #ff93fe; $custom-dark: #000000;
JSON
{
"hex": "#ff58fc",
"rgb": {
"r": 255,
"g": 88,
"b": 252
},
"hsl": {
"h": 301.078,
"s": 100,
"l": 67.255
},
"oklch": {
"l": 0.74126,
"c": 0.26614,
"h": 328.6
},
"luminance": 0.35268
}Semantic roles & 50–950 ramp
primary
#FF58FC
secondary
#BFF4C0
accent
#E60400
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#190E18
muted
#877E86