Skip to content

#ff0021

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

RGB
255, 0, 33
HSL
352°, 100%, 50%
CMYK
0, 100, 87, 0
Luminance
0.2137

Every format

HEX#ff0021
RGBrgb(255, 0, 33)
HSLhsl(352, 100%, 50%)
CMYKcmyk(0%, 100%, 87%, 0%)
LABlab(53.4 80.4 56.7)
LCHlch(53.4 98.4 35.2)
OKLCHoklch(0.629 0.256 26.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff0021 on white: 3.98:1
AA ✗ fail · AA-large · AAA
Aa
#ff0021 on black: 5.27:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green0.0%
Blue12.9%

CMYK percentages

Cyan0.0%
Magenta100.0%
Yellow87.1%
Key (black)0.0%

Color previews

#ff0021 text on a black background

contrast 5.27:1

Card sample

#ff0021 text on a white background

contrast 3.98:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff0021

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff0021 in the Color Lab