#8712AB Color Information

Hex color code: #8712AB

The hex color #8712AB is a eye-catching magenta with RGB values of (135, 18, 171) and HSL of (286°, 81%, 37%). It is widely used in graphic design.

Try:
Color NameDark Magenta
HEX
#8712AB
RGB
135, 18, 171
HSL
286°, 81%, 37%
CMYK
21%, 89%, 0%, 33%

Shades

CSS Usage
color: #8712AB;
background-color: #8712AB;
border-color: #8712AB;
box-shadow: 0 0 10px #8712AB;
border: 2px solid #8712AB;
Tailwind Usage
bg-[#8712AB]
text-[#8712AB]
border-[#8712AB]
shadow-[0_0_10px_8712AB]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #8712AB, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #8712AB; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #8712AB; color: #FFFFFF; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #8712AB; background-color: #8712AB15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #8712AB20; border-left: 4px solid #8712AB; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #8712AB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #8712AB in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

135, 18, 171

Red: 135 / Green: 18 / Blue: 171

HSL

286°, 81%, 37%

Hue: 286° / Saturation: 81% / Lightness: 37%

CMYK

21%, 89%, 0%, 33%

Cyan: 21% / Magenta: 89% / Yellow: 0% / Key: 33%

What color is #8712AB?

#8712AB is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #8712AB to RGB:

rgb(135, 18, 171)HEX to RGB Converter →

HEX to HSL

Convert #8712AB to HSL:

hsl(286, 81%, 37%)RGB to HSL Converter →

HEX to CMYK

Convert #8712AB to CMYK:

cmyk(21%, 89%, 0%, 33%)Color Converter →

Color Meaning and Usage

A bold magenta tone, #8712AB has RGB (135, 18, 171) and HSL (286°, 81%, 37%). Known for evoking energy and excitement, this highly saturated hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #8712AB is #36AB12, creating high-contrast pairings. For softer combinations, try analogous colors like #3B12AB.

Use #8712AB in CSS: color: #8712AB or background-color: #8712AB. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #8712AB

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 2.70:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #8712AB?

#8712AB is a bold magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #8712AB?

#8712AB in RGB is (135, 18, 171) - 135 red, 18 green, and 171 blue.

How to use #8712AB in CSS?

Use #8712AB directly in your CSS properties like color or background-color.

What colors go well with #8712AB?

#36AB12 (complementary), #3B12AB (analogous), and #500B66 (lighter shade) work well with #8712AB.