Skip to content

#ff1e13

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

RGB
255, 30, 19
HSL
3°, 100%, 54%
CMYK
0, 88, 93, 0
Luminance
0.2224

Every format

HEX#ff1e13
RGBrgb(255, 30, 19)
HSLhsl(3, 100%, 54%)
CMYKcmyk(0%, 88%, 93%, 0%)
LABlab(54.3 77.4 62.8)
LCHlch(54.3 99.7 39.1)
OKLCHoklch(0.636 0.250 29.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff1e13 on white: 3.86:1
AA ✗ fail · AA-large · AAA
Aa
#ff1e13 on black: 5.45:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green11.8%
Blue7.5%

CMYK percentages

Cyan0.0%
Magenta88.2%
Yellow92.5%
Key (black)0.0%

Color previews

#ff1e13 text on a black background

contrast 5.45:1

Card sample

#ff1e13 text on a white background

contrast 3.86:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff1e13

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff1e13 in the Color Lab