Skip to content

#ff5985

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

RGB
255, 89, 133
HSL
344°, 100%, 68%
CMYK
0, 65, 48, 0
Luminance
0.3010

Every format

HEX#ff5985
RGBrgb(255, 89, 133)
HSLhsl(344, 100%, 68%)
CMYKcmyk(0%, 65%, 48%, 0%)
LABlab(61.7 66.0 10.9)
LCHlch(61.7 66.8 9.4)
OKLCHoklch(0.696 0.203 8.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green34.9%
Blue52.2%

CMYK percentages

Cyan0.0%
Magenta65.1%
Yellow47.8%
Key (black)0.0%

Color previews

#ff5985 text on a black background

contrast 7.02:1

Card sample

#ff5985 text on a white background

contrast 2.99:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff5985

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff5985 in the Color Lab