Skip to content

#ff53ff

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

RGB
255, 83, 255
HSL
300°, 100%, 66%
CMYK
0, 68, 0, 0
Luminance
0.3467

Every format

HEX#ff53ff
RGBrgb(255, 83, 255)
HSLhsl(300, 100%, 66%)
CMYKcmyk(0%, 68%, 0%, 0%)
LABlab(65.5 83.3 -52.6)
LCHlch(65.5 98.5 327.7)
OKLCHoklch(0.738 0.274 327.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff53ff on white: 2.65:1
AA ✗ fail · AA-large · AAA
Aa
#ff53ff on black: 7.93:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green32.5%
Blue100.0%

CMYK percentages

Cyan0.0%
Magenta67.5%
Yellow0.0%
Key (black)0.0%

Color previews

#ff53ff text on a black background

contrast 7.93:1

Card sample

#ff53ff text on a white background

contrast 2.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff53ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff53ff in the Color Lab