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

Dark Vivid Magenta

#8F0A67

📝 Color Information for #8F0A67

The hexadecimal color code #8F0A67 represents a dark shade in the purple family. In the RGB color model, this color is composed of 143 red, 10 green, and 103 blue, which translates to approximately 56% red, 4% green, and 40% 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, #8F0A67 has a hue of 318 degrees, a saturation level of 87%, and a lightness value of 30%. The hue angle of 318° places this color firmly in the purple spectrum. In the HSV/HSB color model, this translates to a hue of 318°, saturation of 93%, and brightness/value of 56%. For print applications using the CMYK color model, #8F0A67 would be reproduced using 0% cyan, 93% magenta, 28% yellow, and 44% 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. With its medium lightness, it's versatile enough for both foreground elements and subtle backgrounds. The high saturation makes this color vibrant and attention-grabbing, ideal for call-to-action buttons, highlights, and accent elements. When pairing #8F0A67 with other colors, consider its complementary color at hue 138° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 9374311, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #8F0A67

Tailwind CSS
pink-800
HEX
#8F0A67
RGB
rgb(143, 10, 103)
RGB %
56%, 4%, 40%
HSL
hsl(318, 87%, 30%)
HSV
hsv(318, 93%, 56%)
CMYK
0%, 93%, 28%, 44%
Decimal
9374311
Web Safe
#990066

🎨 Color Schemes for #8F0A67

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #8F0A67

🌗 Shades and Tints of #8F0A67

Shades (adding black)
Tints (adding white)

🎚️ Tones of #8F0A67

Tones (adding gray / desaturating)

🌈 Hue Variations of #8F0A67

Hue Variations (shifting the color spectrum)

👁️ Preview of #8F0A67 in Use

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

👓 Color Blindness Simulation for #8F0A67

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

:root { --color-hex: #8F0A67; --color-rgb: 143, 10, 103; --color-hsl: 318, 87%, 30%; } .bg-color { background-color: #8F0A67; } .text-color { color: #8F0A67; } .border-color { border-color: #8F0A67; }

🛠️ Use #8F0A67 in Your Project

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

🔗 Related Colors to #8F0A67

#740A8F
Hue -30°
#8F0A88
Hue -15°
#8F0A46
Hue +15°
#8F0A25
Hue +30°
#7C0959
85% L
#640748
70% L
#480534
50% L
#2B031F
30% L
#D20F97
44% L
#F137B9
58% L
#F679D0
72% L
#FABCE8
86% L

About Dark Vivid Magenta (#8F0A67)

Dark Vivid Magenta is a medium, vibrant, warm purple color with a hue angle of 318°, saturation of 87%, and lightness of 30%. Its RGB value is (143, 10, 103) and its CMYK breakdown is C:0% M:93% Y:28% K:44%.

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

Frequently Asked Questions About #8F0A67

What is the HEX code for Dark Vivid Magenta? +

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

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

What is the HSL value of #8F0A67? +

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

Is #8F0A67 a warm or cool color? +

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

The approximate CMYK value of #8F0A67 is C:0% M:93% Y:28% K:44%. 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 #8F0A67 with Other Tools

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