Skip to content

#fd5261

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

RGB
253, 82, 97
HSL
355°, 98%, 66%
CMYK
0, 68, 62, 1
Luminance
0.2778

Every format

HEX#fd5261
RGBrgb(253, 82, 97)
HSLhsl(355, 98%, 66%)
CMYKcmyk(0%, 68%, 62%, 1%)
LABlab(59.7 65.4 28.9)
LCHlch(59.7 71.5 23.9)
OKLCHoklch(0.678 0.206 19.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fd5261 on white: 3.20:1
AA ✗ fail · AA-large · AAA
Aa
#fd5261 on black: 6.56:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green32.2%
Blue38.0%

CMYK percentages

Cyan0.0%
Magenta67.6%
Yellow61.7%
Key (black)0.8%

Color previews

#fd5261 text on a black background

contrast 6.56:1

Card sample

#fd5261 text on a white background

contrast 3.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fd5261

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fd5261 in the Color Lab