Skip to content

#fc2f2f

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

RGB
252, 47, 47
HSL
0°, 97%, 59%
CMYK
0, 81, 81, 1
Luminance
0.2293

Every format

HEX#fc2f2f
RGBrgb(252, 47, 47)
HSLhsl(0, 97%, 59%)
CMYKcmyk(0%, 81%, 81%, 1%)
LABlab(55.0 73.8 51.2)
LCHlch(55.0 89.8 34.8)
OKLCHoklch(0.641 0.237 27.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fc2f2f on white: 3.76:1
AA ✗ fail · AA-large · AAA
Aa
#fc2f2f on black: 5.59:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green18.4%
Blue18.4%

CMYK percentages

Cyan0.0%
Magenta81.3%
Yellow81.3%
Key (black)1.2%

Color previews

#fc2f2f text on a black background

contrast 5.59:1

Card sample

#fc2f2f text on a white background

contrast 3.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fc2f2f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fc2f2f in the Color Lab