Skip to content

#fd1900

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

RGB
253, 25, 0
HSL
6°, 100%, 50%
CMYK
0, 90, 100, 1
Luminance
0.2158

Every format

HEX#fd1900
RGBrgb(253, 25, 0)
HSLhsl(6, 100%, 50%)
CMYKcmyk(0%, 90%, 100%, 1%)
LABlab(53.6 77.4 67.1)
LCHlch(53.6 102.4 40.9)
OKLCHoklch(0.630 0.251 30.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fd1900 on white: 3.95:1
AA ✗ fail · AA-large · AAA
Aa
#fd1900 on black: 5.32:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green9.8%
Blue0.0%

CMYK percentages

Cyan0.0%
Magenta90.1%
Yellow100.0%
Key (black)0.8%

Color previews

#fd1900 text on a black background

contrast 5.32:1

Card sample

#fd1900 text on a white background

contrast 3.95:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fd1900

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fd1900 in the Color Lab