Skip to content

#ff0708

a balanced, electric red · warm · “red”

RGB
255, 7, 8
HSL
360°, 100%, 51%
CMYK
0, 97, 97, 0
Luminance
0.2143

Every format

HEX#ff0708
RGBrgb(255, 7, 8)
HSLhsl(360, 100%, 51%)
CMYKcmyk(0%, 97%, 97%, 0%)
LABlab(53.4 79.7 65.3)
LCHlch(53.4 103.0 39.3)
OKLCHoklch(0.629 0.256 29.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green2.7%
Blue3.1%

CMYK percentages

Cyan0.0%
Magenta97.3%
Yellow96.9%
Key (black)0.0%

Color previews

#ff0708 text on a black background

contrast 5.29:1

Card sample

#ff0708 text on a white background

contrast 3.97:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff0708

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff0708 in the Color Lab