Skip to content

#ff8484

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

RGB
255, 132, 132
HSL
0°, 100%, 76%
CMYK
0, 48, 48, 0
Luminance
0.3943

Every format

HEX#ff8484
RGBrgb(255, 132, 132)
HSLhsl(0, 100%, 76%)
CMYKcmyk(0%, 48%, 48%, 0%)
LABlab(69.1 46.6 21.6)
LCHlch(69.1 51.4 24.9)
OKLCHoklch(0.751 0.150 21.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff8484 on white: 2.36:1
AA ✗ fail · AA-large · AAA
Aa
#ff8484 on black: 8.89:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green51.8%
Blue51.8%

CMYK percentages

Cyan0.0%
Magenta48.2%
Yellow48.2%
Key (black)0.0%

Color previews

#ff8484 text on a black background

contrast 8.89:1

Card sample

#ff8484 text on a white background

contrast 2.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff8484

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff8484 in the Color Lab