DarkMagenta Color — HEX, RGB, HSL, Palettes & Contrast

DarkMagenta (#8b008b): Complete color reference with HEX, RGB, HSL values, tints & shades, complementary, analogous, triadic, split-complementary, and tetradic palettes, WCAG contrast recommendations, and ready-to-use CSS code.

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

Use DarkMagenta in Your Projects

About DarkMagenta Color

DarkMagenta is a deep, intense purple-pink that creates dramatic, bold statements. It is used in nightlife themes, creative portfolios, and luxury tech.

Use Cases for DarkMagenta

nightlife themescreative portfoliosluxury techdramatic accentsmusic brands

Shades & Tints of DarkMagenta

#ffffff
#e2bfe2
#c580c5
#a840a8
#8b008b
#680068
#460046
#230023
#000000

Complementary Color

#8b008b
#008a00

Analogous Colors

#45008a
#8b008b
#8a0045

Triadic Colors

#8b008b
#8a8a00
#008a8a

Split Complementary

#8b008b
#458a00
#008a45

Tetradic Colors

#8b008b
#8a0000
#008a00
#008a8a

CSS Code

.darkmagenta-color {
  color: #8b008b;
  background-color: #8b008b;
}

/* As a CSS custom property */
:root {
  --color-darkmagenta: #8b008b;
}

Accessibility Score

100 / 100
Rating: Excellent
AA contrast on best text color (30 pts)
AAA contrast on best text color (25 pts)
Versatile lightness for backgrounds & text (25 pts)
Not extreme black/white (20 pts)

A combined score based on WCAG contrast compliance, lightness versatility, and usable range. Higher scores mean the color works well in more design contexts.

Contrast Recommendations

Black text on DarkMagenta
Ratio: 2.47:1 ✗ Fails AA ✗ Fails AAA
White text on DarkMagenta
Ratio: 8.5:1 ✓ Passes AA ✓ Passes AAA

Frequently Asked Questions

What color is DarkMagenta?

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

How to use DarkMagenta in web design?

DarkMagenta works well for nightlife themes, creative portfolios, luxury tech. DarkMagenta is a deep, intense purple-pink that creates dramatic, bold statements. It is used in nightlife themes, creative portfolios, and luxury tech. Use it as a primary color, accent, or background depending on your design needs.

What colors go with DarkMagenta?

Colors that pair well with DarkMagenta include purple, magenta, darkviolet, indigo, mediumvioletred. For a complementary scheme, try #008a00. For an analogous scheme, use #45008a and #8a0045. For a triadic scheme, combine with #8a8a00 and #008a8a.