Skip to content

#f22c2c

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

RGB
242, 44, 44
HSL
0°, 88%, 56%
CMYK
0, 82, 82, 5
Luminance
0.2086

Every format

HEX#f22c2c
RGBrgb(242, 44, 44)
HSLhsl(0, 88%, 56%)
CMYKcmyk(0%, 82%, 82%, 5%)
LABlab(52.8 71.7 49.9)
LCHlch(52.8 87.4 34.9)
OKLCHoklch(0.621 0.231 27.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f22c2c on white: 4.06:1
AA ✗ fail · AA-large · AAA
Aa
#f22c2c on black: 5.17:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.9%
Green17.3%
Blue17.3%

CMYK percentages

Cyan0.0%
Magenta81.8%
Yellow81.8%
Key (black)5.1%

Color previews

#f22c2c text on a black background

contrast 5.17:1

Card sample

#f22c2c text on a white background

contrast 4.06:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f22c2c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f22c2c in the Color Lab