Skip to content

#ff799f

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

RGB
255, 121, 159
HSL
343°, 100%, 74%
CMYK
0, 53, 38, 0
Luminance
0.3744

Every format

HEX#ff799f
RGBrgb(255, 121, 159)
HSLhsl(343, 100%, 74%)
CMYKcmyk(0%, 53%, 38%, 0%)
LABlab(67.6 54.6 4.4)
LCHlch(67.6 54.8 4.6)
OKLCHoklch(0.742 0.167 4.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green47.5%
Blue62.4%

CMYK percentages

Cyan0.0%
Magenta52.5%
Yellow37.6%
Key (black)0.0%

Color previews

#ff799f text on a black background

contrast 8.49:1

Card sample

#ff799f text on a white background

contrast 2.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff799f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff799f in the Color Lab