Skip to content

#ff8880

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

RGB
255, 136, 128
HSL
4°, 100%, 75%
CMYK
0, 47, 50, 0
Luminance
0.4043

Every format

HEX#ff8880
RGBrgb(255, 136, 128)
HSLhsl(4, 100%, 75%)
CMYKcmyk(0%, 47%, 50%, 0%)
LABlab(69.8 44.3 24.8)
LCHlch(69.8 50.7 29.3)
OKLCHoklch(0.756 0.146 25.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff8880 on white: 2.31:1
AA ✗ fail · AA-large · AAA
Aa
#ff8880 on black: 9.09:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green53.3%
Blue50.2%

CMYK percentages

Cyan0.0%
Magenta46.7%
Yellow49.8%
Key (black)0.0%

Color previews

#ff8880 text on a black background

contrast 9.09:1

Card sample

#ff8880 text on a white background

contrast 2.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff8880

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff8880 in the Color Lab