Skip to content

#ff9581

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

RGB
255, 149, 129
HSL
10°, 100%, 75%
CMYK
0, 42, 49, 0
Luminance
0.4434

Every format

HEX#ff9581
RGBrgb(255, 149, 129)
HSLhsl(10, 100%, 75%)
CMYKcmyk(0%, 42%, 49%, 0%)
LABlab(72.5 37.8 27.8)
LCHlch(72.5 46.9 36.4)
OKLCHoklch(0.777 0.132 31.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff9581 on white: 2.13:1
AA ✗ fail · AA-large · AAA
Aa
#ff9581 on black: 9.87:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green58.4%
Blue50.6%

CMYK percentages

Cyan0.0%
Magenta41.6%
Yellow49.4%
Key (black)0.0%

Color previews

#ff9581 text on a black background

contrast 9.87:1

Card sample

#ff9581 text on a white background

contrast 2.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff9581

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff9581 in the Color Lab