Skip to content

#ff2a21

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

RGB
255, 42, 33
HSL
2°, 100%, 57%
CMYK
0, 84, 87, 0
Luminance
0.2303

Every format

HEX#ff2a21
RGBrgb(255, 42, 33)
HSLhsl(2, 100%, 57%)
CMYKcmyk(0%, 84%, 87%, 0%)
LABlab(55.1 75.4 58.1)
LCHlch(55.1 95.2 37.6)
OKLCHoklch(0.642 0.244 28.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff2a21 on white: 3.75:1
AA ✗ fail · AA-large · AAA
Aa
#ff2a21 on black: 5.61:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green16.5%
Blue12.9%

CMYK percentages

Cyan0.0%
Magenta83.5%
Yellow87.1%
Key (black)0.0%

Color previews

#ff2a21 text on a black background

contrast 5.61:1

Card sample

#ff2a21 text on a white background

contrast 3.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff2a21

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff2a21 in the Color Lab