Skip to content

#ff110c

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

RGB
255, 17, 12
HSL
1°, 100%, 52%
CMYK
0, 93, 95, 0
Luminance
0.2169

Every format

HEX#ff110c
RGBrgb(255, 17, 12)
HSLhsl(1, 100%, 52%)
CMYKcmyk(0%, 93%, 95%, 0%)
LABlab(53.7 78.9 64.5)
LCHlch(53.7 101.9 39.3)
OKLCHoklch(0.631 0.254 29.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green6.7%
Blue4.7%

CMYK percentages

Cyan0.0%
Magenta93.3%
Yellow95.3%
Key (black)0.0%

Color previews

#ff110c text on a black background

contrast 5.34:1

Card sample

#ff110c text on a white background

contrast 3.93:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff110c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff110c in the Color Lab