Skip to content

#ff7788

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

RGB
255, 119, 136
HSL
353°, 100%, 73%
CMYK
0, 53, 47, 0
Luminance
0.3623

Every format

HEX#ff7788
RGBrgb(255, 119, 136)
HSLhsl(353, 100%, 73%)
CMYKcmyk(0%, 53%, 47%, 0%)
LABlab(66.7 53.2 16.1)
LCHlch(66.7 55.6 16.9)
OKLCHoklch(0.734 0.166 14.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green46.7%
Blue53.3%

CMYK percentages

Cyan0.0%
Magenta53.3%
Yellow46.7%
Key (black)0.0%

Color previews

#ff7788 text on a black background

contrast 8.25:1

Card sample

#ff7788 text on a white background

contrast 2.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff7788

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff7788 in the Color Lab