Skip to content

#fd3232

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

RGB
253, 50, 50
HSL
0°, 98%, 59%
CMYK
0, 80, 80, 1
Luminance
0.2339

Every format

HEX#fd3232
RGBrgb(253, 50, 50)
HSLhsl(0, 98%, 59%)
CMYKcmyk(0%, 80%, 80%, 1%)
LABlab(55.5 73.4 50.2)
LCHlch(55.5 88.9 34.3)
OKLCHoklch(0.645 0.236 27.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fd3232 on white: 3.70:1
AA ✗ fail · AA-large · AAA
Aa
#fd3232 on black: 5.68:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green19.6%
Blue19.6%

CMYK percentages

Cyan0.0%
Magenta80.2%
Yellow80.2%
Key (black)0.8%

Color previews

#fd3232 text on a black background

contrast 5.68:1

Card sample

#fd3232 text on a white background

contrast 3.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fd3232

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fd3232 in the Color Lab