Skip to content

#ff58ff

a light, electric magenta / pink · warm · closest name: magenta

RGB
255, 88, 255
HSL
300°, 100%, 67%
CMYK
0, 66, 0, 0
Luminance
0.3546

Every format

HEX#ff58ff
RGBrgb(255, 88, 255)
HSLhsl(300, 100%, 67%)
CMYKcmyk(0%, 66%, 0%, 0%)
LABlab(66.1 81.5 -51.6)
LCHlch(66.1 96.5 327.7)
OKLCHoklch(0.743 0.268 327.9)

Copy-ready code

/* CSS */
color: #ff58ff;
background-color: #ff58ff;
/* Tailwind (arbitrary) */
class="text-[#ff58ff] bg-[#ff58ff]"
/* SCSS */
$brand: #ff58ff;
/* SwiftUI */
Color(red: 1.000, green: 0.345, blue: 1.000)
/* Android */
Color.parseColor("#ff58ff")

Accessibility — WCAG contrast

Aa
#ff58ff on white: 2.60:1
AA ✗ fail · AA-large · AAA
Aa
#ff58ff on black: 8.09:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green34.5%
Blue100.0%

CMYK percentages

Cyan0.0%
Magenta65.5%
Yellow0.0%
Key (black)0.0%

Color previews

#ff58ff text on a black background

contrast 8.09:1

Card sample

#ff58ff text on a white background

contrast 2.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #ff58ff;
Background color
Panel with #ff58ff background
background-color: #ff58ff;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #ff58ff;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(255, 88, 255, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(255, 88, 255, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ff58ff;
background: linear-gradient(135deg, #ff58ff, #FF5890);

Monochromatic scale

Palettes built from #ff58ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff58ff in the Color Lab