Skip to content

#fd0f0f

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

RGB
253, 15, 15
HSL
0°, 98%, 53%
CMYK
0, 94, 94, 1
Luminance
0.2126

Every format

HEX#fd0f0f
RGBrgb(253, 15, 15)
HSLhsl(0, 98%, 53%)
CMYKcmyk(0%, 94%, 94%, 1%)
LABlab(53.2 78.6 63.2)
LCHlch(53.2 100.9 38.8)
OKLCHoklch(0.627 0.253 28.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fd0f0f on white: 4.00:1
AA ✗ fail · AA-large · AAA
Aa
#fd0f0f on black: 5.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green5.9%
Blue5.9%

CMYK percentages

Cyan0.0%
Magenta94.1%
Yellow94.1%
Key (black)0.8%

Color previews

#fd0f0f text on a black background

contrast 5.25:1

Card sample

#fd0f0f text on a white background

contrast 4.00:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fd0f0f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fd0f0f in the Color Lab