Skip to content

#fd200c

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

RGB
253, 32, 12
HSL
5°, 98%, 52%
CMYK
0, 87, 95, 1
Luminance
0.2194

Every format

HEX#fd200c
RGBrgb(253, 32, 12)
HSLhsl(5, 98%, 52%)
CMYKcmyk(0%, 87%, 95%, 1%)
LABlab(54.0 76.5 64.4)
LCHlch(54.0 100.0 40.1)
OKLCHoklch(0.633 0.248 30.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.2%
Green12.5%
Blue4.7%

CMYK percentages

Cyan0.0%
Magenta87.4%
Yellow95.3%
Key (black)0.8%

Color previews

#fd200c text on a black background

contrast 5.39:1

Card sample

#fd200c text on a white background

contrast 3.90:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fd200c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fd200c in the Color Lab