Skip to content

#fd0502

a balanced, electric red · warm · “red”

RGB
253, 5, 2
HSL
1°, 98%, 50%
CMYK
0, 98, 99, 1
Luminance
0.2100

Every format

HEX#fd0502
RGBrgb(253, 5, 2)
HSLhsl(1, 98%, 50%)
CMYKcmyk(0%, 98%, 99%, 1%)
LABlab(53.0 79.3 66.3)
LCHlch(53.0 103.4 39.9)
OKLCHoklch(0.625 0.255 29.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fd0502 on white: 4.04:1
AA ✗ fail · AA-large · AAA
Aa
#fd0502 on black: 5.20:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green2.0%
Blue0.8%

CMYK percentages

Cyan0.0%
Magenta98.0%
Yellow99.2%
Key (black)0.8%

Color previews

#fd0502 text on a black background

contrast 5.20:1

Card sample

#fd0502 text on a white background

contrast 4.04:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fd0502

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fd0502 in the Color Lab