Skip to content

#a20c01

a dark, electric red · warm · closest name: Dark Red

RGB
162, 12, 1
HSL
4°, 99%, 32%
CMYK
0, 93, 99, 37
Luminance
0.0795

At a glance

Every number on this page in one read: what #a20c01 is made of, how bright it looks, and which way it leans.

Hex
#a20c01
Hue
red
Saturation
99%
electric
Lightness
32%
dark
Brightness
64%
HSV value
Perceived
35%
weighted brightness
Luminance
0.0795
WCAG relative
Temperature
Warm
14/100 cool
Color family
Red
Tone
Electric
Best ink
White
8.11:1
Closest name
Dark Red
ΔE2000 5
Where it sits
Hue4° of 360°
Saturation99%
Lightness32%
Temperature
Warm ← → Cool14% cool

Reads warm. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#a20c01
RGBrgb(162, 12, 1)
HSLhsl(4, 99%, 32%)
CMYKcmyk(0%, 93%, 99%, 37%)
LABlab(33.9 55.5 47.4)
LCHlch(33.9 72.9 40.5)
OKLCHoklch(0.451 0.180 30.1)
Decimal10619905
Display P3color(display-p3 0.635 0.047 0.004)

Copy-ready code

/* CSS */
color: #a20c01;
background-color: #a20c01;
/* Tailwind (arbitrary) */
class="text-[#a20c01] bg-[#a20c01]"
/* SCSS */
$brand: #a20c01;
/* SwiftUI */
Color(red: 0.635, green: 0.047, blue: 0.004)
/* Android */
Color.parseColor("#a20c01")
/* Flutter */
Color(0xFFA20C01)
/* Python / OpenCV (BGR) */
(1, 12, 162)

Best text color

Only one of black and white can be right. This is the one, with the number that proves it.

Readable at a glance#ffffff on #a20c01 · 8.11:1
Use #ffffffAAA at every size.
Aa
White text · 8.11:1 · recommended
AA pass · AA large pass · AAA pass
Aa
Black text · 2.59:1
AA fail · AA large fail · AAA fail
Reading the other direction: #a20c01 as text scores 8.11:1 on white and 2.59:1 on black.

Accessibility — WCAG contrast

Aa
#a20c01 on white: 8.11:1
AA ✓ pass · AA-large · AAA
Aa
#a20c01 on black: 2.59:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #453B00
deuteranopia · #675B00
tritanopia · #B3000E

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #a20c01 is pinned to step 800; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#FEF2F1
#FCE5E3
#FBC4C0
#FE978F
#FE6358
#FE2F20
#F31201
#CB0F01
#a20c01
#750D06
#490803
Base = 800Lightest = 50 · #FEF2F1Darkest = 950 · #490803
:root {
  --brand-50: #FEF2F1;
  --brand-100: #FCE5E3;
  --brand-200: #FBC4C0;
  --brand-300: #FE978F;
  --brand-400: #FE6358;
  --brand-500: #FE2F20;
  --brand-600: #F31201;
  --brand-700: #CB0F01;
  --brand-800: #a20c01;
  --brand-900: #750D06;
  --brand-950: #490803;
  --brand: #a20c01;
  --brand-ink: #ffffff;
}

Colors that work with #a20c01

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#ffffff
White wins here
Surface#FAF5F4
Tinted page background
Border#EDC3C0
Hairlines and dividers
Muted text#9B504B
Captions on the surface
Accent#00CCA8
Second voice, not a rival
Dark variant#7F0901
Hover, pressed, headers
Light variant#FFE7E6
Selected rows, tints
Dark surface#241514
Dark-mode background
Light mode
Everything in its place

Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.

Primary actionSecondaryBadge
Dark mode
Same hue, inverted

Lightness flips, hue holds. The accent stays the anchor in both themes.

Primary actionSecondaryAccent

How to use #a20c01

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Body text and links on white
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Headers, footers and dark-mode surfaces
  • Brand accents, badges and data highlights
Use with care
  • Text on black or near-black surfaces
  • Full-page backgrounds — tiring over long sessions
  • Black text placed on it
  • Pairing with a same-lightness hue — edges vibrate

Similar colors

One move away from this hex in each direction. Every swatch is its own page.

Color relationships

The wheel positions with their names attached, so you can grab the one you actually need.

Complementary#0197A2
Analogous left#A20147
Analogous right#A25D01
Split-complement 1#01A25D
Split-complement 2#0147A2
Triadic 1#01A20C
Triadic 2#0C01A2
Tetradic#47A201

RGB percentages

Red63.5%
Green4.7%
Blue0.4%

CMYK percentages

Cyan0.0%
Magenta92.6%
Yellow99.4%
Key (black)36.5%

Color previews

#a20c01 text on a black background

contrast 2.59:1

Card sample

#a20c01 text on a white background

contrast 8.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #a20c01

Shades — darker

Tints — lighter

Color harmonies

Nearest named colors

Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.

#a20c01 in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
Food and drinkEntertainmentRetailSport
Common UI roles
ButtonsLinksFocus statesCharts
Print note

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#a20c01, answered

What color is #a20c01?

#a20c01 is a dark electric red, closest to Dark Red (ΔE2000 5). It sits at 4° on the hue wheel with 99% saturation and 32% lightness, which reads as warm.

What is the RGB value of #a20c01?

rgb(162, 12, 1) — 162 red, 12 green and 1 blue out of 255, or 63.5% / 4.7% / 0.4% by channel.

Is #a20c01 a light or a dark color?

It is a dark color. Relative luminance is 0.0795 and perceived brightness is 35%, so white text on it reaches 8.11:1.

Should I use black or white text on #a20c01?

White. It scores 8.11:1 against #a20c01, versus 2.59:1 for black — AAA at any size.

What is the complementary color of #a20c01?

#0197A2 sits directly opposite on the wheel. Softer options are the split-complements #01A25D and #0147A2, which give the same contrast with far less vibration.

What colors go well with #a20c01?

For interface work: #FAF5F4 as the surface, #EDC3C0 for borders, #9B504B for secondary text, #00CCA8 as an accent and #7F0901 for hover and pressed states. For a palette, the analogous pair #A20147 and #A25D01 stays calm, while #0197A2 is the loudest partner.

What is #a20c01 in CMYK for printing?

cmyk(0%, 93%, 99%, 37%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #a20c01 warm or cool?

Warm — it scores 14 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #A22E01; nudged cooler, #A30031.

Work with #a20c01 in the Color Lab