Skip to content

#ff0808

a balanced, electric red · warm · “red”

RGB
255, 8, 8
HSL
0°, 100%, 52%
CMYK
0, 97, 97, 0
Luminance
0.2145

Every format

HEX#ff0808
RGBrgb(255, 8, 8)
HSLhsl(0, 100%, 52%)
CMYKcmyk(0%, 97%, 97%, 0%)
LABlab(53.5 79.6 65.3)
LCHlch(53.5 103.0 39.4)
OKLCHoklch(0.629 0.256 29.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green3.1%
Blue3.1%

CMYK percentages

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

Color previews

#ff0808 text on a black background

contrast 5.29:1

Card sample

#ff0808 text on a white background

contrast 3.97:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff0808

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff0808 in the Color Lab