Skip to content

#ff1313

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

RGB
255, 19, 19
HSL
0°, 100%, 54%
CMYK
0, 93, 93, 0
Luminance
0.2177

Every format

HEX#ff1313
RGBrgb(255, 19, 19)
HSLhsl(0, 100%, 54%)
CMYKcmyk(0%, 93%, 93%, 0%)
LABlab(53.8 78.8 62.5)
LCHlch(53.8 100.6 38.4)
OKLCHoklch(0.632 0.253 28.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff1313 on white: 3.92:1
AA ✗ fail · AA-large · AAA
Aa
#ff1313 on black: 5.35:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green7.5%
Blue7.5%

CMYK percentages

Cyan0.0%
Magenta92.5%
Yellow92.5%
Key (black)0.0%

Color previews

#ff1313 text on a black background

contrast 5.35:1

Card sample

#ff1313 text on a white background

contrast 3.92:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff1313

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff1313 in the Color Lab