Skip to content

#ff7977

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

RGB
255, 121, 119
HSL
1°, 100%, 73%
CMYK
0, 53, 53, 0
Luminance
0.3627

Every format

HEX#ff7977
RGBrgb(255, 121, 119)
HSLhsl(1, 100%, 73%)
CMYKcmyk(0%, 53%, 53%, 0%)
LABlab(66.7 50.8 25.7)
LCHlch(66.7 56.9 26.9)
OKLCHoklch(0.733 0.164 22.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff7977 on white: 2.54:1
AA ✗ fail · AA-large · AAA
Aa
#ff7977 on black: 8.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green47.5%
Blue46.7%

CMYK percentages

Cyan0.0%
Magenta52.5%
Yellow53.3%
Key (black)0.0%

Color previews

#ff7977 text on a black background

contrast 8.25:1

Card sample

#ff7977 text on a white background

contrast 2.54:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff7977

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff7977 in the Color Lab