Skip to content

#fe56fd

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

RGB
254, 86, 253
HSL
300°, 99%, 67%
CMYK
0, 66, 0, 0
Luminance
0.3482

Every format

HEX#fe56fd
RGBrgb(254, 86, 253)
HSLhsl(300, 99%, 67%)
CMYKcmyk(0%, 66%, 0%, 0%)
LABlab(65.6 81.7 -51.3)
LCHlch(65.6 96.5 327.9)
OKLCHoklch(0.739 0.269 328.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fe56fd on white: 2.64:1
AA ✗ fail · AA-large · AAA
Aa
#fe56fd on black: 7.96:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green33.7%
Blue99.2%

CMYK percentages

Cyan0.0%
Magenta66.1%
Yellow0.4%
Key (black)0.4%

Color previews

#fe56fd text on a black background

contrast 7.96:1

Card sample

#fe56fd text on a white background

contrast 2.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fe56fd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fe56fd in the Color Lab