Skip to content

#ff85ac

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

RGB
255, 133, 172
HSL
341°, 100%, 76%
CMYK
0, 48, 33, 0
Luminance
0.4101

Every format

HEX#ff85ac
RGBrgb(255, 133, 172)
HSLhsl(341, 100%, 76%)
CMYKcmyk(0%, 48%, 33%, 0%)
LABlab(70.2 50.3 0.8)
LCHlch(70.2 50.3 0.9)
OKLCHoklch(0.763 0.153 1.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff85ac on white: 2.28:1
AA ✗ fail · AA-large · AAA
Aa
#ff85ac on black: 9.20:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green52.2%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta47.8%
Yellow32.5%
Key (black)0.0%

Color previews

#ff85ac text on a black background

contrast 9.20:1

Card sample

#ff85ac text on a white background

contrast 2.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff85ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff85ac in the Color Lab