Skip to content

#ff5acd

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

RGB
255, 90, 205
HSL
318°, 100%, 68%
CMYK
0, 65, 20, 0
Luminance
0.3298

Every format

HEX#ff5acd
RGBrgb(255, 90, 205)
HSLhsl(318, 100%, 68%)
CMYKcmyk(0%, 65%, 20%, 0%)
LABlab(64.2 73.5 -26.8)
LCHlch(64.2 78.2 339.9)
OKLCHoklch(0.721 0.231 341.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff5acd on white: 2.76:1
AA ✗ fail · AA-large · AAA
Aa
#ff5acd on black: 7.60:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green35.3%
Blue80.4%

CMYK percentages

Cyan0.0%
Magenta64.7%
Yellow19.6%
Key (black)0.0%

Color previews

#ff5acd text on a black background

contrast 7.60:1

Card sample

#ff5acd text on a white background

contrast 2.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff5acd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff5acd in the Color Lab