Skip to content

#fd030c

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

RGB
253, 3, 12
HSL
358°, 98%, 50%
CMYK
0, 99, 95, 1
Luminance
0.2097

Every format

HEX#fd030c
RGBrgb(253, 3, 12)
HSLhsl(358, 98%, 50%)
CMYKcmyk(0%, 99%, 95%, 1%)
LABlab(52.9 79.5 63.9)
LCHlch(52.9 102.0 38.8)
OKLCHoklch(0.625 0.255 28.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.2%
Green1.2%
Blue4.7%

CMYK percentages

Cyan0.0%
Magenta98.8%
Yellow95.3%
Key (black)0.8%

Color previews

#fd030c text on a black background

contrast 5.19:1

Card sample

#fd030c text on a white background

contrast 4.04:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fd030c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fd030c in the Color Lab