Skip to content

#ff1f50

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

RGB
255, 31, 80
HSL
347°, 100%, 56%
CMYK
0, 88, 69, 0
Luminance
0.2282

Every format

HEX#ff1f50
RGBrgb(255, 31, 80)
HSLhsl(347, 100%, 56%)
CMYKcmyk(0%, 88%, 69%, 0%)
LABlab(54.9 78.8 32.8)
LCHlch(54.9 85.4 22.6)
OKLCHoklch(0.642 0.246 18.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff1f50 on white: 3.77:1
AA ✗ fail · AA-large · AAA
Aa
#ff1f50 on black: 5.56:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green12.2%
Blue31.4%

CMYK percentages

Cyan0.0%
Magenta87.8%
Yellow68.6%
Key (black)0.0%

Color previews

#ff1f50 text on a black background

contrast 5.56:1

Card sample

#ff1f50 text on a white background

contrast 3.77:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff1f50

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff1f50 in the Color Lab