Skip to content

#fa001c

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

RGB
250, 0, 28
HSL
353°, 100%, 49%
CMYK
0, 100, 89, 2
Luminance
0.2041

Every format

HEX#fa001c
RGBrgb(250, 0, 28)
HSLhsl(353, 100%, 49%)
CMYKcmyk(0%, 100%, 89%, 2%)
LABlab(52.3 79.2 57.7)
LCHlch(52.3 98.0 36.1)
OKLCHoklch(0.620 0.253 27.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fa001c on white: 4.13:1
AA ✗ fail · AA-large · AAA
Aa
#fa001c on black: 5.08:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.0%
Green0.0%
Blue11.0%

CMYK percentages

Cyan0.0%
Magenta100.0%
Yellow88.8%
Key (black)2.0%

Color previews

#fa001c text on a black background

contrast 5.08:1

Card sample

#fa001c text on a white background

contrast 4.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fa001c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fa001c in the Color Lab