Skip to content

#ff080f

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

RGB
255, 8, 15
HSL
358°, 100%, 52%
CMYK
0, 97, 94, 0
Luminance
0.2147

Every format

HEX#ff080f
RGBrgb(255, 8, 15)
HSLhsl(358, 100%, 52%)
CMYKcmyk(0%, 97%, 94%, 0%)
LABlab(53.5 79.7 63.6)
LCHlch(53.5 101.9 38.6)
OKLCHoklch(0.630 0.256 28.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

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

Color previews

#ff080f text on a black background

contrast 5.29:1

Card sample

#ff080f text on a white background

contrast 3.97:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff080f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff080f in the Color Lab