Skip to content

#fd002c

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

RGB
253, 0, 44
HSL
350°, 100%, 50%
CMYK
0, 100, 83, 1
Luminance
0.2106

Every format

HEX#fd002c
RGBrgb(253, 0, 44)
HSLhsl(350, 100%, 50%)
CMYKcmyk(0%, 100%, 83%, 1%)
LABlab(53.0 80.2 50.9)
LCHlch(53.0 95.0 32.4)
OKLCHoklch(0.626 0.254 24.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fd002c on white: 4.03:1
AA ✗ fail · AA-large · AAA
Aa
#fd002c on black: 5.21:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green0.0%
Blue17.3%

CMYK percentages

Cyan0.0%
Magenta100.0%
Yellow82.6%
Key (black)0.8%

Color previews

#fd002c text on a black background

contrast 5.21:1

Card sample

#fd002c text on a white background

contrast 4.03:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fd002c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fd002c in the Color Lab