#FF58FE#FF58FE
#FF58FE is a light, highly saturated purple. Relative luminance 0.354; OKLCH L 74.2% C 0.268 H 328.1°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FF58FE |
|---|---|
| RGB | rgb(255, 88, 254) |
| HSL | hsl(300, 100%, 67%) |
| HSV | hsv(300, 65%, 100%) |
| CMYK | cmyk(0%, 65.5%, 0.4%, 0%) |
| CIE-LAB | lab(66.06, 81.37, -51.15) |
| CIE-LCH | lch(66.06, 96.11, 327.85°) |
| OKLab | oklab(74.23% 0.2272 -0.1414) |
| OKLCH | oklch(74.23% 0.268 328.1) |
| XYZ | xyz(62.6183, 35.3995, 97.2814) |
| Luminance | 0.3539 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 0.84
Light Magenta
#FA5FF7
ΔE00 1.18
Candy Pink
#FF63E9
ΔE00 3.65
Purply Pink
#F075E6
ΔE00 5.33
Magenta
#FF00FF
ΔE00 5.89
Fuchsia
#FF00FF
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF58FE #58FF59
analogous
#AC58FF #FF58FE #FF58AB
triadic
#FF58FE #FEFF58 #58FEFF
tetradic
#FF58FE #FFAC58 #58FF59 #58ABFF
square
#FF58FE #FFAC58 #58FF59 #58ABFF
split-complementary
#FF58FE #ABFF58 #58FFAC
monochromatic
#DD00DB #FF1BFE #FF58FE #FF95FE #FFD2FF
Accessibility & contrast
On white
2.60
#FF58FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#FF58FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF58FE
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF58FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF58FE | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4092FF
Deuteranopia (green-blind)
#83A8FA
Tritanopia (blue-blind)
#FF6FA4
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ff58fe; /* rgb */ color: rgb(255, 88, 254); /* oklch */ color: oklch(74.2% 0.268 328.1);
Tailwind
colors: {
custom: {
50: '#ff93ff',
500: '#ff58fe',
950: '#000000',
},
}SCSS
$custom: #ff58fe; $custom-light: #ff93ff; $custom-dark: #000000;
JSON
{
"hex": "#ff58fe",
"rgb": {
"r": 255,
"g": 88,
"b": 254
},
"hsl": {
"h": 300.359,
"s": 100,
"l": 67.255
},
"oklch": {
"l": 0.74229,
"c": 0.26764,
"h": 328.1
},
"luminance": 0.35395
}Semantic roles & 50–950 ramp
primary
#FF58FE
secondary
#BFF4BF
accent
#E60100
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#190E18
muted
#877E86