Skip to content

#f2020f

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

RGB
242, 2, 15
HSL
357°, 98%, 48%
CMYK
0, 99, 94, 5
Luminance
0.1896

Every format

HEX#f2020f
RGBrgb(242, 2, 15)
HSLhsl(357, 98%, 48%)
CMYKcmyk(0%, 99%, 94%, 5%)
LABlab(50.6 76.9 60.6)
LCHlch(50.6 98.0 38.2)
OKLCHoklch(0.604 0.247 28.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f2020f on white: 4.38:1
AA ✗ fail · AA-large · AAA
Aa
#f2020f on black: 4.79:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.9%
Green0.8%
Blue5.9%

CMYK percentages

Cyan0.0%
Magenta99.2%
Yellow93.8%
Key (black)5.1%

Color previews

#f2020f text on a black background

contrast 4.79:1

Card sample

#f2020f text on a white background

contrast 4.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f2020f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f2020f in the Color Lab