Skip to content

#ff57ab

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

RGB
255, 87, 171
HSL
330°, 100%, 67%
CMYK
0, 66, 33, 0
Luminance
0.3102

Every format

HEX#ff57ab
RGBrgb(255, 87, 171)
HSLhsl(330, 100%, 67%)
CMYKcmyk(0%, 66%, 33%, 0%)
LABlab(62.5 70.5 -9.9)
LCHlch(62.5 71.2 352.0)
OKLCHoklch(0.706 0.217 353.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff57ab on white: 2.92:1
AA ✗ fail · AA-large · AAA
Aa
#ff57ab on black: 7.20:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

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

Color previews

#ff57ab text on a black background

contrast 7.20:1

Card sample

#ff57ab text on a white background

contrast 2.92:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff57ab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff57ab in the Color Lab