Skip to content

#ff2011

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

RGB
255, 32, 17
HSL
4°, 100%, 53%
CMYK
0, 88, 93, 0
Luminance
0.2233

Every format

HEX#ff2011
RGBrgb(255, 32, 17)
HSLhsl(4, 100%, 53%)
CMYKcmyk(0%, 88%, 93%, 0%)
LABlab(54.4 77.0 63.5)
LCHlch(54.4 99.8 39.5)
OKLCHoklch(0.637 0.249 29.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green12.5%
Blue6.7%

CMYK percentages

Cyan0.0%
Magenta87.5%
Yellow93.3%
Key (black)0.0%

Color previews

#ff2011 text on a black background

contrast 5.47:1

Card sample

#ff2011 text on a white background

contrast 3.84:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff2011

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff2011 in the Color Lab