Skip to content

#ff41cd

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

RGB
255, 65, 205
HSL
316°, 100%, 63%
CMYK
0, 75, 20, 0
Luminance
0.2945

Every format

HEX#ff41cd
RGBrgb(255, 65, 205)
HSLhsl(316, 100%, 63%)
CMYKcmyk(0%, 75%, 20%, 0%)
LABlab(61.2 81.8 -31.4)
LCHlch(61.2 87.7 339.0)
OKLCHoklch(0.700 0.259 340.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff41cd on white: 3.05:1
AA ✗ fail · AA-large · AAA
Aa
#ff41cd on black: 6.89:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green25.5%
Blue80.4%

CMYK percentages

Cyan0.0%
Magenta74.5%
Yellow19.6%
Key (black)0.0%

Color previews

#ff41cd text on a black background

contrast 6.89:1

Card sample

#ff41cd text on a white background

contrast 3.05:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff41cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff41cd in the Color Lab