Skip to content

#fa221a

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

RGB
250, 34, 26
HSL
2°, 96%, 54%
CMYK
0, 86, 90, 2
Luminance
0.2154

Every format

HEX#fa221a
RGBrgb(250, 34, 26)
HSLhsl(2, 96%, 54%)
CMYKcmyk(0%, 86%, 90%, 2%)
LABlab(53.5 75.5 59.4)
LCHlch(53.5 96.0 38.2)
OKLCHoklch(0.629 0.244 29.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fa221a on white: 3.96:1
AA ✗ fail · AA-large · AAA
Aa
#fa221a on black: 5.31:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.0%
Green13.3%
Blue10.2%

CMYK percentages

Cyan0.0%
Magenta86.4%
Yellow89.6%
Key (black)2.0%

Color previews

#fa221a text on a black background

contrast 5.31:1

Card sample

#fa221a text on a white background

contrast 3.96:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(250, 34, 26, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(250, 34, 26, 0.45);
Border & gradient
Gradient panel
border: 3px solid #fa221a;
background: linear-gradient(135deg, #fa221a, #FAB71A);

Monochromatic scale

Palettes built from #fa221a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fa221a in the Color Lab