Skip to content

#f00f13

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

RGB
240, 15, 19
HSL
359°, 88%, 50%
CMYK
0, 94, 92, 6
Luminance
0.1891

Every format

HEX#f00f13
RGBrgb(240, 15, 19)
HSLhsl(359, 88%, 50%)
CMYKcmyk(0%, 94%, 92%, 6%)
LABlab(50.6 75.5 59.0)
LCHlch(50.6 95.8 38.0)
OKLCHoklch(0.603 0.242 28.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f00f13 on white: 4.39:1
AA ✗ fail · AA-large · AAA
Aa
#f00f13 on black: 4.78:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.1%
Green5.9%
Blue7.5%

CMYK percentages

Cyan0.0%
Magenta93.8%
Yellow92.1%
Key (black)5.9%

Color previews

#f00f13 text on a black background

contrast 4.78:1

Card sample

#f00f13 text on a white background

contrast 4.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f00f13

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f00f13 in the Color Lab