Skip to content

#ff1213

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

RGB
255, 18, 19
HSL
360°, 100%, 54%
CMYK
0, 93, 93, 0
Luminance
0.2174

Every format

HEX#ff1213
RGBrgb(255, 18, 19)
HSLhsl(360, 100%, 54%)
CMYKcmyk(0%, 93%, 93%, 0%)
LABlab(53.8 78.9 62.5)
LCHlch(53.8 100.6 38.4)
OKLCHoklch(0.632 0.254 28.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff1213 on white: 3.93:1
AA ✗ fail · AA-large · AAA
Aa
#ff1213 on black: 5.35:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green7.1%
Blue7.5%

CMYK percentages

Cyan0.0%
Magenta92.9%
Yellow92.5%
Key (black)0.0%

Color previews

#ff1213 text on a black background

contrast 5.35:1

Card sample

#ff1213 text on a white background

contrast 3.93:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff1213

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff1213 in the Color Lab