Skip to content

#ff55ff

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

RGB
255, 85, 255
HSL
300°, 100%, 67%
CMYK
0, 67, 0, 0
Luminance
0.3498

Every format

HEX#ff55ff
RGBrgb(255, 85, 255)
HSLhsl(300, 100%, 67%)
CMYKcmyk(0%, 67%, 0%, 0%)
LABlab(65.7 82.6 -52.2)
LCHlch(65.7 97.7 327.7)
OKLCHoklch(0.740 0.272 327.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green33.3%
Blue100.0%

CMYK percentages

Cyan0.0%
Magenta66.7%
Yellow0.0%
Key (black)0.0%

Color previews

#ff55ff text on a black background

contrast 8.00:1

Card sample

#ff55ff text on a white background

contrast 2.63:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff55ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff55ff in the Color Lab