Skip to content

#ff2f0c

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

RGB
255, 47, 12
HSL
9°, 100%, 52%
CMYK
0, 82, 95, 0
Luminance
0.2332

Every format

HEX#ff2f0c
RGBrgb(255, 47, 12)
HSLhsl(9, 100%, 52%)
CMYKcmyk(0%, 82%, 95%, 0%)
LABlab(55.4 74.0 65.4)
LCHlch(55.4 98.8 41.4)
OKLCHoklch(0.644 0.243 31.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff2f0c on white: 3.71:1
AA ✗ fail · AA-large · AAA
Aa
#ff2f0c on black: 5.66:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green18.4%
Blue4.7%

CMYK percentages

Cyan0.0%
Magenta81.6%
Yellow95.3%
Key (black)0.0%

Color previews

#ff2f0c text on a black background

contrast 5.66:1

Card sample

#ff2f0c text on a white background

contrast 3.71:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff2f0c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff2f0c in the Color Lab