Skip to content

#fc3c2c

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

RGB
252, 60, 44
HSL
5°, 97%, 58%
CMYK
0, 76, 83, 1
Luminance
0.2411

Every format

HEX#fc3c2c
RGBrgb(252, 60, 44)
HSLhsl(5, 97%, 58%)
CMYKcmyk(0%, 76%, 83%, 1%)
LABlab(56.2 70.3 53.8)
LCHlch(56.2 88.5 37.4)
OKLCHoklch(0.649 0.229 29.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fc3c2c on white: 3.61:1
AA ✗ fail · AA-large · AAA
Aa
#fc3c2c on black: 5.82:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green23.5%
Blue17.3%

CMYK percentages

Cyan0.0%
Magenta76.2%
Yellow82.5%
Key (black)1.2%

Color previews

#fc3c2c text on a black background

contrast 5.82:1

Card sample

#fc3c2c text on a white background

contrast 3.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fc3c2c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fc3c2c in the Color Lab