Skip to content

#fd2010

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

RGB
253, 32, 16
HSL
4°, 98%, 53%
CMYK
0, 87, 94, 1
Luminance
0.2195

Every format

HEX#fd2010
RGBrgb(253, 32, 16)
HSLhsl(4, 98%, 53%)
CMYKcmyk(0%, 87%, 94%, 1%)
LABlab(54.0 76.5 63.3)
LCHlch(54.0 99.3 39.6)
OKLCHoklch(0.633 0.248 29.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.2%
Green12.5%
Blue6.3%

CMYK percentages

Cyan0.0%
Magenta87.4%
Yellow93.7%
Key (black)0.8%

Color previews

#fd2010 text on a black background

contrast 5.39:1

Card sample

#fd2010 text on a white background

contrast 3.90:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fd2010

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fd2010 in the Color Lab