Skip to content

#ff57ac

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

RGB
255, 87, 172
HSL
330°, 100%, 67%
CMYK
0, 66, 33, 0
Luminance
0.3105

Every format

HEX#ff57ac
RGBrgb(255, 87, 172)
HSLhsl(330, 100%, 67%)
CMYKcmyk(0%, 66%, 33%, 0%)
LABlab(62.6 70.6 -10.5)
LCHlch(62.6 71.3 351.6)
OKLCHoklch(0.706 0.217 352.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff57ac on white: 2.91:1
AA ✗ fail · AA-large · AAA
Aa
#ff57ac on black: 7.21:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green34.1%
Blue67.5%

CMYK percentages

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

Color previews

#ff57ac text on a black background

contrast 7.21:1

Card sample

#ff57ac text on a white background

contrast 2.91:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff57ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff57ac in the Color Lab