Skip to content

#ff586c

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

RGB
255, 88, 108
HSL
353°, 100%, 67%
CMYK
0, 66, 58, 0
Luminance
0.2932

Every format

HEX#ff586c
RGBrgb(255, 88, 108)
HSLhsl(353, 100%, 67%)
CMYKcmyk(0%, 66%, 58%, 0%)
LABlab(61.1 64.4 24.5)
LCHlch(61.1 68.9 20.8)
OKLCHoklch(0.689 0.202 17.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff586c on white: 3.06:1
AA ✗ fail · AA-large · AAA
Aa
#ff586c on black: 6.86:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green34.5%
Blue42.4%

CMYK percentages

Cyan0.0%
Magenta65.5%
Yellow57.6%
Key (black)0.0%

Color previews

#ff586c text on a black background

contrast 6.86:1

Card sample

#ff586c text on a white background

contrast 3.06:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff586c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff586c in the Color Lab