Skip to content

#ff59cd

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

RGB
255, 89, 205
HSL
318°, 100%, 68%
CMYK
0, 65, 20, 0
Luminance
0.3281

Every format

HEX#ff59cd
RGBrgb(255, 89, 205)
HSLhsl(318, 100%, 68%)
CMYKcmyk(0%, 65%, 20%, 0%)
LABlab(64.0 73.9 -27.1)
LCHlch(64.0 78.7 339.9)
OKLCHoklch(0.720 0.232 341.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff59cd on white: 2.78:1
AA ✗ fail · AA-large · AAA
Aa
#ff59cd on black: 7.56:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green34.9%
Blue80.4%

CMYK percentages

Cyan0.0%
Magenta65.1%
Yellow19.6%
Key (black)0.0%

Color previews

#ff59cd text on a black background

contrast 7.56:1

Card sample

#ff59cd text on a white background

contrast 2.78:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff59cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff59cd in the Color Lab