Skip to content

#ff588c

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

RGB
255, 88, 140
HSL
341°, 100%, 67%
CMYK
0, 66, 45, 0
Luminance
0.3013

Every format

HEX#ff588c
RGBrgb(255, 88, 140)
HSLhsl(341, 100%, 67%)
CMYKcmyk(0%, 66%, 45%, 0%)
LABlab(61.8 67.0 6.9)
LCHlch(61.8 67.3 5.9)
OKLCHoklch(0.697 0.205 5.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff588c on white: 2.99:1
AA ✗ fail · AA-large · AAA
Aa
#ff588c on black: 7.03:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green34.5%
Blue54.9%

CMYK percentages

Cyan0.0%
Magenta65.5%
Yellow45.1%
Key (black)0.0%

Color previews

#ff588c text on a black background

contrast 7.03:1

Card sample

#ff588c text on a white background

contrast 2.99:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff588c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff588c in the Color Lab