Skip to content

#fd79ac

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

RGB
253, 121, 172
HSL
337°, 97%, 73%
CMYK
0, 52, 32, 1
Luminance
0.3754

Every format

HEX#fd79ac
RGBrgb(253, 121, 172)
HSLhsl(337, 97%, 73%)
CMYKcmyk(0%, 52%, 32%, 1%)
LABlab(67.7 55.4 -2.9)
LCHlch(67.7 55.5 357.0)
OKLCHoklch(0.743 0.169 357.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.2%
Green47.5%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta52.2%
Yellow32.0%
Key (black)0.8%

Color previews

#fd79ac text on a black background

contrast 8.51:1

Card sample

#fd79ac text on a white background

contrast 2.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fd79ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fd79ac in the Color Lab