Skip to content

Burgundy #800020

Wine, promoted to a color.

RGB
128, 0, 32
HSL
345°, 100%, 25%
CMYK
0, 100, 75, 50
Luminance
0.0469

About Burgundy

Burgundy, #800020, is maroon with a drop of violet — the color of the wine, named for the French region. Where maroon says institution, burgundy says cellar: age, depth and things that improve by waiting.

History

The wine named the color in 19th-century fashion plates, and burgundy became the default of quiet wealth: leather interiors, legal covers, loafers and lipstick. It is the classic “power accent” of decades when black felt too stark.

Psychology

Burgundy communicates refinement, ambition and controlled intensity — red’s power aged into authority. Studies of luxury perception rank deep wine reds alongside black and gold as premium cues.

In design

Burgundy is a text-capable brand color (9.9:1 on white) and a magnificent dark surface for gold or cream type. It anchors autumn palettes with mustard and olive, formalizes with navy, and romances with blush. Modern UI rarely uses it — an easy differentiation win.

In culture

Burgundy passports, burgundy robes, burgundy lipstick named after every possible wine: the color is shorthand for maturity chosen on purpose.

Brands that own burgundy

Shades of burgundy

Every format

HEX#800020
RGBrgb(128, 0, 32)
HSLhsl(345, 100%, 25%)
CMYKcmyk(0%, 100%, 75%, 50%)
LABlab(25.9 48.9 21.3)
LCHlch(25.9 53.3 23.5)
OKLCHoklch(0.380 0.152 18.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#800020 on white: 10.83:1
AA ✓ pass · AA-large · AAA
Aa
#800020 on black: 1.94:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red50.2%
Green0.0%
Blue12.5%

CMYK percentages

Cyan0.0%
Magenta100.0%
Yellow75.0%
Key (black)49.8%

Color previews

#800020 text on a black background

contrast 1.94:1

Card sample

#800020 text on a white background

contrast 10.83:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #800020

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Burgundy, answered

What is the hex code for burgundy?

Standard burgundy is #800020 — maroon’s #800000 with a violet touch. Wine #722f37 and claret #7f1734 are close relatives.

Burgundy vs maroon vs wine?

Maroon leans brown, burgundy leans violet, wine sits between with more gray. All are dark reds; the undertone decides the mood.

Is burgundy good for text?

Yes — #800020 reaches 9.9:1 on white, comfortably past AAA. It is one of the most elegant accessible ink colors available.

Work with #800020 in the Color Lab