Skip to content

#ff5f8f

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

RGB
255, 95, 143
HSL
342°, 100%, 69%
CMYK
0, 63, 44, 0
Luminance
0.3143

Every format

HEX#ff5f8f
RGBrgb(255, 95, 143)
HSLhsl(342, 100%, 69%)
CMYKcmyk(0%, 63%, 44%, 0%)
LABlab(62.9 64.5 6.7)
LCHlch(62.9 64.8 6.0)
OKLCHoklch(0.705 0.197 5.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff5f8f on white: 2.88:1
AA ✗ fail · AA-large · AAA
Aa
#ff5f8f on black: 7.29:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green37.3%
Blue56.1%

CMYK percentages

Cyan0.0%
Magenta62.7%
Yellow43.9%
Key (black)0.0%

Color previews

#ff5f8f text on a black background

contrast 7.29:1

Card sample

#ff5f8f text on a white background

contrast 2.88:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff5f8f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff5f8f in the Color Lab