Skip to content

#ff030f

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

RGB
255, 3, 15
HSL
357°, 100%, 51%
CMYK
0, 99, 94, 0
Luminance
0.2136

Every format

HEX#ff030f
RGBrgb(255, 3, 15)
HSLhsl(357, 100%, 51%)
CMYKcmyk(0%, 99%, 94%, 0%)
LABlab(53.4 80.0 63.5)
LCHlch(53.4 102.1 38.4)
OKLCHoklch(0.629 0.257 28.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff030f on white: 3.98:1
AA ✗ fail · AA-large · AAA
Aa
#ff030f on black: 5.27:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green1.2%
Blue5.9%

CMYK percentages

Cyan0.0%
Magenta98.8%
Yellow94.1%
Key (black)0.0%

Color previews

#ff030f text on a black background

contrast 5.27:1

Card sample

#ff030f text on a white background

contrast 3.98:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff030f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff030f in the Color Lab