Skip to content

#ff8585

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

RGB
255, 133, 133
HSL
0°, 100%, 76%
CMYK
0, 48, 48, 0
Luminance
0.3973

Every format

HEX#ff8585
RGBrgb(255, 133, 133)
HSLhsl(0, 100%, 76%)
CMYKcmyk(0%, 48%, 48%, 0%)
LABlab(69.3 46.2 21.4)
LCHlch(69.3 50.9 24.8)
OKLCHoklch(0.753 0.149 21.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff8585 on white: 2.35:1
AA ✗ fail · AA-large · AAA
Aa
#ff8585 on black: 8.95:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green52.2%
Blue52.2%

CMYK percentages

Cyan0.0%
Magenta47.8%
Yellow47.8%
Key (black)0.0%

Color previews

#ff8585 text on a black background

contrast 8.95:1

Card sample

#ff8585 text on a white background

contrast 2.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff8585

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff8585 in the Color Lab