Skip to content

Maroon#800000 HEX Color

#800000rgb(128, 0, 0)
#800000 color swatch

About Maroon

Maroon (#800000) is a warm, dark, vivid red tone with a hue of 0°, saturation of 100% and lightness of 25%. It works well for branding and call-to-action elements and conveys a energetic feeling. On a white background it reaches a contrast ratio of 10.95:1, while on black it reaches 1.92:1 — so prefer white text when using #800000 as a background.

Color Codes

HEX#800000
RGBrgb(128, 0, 0)
HSLhsl(0°, 100%, 25%)
CMYKcmyk(0%, 100%, 100%, 50%)
CIELABLab(25.5, 48, 38.1)

Accessibility & Contrast

On white
10.95:1
AA Normalpasses
AA Largepasses
AAA Normalpasses
AAA Largepasses
On black
1.92:1
AA Normalfails
AA Largefails
AAA Normalfails
AAA Largefails

Recommendation: when using #800000 as a background, use white text for the highest contrast.

Color Schemes

Tints & Shades

CSS Code Snippets

background-color: #800000;
color: #800000;
border: 2px solid #800000;
background: linear-gradient(135deg, #800000, #008080);

Code Export

css
:root {
  --color-primary: #800000;
  --color-primary-rgb: 128, 0, 0;
  --color-primary-hsl: 0, 100%, 25%;
}

Explore Color Tools

Related Tools

Related Combinations

Frequently Asked Questions

What is the name of color #800000?

Color #800000 is commonly known as Maroon. It is a warm, dark, vivid red tone.

Is #800000 a warm or cool color?

Maroon (#800000) is a warm color. With a hue of 0°, it falls in the red family.

What colors go well with #800000?

Colors that pair well with Maroon (#800000) include its complementary color (#008080), neutral whites and warm creams, and analogous red tones for harmonious palettes.