✓ Copied to clipboard
#AA7D91 (Soft Muted Magenta) color swatch preview — Color From Pic.
#AA7D91 — Soft Muted Magenta color swatch

Soft Muted Magenta

#AA7D91

📝 Color Information for #AA7D91

The hexadecimal color code #AA7D91 represents a medium shade in the red family. In the RGB color model, this color is composed of 170 red, 125 green, and 145 blue, which translates to approximately 67% red, 49% green, and 57% blue. This makes it a slightly desaturated color with warm undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #AA7D91 has a hue of 333 degrees, a saturation level of 21%, and a lightness value of 58%. The hue angle of 333° places this color firmly in the red spectrum. In the HSV/HSB color model, this translates to a hue of 333°, saturation of 26%, and brightness/value of 67%. For print applications using the CMYK color model, #AA7D91 would be reproduced using 0% cyan, 26% magenta, 15% yellow, and 33% black. The closest web-safe color is #996699, 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 moderate to low saturation gives this color a sophisticated, muted quality that works well in professional and minimalist designs. When pairing #AA7D91 with other colors, consider its complementary color at hue 153° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 11173265, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #AA7D91

Tailwind CSS
stone-400
HEX
#AA7D91
RGB
rgb(170, 125, 145)
RGB %
67%, 49%, 57%
HSL
hsl(333, 21%, 58%)
HSV
hsv(333, 26%, 67%)
CMYK
0%, 26%, 15%, 33%
Decimal
11173265
Web Safe
#996699

🎨 Color Schemes for #AA7D91

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #AA7D91

🌗 Shades and Tints of #AA7D91

Shades (adding black)
Tints (adding white)

🎚️ Tones of #AA7D91

Tones (adding gray / desaturating)

🌈 Hue Variations of #AA7D91

Hue Variations (shifting the color spectrum)

👁️ Preview of #AA7D91 in Use

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

👓 Color Blindness Simulation for #AA7D91

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

:root { --color-hex: #AA7D91; --color-rgb: 170, 125, 145; --color-hsl: 333, 21%, 58%; } .bg-color { background-color: #AA7D91; } .text-color { color: #AA7D91; } .border-color { border-color: #AA7D91; }

🛠️ Use #AA7D91 in Your Project

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

🔗 Related Colors to #AA7D91

#AA7DA8
Hue -30°
#AA7D9D
Hue -15°
#AA7D86
Hue +15°
#AA807D
Hue +30°
#97637A
85% L
#7F5366
70% L
#593A48
50% L
#34222A
30% L
#BB96A6
66% L
#CDB2BE
75% L
#DDCBD3
83% L
#EFE6EA
92% L

About Soft Muted Magenta (#AA7D91)

Soft Muted Magenta is a medium, moderately saturated, warm red color with a hue angle of 333°, saturation of 21%, and lightness of 58%. Its RGB value is (170, 125, 145) and its CMYK breakdown is C:0% M:26% Y:15% K:33%.

This is a Summer (Cool) color palette archetype. Compassion, Playfulness, Romance. Pink is intuitive and insightful, showing tenderness and kindness.

Frequently Asked Questions About #AA7D91

What is the HEX code for Soft Muted Magenta? +

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

The RGB value of #AA7D91 is rgb(170, 125, 145). This means the color contains 170 out of 255 parts red, 125 out of 255 parts green, and 145 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(170, 125, 145);

What is the HSL value of #AA7D91? +

The HSL value of #AA7D91 is hsl(333, 21%, 58%). The hue is 333°, placing it in the red family on the color wheel. The saturation is 21%, making it moderately saturated. The lightness is 58%, 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 #AA7D91 a warm or cool color? +

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

The approximate CMYK value of #AA7D91 is C:0% M:26% Y:15% K:33%. 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 #AA7D91 with Other Tools

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