Skip to content

#ff9280

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

RGB
255, 146, 128
HSL
9°, 100%, 75%
CMYK
0, 43, 50, 0
Luminance
0.4338

Every format

HEX#ff9280
RGBrgb(255, 146, 128)
HSLhsl(9, 100%, 75%)
CMYKcmyk(0%, 43%, 50%, 0%)
LABlab(71.8 39.2 27.5)
LCHlch(71.8 47.9 35.1)
OKLCHoklch(0.772 0.135 30.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff9280 on white: 2.17:1
AA ✗ fail · AA-large · AAA
Aa
#ff9280 on black: 9.68:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green57.3%
Blue50.2%

CMYK percentages

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

Color previews

#ff9280 text on a black background

contrast 9.68:1

Card sample

#ff9280 text on a white background

contrast 2.17:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff9280

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff9280 in the Color Lab