Skip to content

#fd2003

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

RGB
253, 32, 3
HSL
7°, 98%, 50%
CMYK
0, 87, 99, 1
Luminance
0.2192

Every format

HEX#fd2003
RGBrgb(253, 32, 3)
HSLhsl(7, 98%, 50%)
CMYKcmyk(0%, 87%, 99%, 1%)
LABlab(54.0 76.4 66.5)
LCHlch(54.0 101.3 41.0)
OKLCHoklch(0.632 0.248 30.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fd2003 on white: 3.90:1
AA ✗ fail · AA-large · AAA
Aa
#fd2003 on black: 5.38:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green12.5%
Blue1.2%

CMYK percentages

Cyan0.0%
Magenta87.4%
Yellow98.8%
Key (black)0.8%

Color previews

#fd2003 text on a black background

contrast 5.38:1

Card sample

#fd2003 text on a white background

contrast 3.90:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fd2003

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fd2003 in the Color Lab