Skip to content

#ff1447

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

RGB
255, 20, 71
HSL
347°, 100%, 54%
CMYK
0, 92, 72, 0
Luminance
0.2222

Every format

HEX#ff1447
RGBrgb(255, 20, 71)
HSLhsl(347, 100%, 54%)
CMYKcmyk(0%, 92%, 72%, 0%)
LABlab(54.3 79.9 37.4)
LCHlch(54.3 88.2 25.1)
OKLCHoklch(0.637 0.250 19.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff1447 on white: 3.86:1
AA ✗ fail · AA-large · AAA
Aa
#ff1447 on black: 5.44:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green7.8%
Blue27.8%

CMYK percentages

Cyan0.0%
Magenta92.2%
Yellow72.2%
Key (black)0.0%

Color previews

#ff1447 text on a black background

contrast 5.44:1

Card sample

#ff1447 text on a white background

contrast 3.86:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff1447

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff1447 in the Color Lab