Skip to content

#ff294d

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

RGB
255, 41, 77
HSL
350°, 100%, 58%
CMYK
0, 84, 70, 0
Luminance
0.2338

Every format

HEX#ff294d
RGBrgb(255, 41, 77)
HSLhsl(350, 100%, 58%)
CMYKcmyk(0%, 84%, 70%, 0%)
LABlab(55.5 76.9 35.3)
LCHlch(55.5 84.6 24.7)
OKLCHoklch(0.646 0.241 19.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff294d on white: 3.70:1
AA ✗ fail · AA-large · AAA
Aa
#ff294d on black: 5.68:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green16.1%
Blue30.2%

CMYK percentages

Cyan0.0%
Magenta83.9%
Yellow69.8%
Key (black)0.0%

Color previews

#ff294d text on a black background

contrast 5.68:1

Card sample

#ff294d text on a white background

contrast 3.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff294d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff294d in the Color Lab