Skip to content

#ff2949

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

RGB
255, 41, 73
HSL
351°, 100%, 58%
CMYK
0, 84, 71, 0
Luminance
0.2333

Every format

HEX#ff2949
RGBrgb(255, 41, 73)
HSLhsl(351, 100%, 58%)
CMYKcmyk(0%, 84%, 71%, 0%)
LABlab(55.4 76.7 37.5)
LCHlch(55.4 85.4 26.1)
OKLCHoklch(0.646 0.241 20.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff2949 on white: 3.71:1
AA ✗ fail · AA-large · AAA
Aa
#ff2949 on black: 5.67:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green16.1%
Blue28.6%

CMYK percentages

Cyan0.0%
Magenta83.9%
Yellow71.4%
Key (black)0.0%

Color previews

#ff2949 text on a black background

contrast 5.67:1

Card sample

#ff2949 text on a white background

contrast 3.71:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff2949

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff2949 in the Color Lab