Skip to content

#ff34cd

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

RGB
255, 52, 205
HSL
315°, 100%, 60%
CMYK
0, 80, 20, 0
Luminance
0.2812

Every format

HEX#ff34cd
RGBrgb(255, 52, 205)
HSLhsl(315, 100%, 60%)
CMYKcmyk(0%, 80%, 20%, 0%)
LABlab(60.0 85.2 -33.3)
LCHlch(60.0 91.5 338.7)
OKLCHoklch(0.691 0.271 340.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff34cd on white: 3.17:1
AA ✗ fail · AA-large · AAA
Aa
#ff34cd on black: 6.62:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green20.4%
Blue80.4%

CMYK percentages

Cyan0.0%
Magenta79.6%
Yellow19.6%
Key (black)0.0%

Color previews

#ff34cd text on a black background

contrast 6.62:1

Card sample

#ff34cd text on a white background

contrast 3.17:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff34cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff34cd in the Color Lab