Skip to content

#ff7a9c

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

RGB
255, 122, 156
HSL
345°, 100%, 74%
CMYK
0, 52, 39, 0
Luminance
0.3758

Every format

HEX#ff7a9c
RGBrgb(255, 122, 156)
HSLhsl(345, 100%, 74%)
CMYKcmyk(0%, 52%, 39%, 0%)
LABlab(67.7 53.8 6.2)
LCHlch(67.7 54.2 6.6)
OKLCHoklch(0.743 0.164 5.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff7a9c on white: 2.47:1
AA ✗ fail · AA-large · AAA
Aa
#ff7a9c on black: 8.52:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green47.8%
Blue61.2%

CMYK percentages

Cyan0.0%
Magenta52.2%
Yellow38.8%
Key (black)0.0%

Color previews

#ff7a9c text on a black background

contrast 8.52:1

Card sample

#ff7a9c text on a white background

contrast 2.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff7a9c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff7a9c in the Color Lab