Skip to content

#ff1f1f

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

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

Every format

HEX#ff1f1f
RGBrgb(255, 31, 31)
HSLhsl(0, 100%, 56%)
CMYKcmyk(0%, 88%, 88%, 0%)
LABlab(54.4 77.4 58.4)
LCHlch(54.4 96.9 37.0)
OKLCHoklch(0.637 0.249 28.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff1f1f on white: 3.84:1
AA ✗ fail · AA-large · AAA
Aa
#ff1f1f on black: 5.47:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

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

Color previews

#ff1f1f text on a black background

contrast 5.47:1

Card sample

#ff1f1f text on a white background

contrast 3.84:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff1f1f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff1f1f in the Color Lab