Skip to content

#ff7482

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

RGB
255, 116, 130
HSL
354°, 100%, 73%
CMYK
0, 55, 49, 0
Luminance
0.3536

Every format

HEX#ff7482
RGBrgb(255, 116, 130)
HSLhsl(354, 100%, 73%)
CMYKcmyk(0%, 55%, 49%, 0%)
LABlab(66.0 54.1 18.6)
LCHlch(66.0 57.2 19.0)
OKLCHoklch(0.728 0.170 16.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff7482 on white: 2.60:1
AA ✗ fail · AA-large · AAA
Aa
#ff7482 on black: 8.07:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green45.5%
Blue51.0%

CMYK percentages

Cyan0.0%
Magenta54.5%
Yellow49.0%
Key (black)0.0%

Color previews

#ff7482 text on a black background

contrast 8.07:1

Card sample

#ff7482 text on a white background

contrast 2.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff7482

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff7482 in the Color Lab