Skip to content

#fd2005

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

RGB
253, 32, 5
HSL
7°, 98%, 51%
CMYK
0, 87, 98, 1
Luminance
0.2193

Every format

HEX#fd2005
RGBrgb(253, 32, 5)
HSLhsl(7, 98%, 51%)
CMYKcmyk(0%, 87%, 98%, 1%)
LABlab(54.0 76.4 66.0)
LCHlch(54.0 101.0 40.8)
OKLCHoklch(0.633 0.248 30.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.2%
Green12.5%
Blue2.0%

CMYK percentages

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

Color previews

#fd2005 text on a black background

contrast 5.39:1

Card sample

#fd2005 text on a white background

contrast 3.90:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fd2005

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fd2005 in the Color Lab