Skip to content

#fd5656

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

RGB
253, 86, 86
HSL
0°, 98%, 67%
CMYK
0, 66, 66, 1
Luminance
0.2821

Every format

HEX#fd5656
RGBrgb(253, 86, 86)
HSLhsl(0, 98%, 67%)
CMYKcmyk(0%, 66%, 66%, 1%)
LABlab(60.1 63.3 35.7)
LCHlch(60.1 72.6 29.4)
OKLCHoklch(0.680 0.203 24.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fd5656 on white: 3.16:1
AA ✗ fail · AA-large · AAA
Aa
#fd5656 on black: 6.64:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green33.7%
Blue33.7%

CMYK percentages

Cyan0.0%
Magenta66.0%
Yellow66.0%
Key (black)0.8%

Color previews

#fd5656 text on a black background

contrast 6.64:1

Card sample

#fd5656 text on a white background

contrast 3.16:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fd5656

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fd5656 in the Color Lab