Skip to content

#fd0002

a balanced, electric red · warm · “red”

RGB
253, 0, 2
HSL
360°, 100%, 50%
CMYK
0, 100, 99, 1
Luminance
0.2089

Every format

HEX#fd0002
RGBrgb(253, 0, 2)
HSLhsl(360, 100%, 50%)
CMYKcmyk(0%, 100%, 99%, 1%)
LABlab(52.8 79.6 66.3)
LCHlch(52.8 103.6 39.8)
OKLCHoklch(0.624 0.256 29.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fd0002 on white: 4.06:1
AA ✗ fail · AA-large · AAA
Aa
#fd0002 on black: 5.18:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green0.0%
Blue0.8%

CMYK percentages

Cyan0.0%
Magenta100.0%
Yellow99.2%
Key (black)0.8%

Color previews

#fd0002 text on a black background

contrast 5.18:1

Card sample

#fd0002 text on a white background

contrast 4.06:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fd0002

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fd0002 in the Color Lab