Skip to content

#ff57cd

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

RGB
255, 87, 205
HSL
318°, 100%, 67%
CMYK
0, 66, 20, 0
Luminance
0.3248

Every format

HEX#ff57cd
RGBrgb(255, 87, 205)
HSLhsl(318, 100%, 67%)
CMYKcmyk(0%, 66%, 20%, 0%)
LABlab(63.8 74.6 -27.5)
LCHlch(63.8 79.5 339.8)
OKLCHoklch(0.718 0.235 341.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff57cd on white: 2.80:1
AA ✗ fail · AA-large · AAA
Aa
#ff57cd on black: 7.50:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green34.1%
Blue80.4%

CMYK percentages

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

Color previews

#ff57cd text on a black background

contrast 7.50:1

Card sample

#ff57cd text on a white background

contrast 2.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff57cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff57cd in the Color Lab