Skip to content

#ff59ac

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

RGB
255, 89, 172
HSL
330°, 100%, 68%
CMYK
0, 65, 33, 0
Luminance
0.3138

Every format

HEX#ff59ac
RGBrgb(255, 89, 172)
HSLhsl(330, 100%, 68%)
CMYKcmyk(0%, 65%, 33%, 0%)
LABlab(62.8 69.8 -10.0)
LCHlch(62.8 70.5 351.8)
OKLCHoklch(0.708 0.215 353.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff59ac on white: 2.89:1
AA ✗ fail · AA-large · AAA
Aa
#ff59ac on black: 7.28:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green34.9%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta65.1%
Yellow32.5%
Key (black)0.0%

Color previews

#ff59ac text on a black background

contrast 7.28:1

Card sample

#ff59ac text on a white background

contrast 2.89:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff59ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff59ac in the Color Lab