Skip to content

#ff2016

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

RGB
255, 32, 22
HSL
3°, 100%, 54%
CMYK
0, 88, 91, 0
Luminance
0.2235

Every format

HEX#ff2016
RGBrgb(255, 32, 22)
HSLhsl(3, 100%, 54%)
CMYKcmyk(0%, 88%, 91%, 0%)
LABlab(54.4 77.1 61.9)
LCHlch(54.4 98.8 38.8)
OKLCHoklch(0.637 0.249 29.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green12.5%
Blue8.6%

CMYK percentages

Cyan0.0%
Magenta87.5%
Yellow91.4%
Key (black)0.0%

Color previews

#ff2016 text on a black background

contrast 5.47:1

Card sample

#ff2016 text on a white background

contrast 3.84:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff2016

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff2016 in the Color Lab