Skip to content

#ff79af

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

RGB
255, 121, 175
HSL
336°, 100%, 74%
CMYK
0, 53, 31, 0
Luminance
0.3803

Every format

HEX#ff79af
RGBrgb(255, 121, 175)
HSLhsl(336, 100%, 74%)
CMYKcmyk(0%, 53%, 31%, 0%)
LABlab(68.0 56.4 -4.0)
LCHlch(68.0 56.6 355.9)
OKLCHoklch(0.747 0.172 356.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff79af on white: 2.44:1
AA ✗ fail · AA-large · AAA
Aa
#ff79af on black: 8.61:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green47.5%
Blue68.6%

CMYK percentages

Cyan0.0%
Magenta52.5%
Yellow31.4%
Key (black)0.0%

Color previews

#ff79af text on a black background

contrast 8.61:1

Card sample

#ff79af text on a white background

contrast 2.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff79af

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff79af in the Color Lab