Skip to content

#af0200

a dark, electric red · warm · closest name: firebrick

RGB
175, 2, 0
HSL
1°, 100%, 34%
CMYK
0, 99, 100, 31
Luminance
0.0916

Every format

HEX#af0200
RGBrgb(175, 2, 0)
HSLhsl(1, 100%, 34%)
CMYKcmyk(0%, 99%, 100%, 31%)
LABlab(36.3 60.1 50.6)
LCHlch(36.3 78.6 40.1)
OKLCHoklch(0.474 0.194 29.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#af0200 on white: 7.42:1
AA ✓ pass · AA-large · AAA
Aa
#af0200 on black: 2.83:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green0.8%
Blue0.0%

CMYK percentages

Cyan0.0%
Magenta98.9%
Yellow100.0%
Key (black)31.4%

Color previews

#af0200 text on a black background

contrast 2.83:1

Card sample

#af0200 text on a white background

contrast 7.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #af0200

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #af0200 in the Color Lab