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

Dark Vivid Magenta

#8A005C

📝 Color Information for #8A005C

The hexadecimal color code #8A005C represents a dark shade in the purple family. In the RGB color model, this color is composed of 138 red, 0 green, and 92 blue, which translates to approximately 54% red, 0% green, and 36% 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, #8A005C has a hue of 320 degrees, a saturation level of 100%, and a lightness value of 27%. The hue angle of 320° places this color firmly in the purple spectrum. In the HSV/HSB color model, this translates to a hue of 320°, saturation of 100%, and brightness/value of 54%. For print applications using the CMYK color model, #8A005C would be reproduced using 0% cyan, 100% magenta, 33% 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 #8A005C with other colors, consider its complementary color at hue 140° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 9044060, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #8A005C

Tailwind CSS
pink-800
HEX
#8A005C
RGB
rgb(138, 0, 92)
RGB %
54%, 0%, 36%
HSL
hsl(320, 100%, 27%)
HSV
hsv(320, 100%, 54%)
CMYK
0%, 100%, 33%, 46%
Decimal
9044060
Web Safe
#990066

🎨 Color Schemes for #8A005C

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #8A005C

🌗 Shades and Tints of #8A005C

Shades (adding black)
Tints (adding white)

🎚️ Tones of #8A005C

Tones (adding gray / desaturating)

🌈 Hue Variations of #8A005C

Hue Variations (shifting the color spectrum)

👁️ Preview of #8A005C in Use

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

👓 Color Blindness Simulation for #8A005C

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 #8A005C

:root { --color-hex: #8A005C; --color-rgb: 138, 0, 92; --color-hsl: 320, 100%, 27%; } .bg-color { background-color: #8A005C; } .text-color { color: #8A005C; } .border-color { border-color: #8A005C; }

🛠️ Use #8A005C in Your Project

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

🔗 Related Colors to #8A005C

#73008A
Hue -30°
#8A007E
Hue -15°
#8A0039
Hue +15°
#8A0017
Hue +30°
#75004E
85% L
#610041
70% L
#470030
50% L
#29001B
30% L
#D6008F
42% L
#FF1FB4
56% L
#FF6BCE
71% L
#FFB3E6
85% L

About Dark Vivid Magenta (#8A005C)

Dark Vivid Magenta is a dark, vibrant, warm purple color with a hue angle of 320°, saturation of 100%, and lightness of 27%. Its RGB value is (138, 0, 92) and its CMYK breakdown is C:0% M:100% Y:33% 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 #8A005C

What is the HEX code for Dark Vivid Magenta? +

The HEX code for Dark Vivid Magenta is #8A005C. In CSS you can use it directly as color: #8A005C; or as a background: background-color: #8A005C;. 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 #8A005C? +

The RGB value of #8A005C is rgb(138, 0, 92). This means the color contains 138 out of 255 parts red, 0 out of 255 parts green, and 92 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, 0, 92);

What is the HSL value of #8A005C? +

The HSL value of #8A005C is hsl(320, 100%, 27%). The hue is 320°, placing it in the purple family on the color wheel. The saturation is 100%, making it vibrant. The lightness is 27%, 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 #8A005C a warm or cool color? +

#8A005C is classified as a warm color based on its hue angle of 320°. 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 #8A005C? +

The approximate CMYK value of #8A005C is C:0% M:100% Y:33% 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 #8A005C with Other Tools

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