Skip to content

#ff53cd

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

RGB
255, 83, 205
HSL
317°, 100%, 66%
CMYK
0, 68, 20, 0
Luminance
0.3185

Every format

HEX#ff53cd
RGBrgb(255, 83, 205)
HSLhsl(317, 100%, 66%)
CMYKcmyk(0%, 68%, 20%, 0%)
LABlab(63.2 76.0 -28.3)
LCHlch(63.2 81.1 339.6)
OKLCHoklch(0.715 0.240 341.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff53cd on white: 2.85:1
AA ✗ fail · AA-large · AAA
Aa
#ff53cd on black: 7.37:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green32.5%
Blue80.4%

CMYK percentages

Cyan0.0%
Magenta67.5%
Yellow19.6%
Key (black)0.0%

Color previews

#ff53cd text on a black background

contrast 7.37:1

Card sample

#ff53cd text on a white background

contrast 2.85:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff53cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff53cd in the Color Lab