Skip to content

#ff080d

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

RGB
255, 8, 13
HSL
359°, 100%, 52%
CMYK
0, 97, 95, 0
Luminance
0.2146

Every format

HEX#ff080d
RGBrgb(255, 8, 13)
HSLhsl(359, 100%, 52%)
CMYKcmyk(0%, 97%, 95%, 0%)
LABlab(53.5 79.6 64.1)
LCHlch(53.5 102.2 38.8)
OKLCHoklch(0.630 0.256 28.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff080d on white: 3.97:1
AA ✗ fail · AA-large · AAA
Aa
#ff080d on black: 5.29:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green3.1%
Blue5.1%

CMYK percentages

Cyan0.0%
Magenta96.9%
Yellow94.9%
Key (black)0.0%

Color previews

#ff080d text on a black background

contrast 5.29:1

Card sample

#ff080d text on a white background

contrast 3.97:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff080d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff080d in the Color Lab