Skip to content

#f02f02

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

RGB
240, 47, 2
HSL
11°, 98%, 48%
CMYK
0, 80, 99, 6
Luminance
0.2056

Every format

HEX#f02f02
RGBrgb(240, 47, 2)
HSLhsl(11, 98%, 48%)
CMYKcmyk(0%, 80%, 99%, 6%)
LABlab(52.5 69.8 64.6)
LCHlch(52.5 95.1 42.8)
OKLCHoklch(0.617 0.230 32.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f02f02 on white: 4.11:1
AA ✗ fail · AA-large · AAA
Aa
#f02f02 on black: 5.11:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.1%
Green18.4%
Blue0.8%

CMYK percentages

Cyan0.0%
Magenta80.4%
Yellow99.2%
Key (black)5.9%

Color previews

#f02f02 text on a black background

contrast 5.11:1

Card sample

#f02f02 text on a white background

contrast 4.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f02f02

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f02f02 in the Color Lab