Skip to content

#ff201f

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

RGB
255, 32, 31
HSL
0°, 100%, 56%
CMYK
0, 88, 88, 0
Luminance
0.2239

Every format

HEX#ff201f
RGBrgb(255, 32, 31)
HSLhsl(0, 100%, 56%)
CMYKcmyk(0%, 88%, 88%, 0%)
LABlab(54.5 77.2 58.4)
LCHlch(54.5 96.8 37.1)
OKLCHoklch(0.637 0.248 28.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff201f on white: 3.83:1
AA ✗ fail · AA-large · AAA
Aa
#ff201f on black: 5.48:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green12.5%
Blue12.2%

CMYK percentages

Cyan0.0%
Magenta87.5%
Yellow87.8%
Key (black)0.0%

Color previews

#ff201f text on a black background

contrast 5.48:1

Card sample

#ff201f text on a white background

contrast 3.83:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff201f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff201f in the Color Lab