Skip to content

#ff2f4d

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

RGB
255, 47, 77
HSL
351°, 100%, 59%
CMYK
0, 82, 70, 0
Luminance
0.2383

Every format

HEX#ff2f4d
RGBrgb(255, 47, 77)
HSLhsl(351, 100%, 59%)
CMYKcmyk(0%, 82%, 70%, 0%)
LABlab(55.9 75.6 35.9)
LCHlch(55.9 83.7 25.4)
OKLCHoklch(0.649 0.237 20.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff2f4d on white: 3.64:1
AA ✗ fail · AA-large · AAA
Aa
#ff2f4d on black: 5.77:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green18.4%
Blue30.2%

CMYK percentages

Cyan0.0%
Magenta81.6%
Yellow69.8%
Key (black)0.0%

Color previews

#ff2f4d text on a black background

contrast 5.77:1

Card sample

#ff2f4d text on a white background

contrast 3.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff2f4d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff2f4d in the Color Lab