Skip to content

#fd545c

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

RGB
253, 84, 92
HSL
357°, 98%, 66%
CMYK
0, 67, 64, 1
Luminance
0.2800

Every format

HEX#fd545c
RGBrgb(253, 84, 92)
HSLhsl(357, 98%, 66%)
CMYKcmyk(0%, 67%, 64%, 1%)
LABlab(59.9 64.3 32.0)
LCHlch(59.9 71.9 26.5)
OKLCHoklch(0.679 0.205 21.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fd545c on white: 3.18:1
AA ✗ fail · AA-large · AAA
Aa
#fd545c on black: 6.60:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green32.9%
Blue36.1%

CMYK percentages

Cyan0.0%
Magenta66.8%
Yellow63.6%
Key (black)0.8%

Color previews

#fd545c text on a black background

contrast 6.60:1

Card sample

#fd545c text on a white background

contrast 3.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(253, 84, 92, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(253, 84, 92, 0.45);
Border & gradient
Gradient panel
border: 3px solid #fd545c;
background: linear-gradient(135deg, #fd545c, #FDBD54);

Monochromatic scale

Palettes built from #fd545c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fd545c in the Color Lab