Skip to content

#ff7799

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

RGB
255, 119, 153
HSL
345°, 100%, 73%
CMYK
0, 53, 40, 0
Luminance
0.3675

Every format

HEX#ff7799
RGBrgb(255, 119, 153)
HSLhsl(345, 100%, 73%)
CMYKcmyk(0%, 53%, 40%, 0%)
LABlab(67.1 54.9 7.0)
LCHlch(67.1 55.3 7.3)
OKLCHoklch(0.738 0.168 6.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff7799 on white: 2.51:1
AA ✗ fail · AA-large · AAA
Aa
#ff7799 on black: 8.35:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green46.7%
Blue60.0%

CMYK percentages

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

Color previews

#ff7799 text on a black background

contrast 8.35:1

Card sample

#ff7799 text on a white background

contrast 2.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff7799

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff7799 in the Color Lab