Skip to content

#ff2012

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

RGB
255, 32, 18
HSL
4°, 100%, 54%
CMYK
0, 88, 93, 0
Luminance
0.2234

Every format

HEX#ff2012
RGBrgb(255, 32, 18)
HSLhsl(4, 100%, 54%)
CMYKcmyk(0%, 88%, 93%, 0%)
LABlab(54.4 77.0 63.2)
LCHlch(54.4 99.6 39.4)
OKLCHoklch(0.637 0.249 29.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green12.5%
Blue7.1%

CMYK percentages

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

Color previews

#ff2012 text on a black background

contrast 5.47:1

Card sample

#ff2012 text on a white background

contrast 3.84:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff2012

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff2012 in the Color Lab