Skip to content

#ff0019

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

RGB
255, 0, 25
HSL
354°, 100%, 50%
CMYK
0, 100, 90, 0
Luminance
0.2133

Every format

HEX#ff0019
RGBrgb(255, 0, 25)
HSLhsl(354, 100%, 50%)
CMYKcmyk(0%, 100%, 90%, 0%)
LABlab(53.3 80.3 60.1)
LCHlch(53.3 100.3 36.8)
OKLCHoklch(0.629 0.257 27.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green0.0%
Blue9.8%

CMYK percentages

Cyan0.0%
Magenta100.0%
Yellow90.2%
Key (black)0.0%

Color previews

#ff0019 text on a black background

contrast 5.27:1

Card sample

#ff0019 text on a white background

contrast 3.99:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff0019

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff0019 in the Color Lab