✓ Copied to clipboard
#8A0A57 (Dark Vivid Magenta) color swatch preview — Color From Pic.
#8A0A57 — Dark Vivid Magenta color swatch

Dark Vivid Magenta

#8A0A57

📝 Color Information for #8A0A57

The hexadecimal color code #8A0A57 represents a dark shade in the purple family. In the RGB color model, this color is composed of 138 red, 10 green, and 87 blue, which translates to approximately 54% red, 4% green, and 34% blue. This makes it a highly saturated color with warm undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #8A0A57 has a hue of 324 degrees, a saturation level of 86%, and a lightness value of 29%. The hue angle of 324° places this color firmly in the purple spectrum. In the HSV/HSB color model, this translates to a hue of 324°, saturation of 93%, and brightness/value of 54%. For print applications using the CMYK color model, #8A0A57 would be reproduced using 0% cyan, 93% magenta, 37% yellow, and 46% black. The closest web-safe color is #990066, which may be useful for ensuring compatibility across older displays and systems. This color works well in various design contexts. As a darker shade, it works well for text, headers, and creating visual weight in compositions. The high saturation makes this color vibrant and attention-grabbing, ideal for call-to-action buttons, highlights, and accent elements. When pairing #8A0A57 with other colors, consider its complementary color at hue 144° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 9046615, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #8A0A57

Tailwind CSS
pink-800
HEX
#8A0A57
RGB
rgb(138, 10, 87)
RGB %
54%, 4%, 34%
HSL
hsl(324, 86%, 29%)
HSV
hsv(324, 93%, 54%)
CMYK
0%, 93%, 37%, 46%
Decimal
9046615
Web Safe
#990066

🎨 Color Schemes for #8A0A57

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #8A0A57

🌗 Shades and Tints of #8A0A57

Shades (adding black)
Tints (adding white)

🎚️ Tones of #8A0A57

Tones (adding gray / desaturating)

🌈 Hue Variations of #8A0A57

Hue Variations (shifting the color spectrum)

👁️ Preview of #8A0A57 in Use

Text on #8A0A57
This demonstrates text readability on the color background. (Click to edit)
#8A0A57 as Text
This shows the color used as text on white. (Click to edit)

👓 Color Blindness Simulation for #8A0A57

Check how a color is perceived by people with different types of color blindness to create more accessible designs. Understanding color perception helps ensure your content is accessible to everyone.

📋 CSS Code for #8A0A57

:root { --color-hex: #8A0A57; --color-rgb: 138, 10, 87; --color-hsl: 324, 86%, 29%; } .bg-color { background-color: #8A0A57; } .text-color { color: #8A0A57; } .border-color { border-color: #8A0A57; }

🛠️ Use #8A0A57 in Your Project

🎨
Build a Palette with #8A0A57
Generate harmonious color schemes
⚖️
Check Contrast for #8A0A57
WCAG accessibility testing
🌈
Create a Gradient with #8A0A57
Beautiful CSS gradients

🔗 Related Colors to #8A0A57

#7D0A8A
Hue -30°
#8A0A76
Hue -15°
#8A0A37
Hue +15°
#8A0A17
Hue +30°
#77094B
85% L
#5F073C
70% L
#47052D
50% L
#2B031B
30% L
#CC0F81
43% L
#F033A4
57% L
#F57AC4
72% L
#FABDE1
86% L

About Dark Vivid Magenta (#8A0A57)

Dark Vivid Magenta is a dark, vibrant, warm purple color with a hue angle of 324°, saturation of 86%, and lightness of 29%. Its RGB value is (138, 10, 87) and its CMYK breakdown is C:0% M:93% Y:37% K:46%.

This is a Winter (Deep) color palette archetype. Royalty, Luxury, Ambition, Magic. Purple combines the stability of blue and the energy of red.

Frequently Asked Questions About #8A0A57

What is the HEX code for Dark Vivid Magenta? +

The HEX code for Dark Vivid Magenta is #8A0A57. In CSS you can use it directly as color: #8A0A57; or as a background: background-color: #8A0A57;. The three-character shorthand is not available for this color since it cannot be reduced without changing the value. Use the full six-character hex for accurate reproduction in any web or design project.

What is the RGB value of #8A0A57? +

The RGB value of #8A0A57 is rgb(138, 10, 87). This means the color contains 138 out of 255 parts red, 10 out of 255 parts green, and 87 out of 255 parts blue. Red is the strongest channel in this color mix. You can use the full RGB function in any CSS property: color: rgb(138, 10, 87);

What is the HSL value of #8A0A57? +

The HSL value of #8A0A57 is hsl(324, 86%, 29%). The hue is 324°, placing it in the purple family on the color wheel. The saturation is 86%, making it vibrant. The lightness is 29%, making it dark. HSL is the most useful format for programmatic color manipulation in CSS, as you can easily adjust lightness to create tints and shades.

Is #8A0A57 a warm or cool color? +

#8A0A57 is classified as a warm color based on its hue angle of 324°. Warm colors — reds, oranges, and yellows — evoke energy, enthusiasm, and urgency. They tend to advance visually and draw the eye. In design, warm colors are often used for calls-to-action, food and hospitality brands, and anywhere a feeling of warmth or excitement is desired.

What is the CMYK value of #8A0A57? +

The approximate CMYK value of #8A0A57 is C:0% M:93% Y:37% K:46%. CMYK (Cyan, Magenta, Yellow, Key/Black) is the color model used in physical printing. Unlike RGB which mixes light additively on screens, CMYK mixes inks subtractively on paper. Note that the RGB-to-CMYK conversion is an approximation — screen colors and print colors exist in different color gamuts, and some screen colors cannot be exactly reproduced in print. For precise print work, consult a professional print color profile or Pantone matching system.

Analyze #8A0A57 with Other Tools

🔢
Color Converter
Get all formats for #8A0A57 — HEX, RGB, HSL, HSV, CMYK, harmonies and shades.
Contrast Checker
Test whether #8A0A57 passes WCAG AA/AAA contrast requirements as text.
🎨
Palette Generator
Generate complementary, triadic, and analogous palettes starting from #8A0A57.
👓
Blindness Simulator
See how #8A0A57 appears to users with deuteranopia, protanopia, and tritanopia.
📊
Color Analysis
Deep analysis of luminance, temperature, psychology and harmonies for #8A0A57.
🎭
Creative Aspects
Explore the mood, psychology, seasonal meaning, and mixing guide for #8A0A57.
🌅
Gradient Maker
Create a beautiful CSS linear or radial gradient starting from #8A0A57.
🔬
Technical Formats
See #8A0A57 in OKLCH, Lab, HSV, XYZ, and other advanced color spaces.
🎨
Practical Formats
Get #8A0A57 as a CSS variable, Tailwind class, design token, and more.

More Color Tools

Explore our full suite of free color utilities for designers and developers.