Skip to content

#ff56fd

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

RGB
255, 86, 253
HSL
301°, 100%, 67%
CMYK
0, 66, 1, 0
Luminance
0.3501

Every format

HEX#ff56fd
RGBrgb(255, 86, 253)
HSLhsl(301, 100%, 67%)
CMYKcmyk(0%, 66%, 1%, 0%)
LABlab(65.8 81.9 -51.1)
LCHlch(65.8 96.5 328.1)
OKLCHoklch(0.740 0.269 328.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff56fd on white: 2.62:1
AA ✗ fail · AA-large · AAA
Aa
#ff56fd on black: 8.00:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green33.7%
Blue99.2%

CMYK percentages

Cyan0.0%
Magenta66.3%
Yellow0.8%
Key (black)0.0%

Color previews

#ff56fd text on a black background

contrast 8.00:1

Card sample

#ff56fd text on a white background

contrast 2.62:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff56fd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff56fd in the Color Lab