✓ Copied to clipboard
#7E1B58 (Dark Warm Magenta) color swatch preview — Color From Pic.
#7E1B58 — Dark Warm Magenta color swatch

Dark Warm Magenta

#7E1B58

📝 Color Information for #7E1B58

The hexadecimal color code #7E1B58 represents a dark shade in the purple family. In the RGB color model, this color is composed of 126 red, 27 green, and 88 blue, which translates to approximately 49% red, 11% green, and 35% blue. This makes it a moderately 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, #7E1B58 has a hue of 323 degrees, a saturation level of 65%, and a lightness value of 30%. The hue angle of 323° places this color firmly in the purple spectrum. In the HSV/HSB color model, this translates to a hue of 323°, saturation of 79%, and brightness/value of 49%. For print applications using the CMYK color model, #7E1B58 would be reproduced using 0% cyan, 79% magenta, 30% yellow, and 51% black. The closest web-safe color is #663366, 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 #7E1B58 with other colors, consider its complementary color at hue 143° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 8264536, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #7E1B58

Tailwind CSS
pink-900
HEX
#7E1B58
RGB
rgb(126, 27, 88)
RGB %
49%, 11%, 35%
HSL
hsl(323, 65%, 30%)
HSV
hsv(323, 79%, 49%)
CMYK
0%, 79%, 30%, 51%
Decimal
8264536
Web Safe
#663366

🎨 Color Schemes for #7E1B58

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #7E1B58

🌗 Shades and Tints of #7E1B58

Shades (adding black)
Tints (adding white)

🎚️ Tones of #7E1B58

Tones (adding gray / desaturating)

🌈 Hue Variations of #7E1B58

Hue Variations (shifting the color spectrum)

👁️ Preview of #7E1B58 in Use

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

👓 Color Blindness Simulation for #7E1B58

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 #7E1B58

:root { --color-hex: #7E1B58; --color-rgb: 126, 27, 88; --color-hsl: 323, 65%, 30%; } .bg-color { background-color: #7E1B58; } .text-color { color: #7E1B58; } .border-color { border-color: #7E1B58; }

🛠️ Use #7E1B58 in Your Project

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

🔗 Related Colors to #7E1B58

#731B7E
Hue -30°
#7E1B71
Hue -15°
#7E1B3F
Hue +15°
#7E1B26
Hue +30°
#6D174C
85% L
#58133E
70% L
#3F0D2C
50% L
#26081A
30% L
#B92781
44% L
#DA4EA4
58% L
#E689C2
72% L
#F3C4E1
86% L

About Dark Warm Magenta (#7E1B58)

Dark Warm Magenta is a medium, vibrant, warm purple color with a hue angle of 323°, saturation of 65%, and lightness of 30%. Its RGB value is (126, 27, 88) and its CMYK breakdown is C:0% M:79% Y:30% K:51%.

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 #7E1B58

What is the HEX code for Dark Warm Magenta? +

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

The RGB value of #7E1B58 is rgb(126, 27, 88). This means the color contains 126 out of 255 parts red, 27 out of 255 parts green, and 88 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(126, 27, 88);

What is the HSL value of #7E1B58? +

The HSL value of #7E1B58 is hsl(323, 65%, 30%). The hue is 323°, placing it in the purple family on the color wheel. The saturation is 65%, 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 #7E1B58 a warm or cool color? +

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

The approximate CMYK value of #7E1B58 is C:0% M:79% Y:30% K:51%. 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 #7E1B58 with Other Tools

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