Skip to content

#fd55fc

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

RGB
253, 85, 252
HSL
300°, 98%, 66%
CMYK
0, 66, 0, 1
Luminance
0.3441

Every format

HEX#fd55fc
RGBrgb(253, 85, 252)
HSLhsl(300, 98%, 66%)
CMYKcmyk(0%, 66%, 0%, 1%)
LABlab(65.3 81.7 -51.3)
LCHlch(65.3 96.4 327.9)
OKLCHoklch(0.736 0.269 328.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fd55fc on white: 2.66:1
AA ✗ fail · AA-large · AAA
Aa
#fd55fc on black: 7.88:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green33.3%
Blue98.8%

CMYK percentages

Cyan0.0%
Magenta66.4%
Yellow0.4%
Key (black)0.8%

Color previews

#fd55fc text on a black background

contrast 7.88:1

Card sample

#fd55fc text on a white background

contrast 2.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fd55fc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fd55fc in the Color Lab