Skip to content

#080201

a deep, electric red · warm · “black”

RGB
8, 2, 1
HSL
9°, 78%, 2%
CMYK
0, 75, 88, 97
Luminance
0.0010

Every format

HEX#080201
RGBrgb(8, 2, 1)
HSLhsl(9, 78%, 2%)
CMYKcmyk(0%, 75%, 88%, 97%)
LABlab(0.9 1.4 0.9)
LCHlch(0.9 1.7 33.0)
OKLCHoklch(0.101 0.021 38.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#080201 on white: 20.60:1
AA ✓ pass · AA-large · AAA
Aa
#080201 on black: 1.02:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red3.1%
Green0.8%
Blue0.4%

CMYK percentages

Cyan0.0%
Magenta75.0%
Yellow87.5%
Key (black)96.9%

Color previews

#080201 text on a black background

contrast 1.02:1

Card sample

#080201 text on a white background

contrast 20.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #080201

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #080201 in the Color Lab