Skip to content

#ff7777

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

RGB
255, 119, 119
HSL
0°, 100%, 73%
CMYK
0, 53, 53, 0
Luminance
0.3579

Every format

HEX#ff7777
RGBrgb(255, 119, 119)
HSLhsl(0, 100%, 73%)
CMYKcmyk(0%, 53%, 53%, 0%)
LABlab(66.4 51.8 25.2)
LCHlch(66.4 57.6 26.0)
OKLCHoklch(0.730 0.166 22.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff7777 on white: 2.57:1
AA ✗ fail · AA-large · AAA
Aa
#ff7777 on black: 8.16:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green46.7%
Blue46.7%

CMYK percentages

Cyan0.0%
Magenta53.3%
Yellow53.3%
Key (black)0.0%

Color previews

#ff7777 text on a black background

contrast 8.16:1

Card sample

#ff7777 text on a white background

contrast 2.57:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff7777

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff7777 in the Color Lab