Skip to content

#fc2f3d

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

RGB
252, 47, 61
HSL
356°, 97%, 59%
CMYK
0, 81, 76, 1
Luminance
0.2307

Every format

HEX#fc2f3d
RGBrgb(252, 47, 61)
HSLhsl(356, 97%, 59%)
CMYKcmyk(0%, 81%, 76%, 1%)
LABlab(55.1 74.2 43.9)
LCHlch(55.1 86.2 30.6)
OKLCHoklch(0.642 0.236 24.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fc2f3d on white: 3.74:1
AA ✗ fail · AA-large · AAA
Aa
#fc2f3d on black: 5.61:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green18.4%
Blue23.9%

CMYK percentages

Cyan0.0%
Magenta81.3%
Yellow75.8%
Key (black)1.2%

Color previews

#fc2f3d text on a black background

contrast 5.61:1

Card sample

#fc2f3d text on a white background

contrast 3.74:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fc2f3d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fc2f3d in the Color Lab