Skip to content

#ff7f79

a light, electric red · warm · closest name: salmon

RGB
255, 127, 121
HSL
3°, 100%, 74%
CMYK
0, 50, 53, 0
Luminance
0.3782

Every format

HEX#ff7f79
RGBrgb(255, 127, 121)
HSLhsl(3, 100%, 74%)
CMYKcmyk(0%, 50%, 53%, 0%)
LABlab(67.9 48.1 26.2)
LCHlch(67.9 54.7 28.6)
OKLCHoklch(0.742 0.157 24.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff7f79 on white: 2.45:1
AA ✗ fail · AA-large · AAA
Aa
#ff7f79 on black: 8.56:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green49.8%
Blue47.5%

CMYK percentages

Cyan0.0%
Magenta50.2%
Yellow52.5%
Key (black)0.0%

Color previews

#ff7f79 text on a black background

contrast 8.56:1

Card sample

#ff7f79 text on a white background

contrast 2.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff7f79

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff7f79 in the Color Lab