Skip to content

#fc080d

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

RGB
252, 8, 13
HSL
359°, 98%, 51%
CMYK
0, 97, 95, 1
Luminance
0.2090

Every format

HEX#fc080d
RGBrgb(252, 8, 13)
HSLhsl(359, 98%, 51%)
CMYKcmyk(0%, 97%, 95%, 1%)
LABlab(52.9 78.9 63.5)
LCHlch(52.9 101.3 38.8)
OKLCHoklch(0.624 0.254 28.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fc080d on white: 4.05:1
AA ✗ fail · AA-large · AAA
Aa
#fc080d on black: 5.18:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green3.1%
Blue5.1%

CMYK percentages

Cyan0.0%
Magenta96.8%
Yellow94.8%
Key (black)1.2%

Color previews

#fc080d text on a black background

contrast 5.18:1

Card sample

#fc080d text on a white background

contrast 4.05:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fc080d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fc080d in the Color Lab