Skip to content

#fd080b

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

RGB
253, 8, 11
HSL
359°, 98%, 51%
CMYK
0, 97, 96, 1
Luminance
0.2108

Every format

HEX#fd080b
RGBrgb(253, 8, 11)
HSLhsl(359, 98%, 51%)
CMYKcmyk(0%, 97%, 96%, 1%)
LABlab(53.0 79.1 64.2)
LCHlch(53.0 101.9 39.0)
OKLCHoklch(0.626 0.254 28.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fd080b on white: 4.03:1
AA ✗ fail · AA-large · AAA
Aa
#fd080b on black: 5.22:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green3.1%
Blue4.3%

CMYK percentages

Cyan0.0%
Magenta96.8%
Yellow95.7%
Key (black)0.8%

Color previews

#fd080b text on a black background

contrast 5.22:1

Card sample

#fd080b text on a white background

contrast 4.03:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fd080b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fd080b in the Color Lab