Skip to content

#ff0013

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

RGB
255, 0, 19
HSL
356°, 100%, 50%
CMYK
0, 100, 93, 0
Luminance
0.2131

Every format

HEX#ff0013
RGBrgb(255, 0, 19)
HSLhsl(356, 100%, 50%)
CMYKcmyk(0%, 100%, 93%, 0%)
LABlab(53.3 80.2 62.2)
LCHlch(53.3 101.5 37.8)
OKLCHoklch(0.628 0.257 28.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff0013 on white: 3.99:1
AA ✗ fail · AA-large · AAA
Aa
#ff0013 on black: 5.26:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green0.0%
Blue7.5%

CMYK percentages

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

Color previews

#ff0013 text on a black background

contrast 5.26:1

Card sample

#ff0013 text on a white background

contrast 3.99:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff0013

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff0013 in the Color Lab