Skip to content

#ff7f99

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

RGB
255, 127, 153
HSL
348°, 100%, 75%
CMYK
0, 50, 40, 0
Luminance
0.3874

Every format

HEX#ff7f99
RGBrgb(255, 127, 153)
HSLhsl(348, 100%, 75%)
CMYKcmyk(0%, 50%, 40%, 0%)
LABlab(68.6 51.1 9.2)
LCHlch(68.6 51.9 10.2)
OKLCHoklch(0.749 0.157 8.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff7f99 on white: 2.40:1
AA ✗ fail · AA-large · AAA
Aa
#ff7f99 on black: 8.75:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green49.8%
Blue60.0%

CMYK percentages

Cyan0.0%
Magenta50.2%
Yellow40.0%
Key (black)0.0%

Color previews

#ff7f99 text on a black background

contrast 8.75:1

Card sample

#ff7f99 text on a white background

contrast 2.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff7f99

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff7f99 in the Color Lab