Skip to content

#ff55dd

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

RGB
255, 85, 221
HSL
312°, 100%, 67%
CMYK
0, 67, 13, 0
Luminance
0.3298

Every format

HEX#ff55dd
RGBrgb(255, 85, 221)
HSLhsl(312, 100%, 67%)
CMYKcmyk(0%, 67%, 13%, 0%)
LABlab(64.2 77.5 -35.8)
LCHlch(64.2 85.4 335.2)
OKLCHoklch(0.724 0.248 336.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff55dd on white: 2.76:1
AA ✗ fail · AA-large · AAA
Aa
#ff55dd on black: 7.60:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green33.3%
Blue86.7%

CMYK percentages

Cyan0.0%
Magenta66.7%
Yellow13.3%
Key (black)0.0%

Color previews

#ff55dd text on a black background

contrast 7.60:1

Card sample

#ff55dd text on a white background

contrast 2.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff55dd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff55dd in the Color Lab