Skip to content

#ba0200

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

RGB
186, 2, 0
HSL
1°, 100%, 37%
CMYK
0, 99, 100, 27
Luminance
0.1048

Every format

HEX#ba0200
RGBrgb(186, 2, 0)
HSLhsl(1, 100%, 37%)
CMYKcmyk(0%, 99%, 100%, 27%)
LABlab(38.7 63.0 53.0)
LCHlch(38.7 82.3 40.1)
OKLCHoklch(0.496 0.203 29.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ba0200 on white: 6.78:1
AA ✓ pass · AA-large · AAA
Aa
#ba0200 on black: 3.10:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green0.8%
Blue0.0%

CMYK percentages

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

Color previews

#ba0200 text on a black background

contrast 3.10:1

Card sample

#ba0200 text on a white background

contrast 6.78:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ba0200

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ba0200 in the Color Lab