Skip to content

#ff34fd

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

RGB
255, 52, 253
HSL
301°, 100%, 60%
CMYK
0, 80, 1, 0
Luminance
0.3081

Every format

HEX#ff34fd
RGBrgb(255, 52, 253)
HSLhsl(301, 100%, 60%)
CMYKcmyk(0%, 80%, 1%, 0%)
LABlab(62.4 91.7 -56.5)
LCHlch(62.4 107.7 328.4)
OKLCHoklch(0.716 0.301 328.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff34fd on white: 2.93:1
AA ✗ fail · AA-large · AAA
Aa
#ff34fd on black: 7.16:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green20.4%
Blue99.2%

CMYK percentages

Cyan0.0%
Magenta79.6%
Yellow0.8%
Key (black)0.0%

Color previews

#ff34fd text on a black background

contrast 7.16:1

Card sample

#ff34fd text on a white background

contrast 2.93:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff34fd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff34fd in the Color Lab