Skip to content

#ff8080

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

RGB
255, 128, 128
HSL
0°, 100%, 75%
CMYK
0, 50, 50, 0
Luminance
0.3826

Every format

HEX#ff8080
RGBrgb(255, 128, 128)
HSLhsl(0, 100%, 75%)
CMYKcmyk(0%, 50%, 50%, 0%)
LABlab(68.2 48.2 22.7)
LCHlch(68.2 53.3 25.2)
OKLCHoklch(0.745 0.155 21.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff8080 on white: 2.43:1
AA ✗ fail · AA-large · AAA
Aa
#ff8080 on black: 8.65:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green50.2%
Blue50.2%

CMYK percentages

Cyan0.0%
Magenta49.8%
Yellow49.8%
Key (black)0.0%

Color previews

#ff8080 text on a black background

contrast 8.65:1

Card sample

#ff8080 text on a white background

contrast 2.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff8080

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff8080 in the Color Lab