Skip to content

#ff5588

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

RGB
255, 85, 136
HSL
342°, 100%, 67%
CMYK
0, 67, 47, 0
Luminance
0.2953

Every format

HEX#ff5588
RGBrgb(255, 85, 136)
HSLhsl(342, 100%, 67%)
CMYKcmyk(0%, 67%, 47%, 0%)
LABlab(61.3 67.7 8.5)
LCHlch(61.3 68.3 7.1)
OKLCHoklch(0.693 0.208 6.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff5588 on white: 3.04:1
AA ✗ fail · AA-large · AAA
Aa
#ff5588 on black: 6.91:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green33.3%
Blue53.3%

CMYK percentages

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

Color previews

#ff5588 text on a black background

contrast 6.91:1

Card sample

#ff5588 text on a white background

contrast 3.04:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff5588

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff5588 in the Color Lab