DarkRed Color

Learn about DarkRed (#8b0000): its uses in web design, HEX/RGB/HSL values, complementary and analogous color schemes, tints and shades, and accessibility contrast recommendations.

#8b0000
HEX #8b0000
RGB rgb(139, 0, 0)
HSL 0°, 100%, 27%

About DarkRed Color

DarkRed is a deep, somber red that conveys seriousness and gravity. It is used for urgent warnings, error messages, and traditional branding.

Use Cases for DarkRed

error messagesurgent warningsserious brandingtraditional mediadramatic headers

Shades & Tints of DarkRed

#ffffff
#e2bfbf
#c58080
#a84040
#8b0000
#680000
#460000
#230000
#000000

Complementary Color

#8b0000
#008a8a

Analogous Colors

#8a0045
#8b0000
#8a4500

CSS Code

.darkred-color {
  color: #8b0000;
}

Contrast Recommendations

Black text on DarkRed
Ratio: 2.1:1 ✗ Fails AA ✗ Fails AAA
White text on DarkRed
Ratio: 10.01:1 ✓ Passes AA ✓ Passes AAA

Frequently Asked Questions

What color is DarkRed?

DarkRed is represented by the hex code #8b0000 and has RGB values of rgb(139, 0, 0). It falls under the Red category.

How to use DarkRed in web design?

DarkRed works well for error messages, urgent warnings, serious branding. DarkRed is a deep, somber red that conveys seriousness and gravity. It is used for urgent warnings, error messages, and traditional branding. Use it as a primary color, accent, or background depending on your design needs.

What colors go with DarkRed?

Colors that pair well with DarkRed include red, maroon, firebrick, brown, crimson. For a complementary scheme, try #008a8a. For an analogous scheme, use #8a0045 and #8a4500.