Skip to content

#ff5fff

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

RGB
255, 95, 255
HSL
300°, 100%, 69%
CMYK
0, 63, 0, 0
Luminance
0.3666

Every format

HEX#ff5fff
RGBrgb(255, 95, 255)
HSLhsl(300, 100%, 69%)
CMYKcmyk(0%, 63%, 0%, 0%)
LABlab(67.0 79.0 -50.2)
LCHlch(67.0 93.5 327.6)
OKLCHoklch(0.750 0.260 327.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff5fff on white: 2.52:1
AA ✗ fail · AA-large · AAA
Aa
#ff5fff on black: 8.33:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green37.3%
Blue100.0%

CMYK percentages

Cyan0.0%
Magenta62.7%
Yellow0.0%
Key (black)0.0%

Color previews

#ff5fff text on a black background

contrast 8.33:1

Card sample

#ff5fff text on a white background

contrast 2.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff5fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff5fff in the Color Lab