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

Soft Muted Rose

#AE7E89

📝 Color Information for #AE7E89

The hexadecimal color code #AE7E89 represents a medium shade in the red family. In the RGB color model, this color is composed of 174 red, 126 green, and 137 blue, which translates to approximately 68% red, 49% green, and 54% 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, #AE7E89 has a hue of 346 degrees, a saturation level of 23%, and a lightness value of 59%. The hue angle of 346° places this color firmly in the red spectrum. In the HSV/HSB color model, this translates to a hue of 346°, saturation of 28%, and brightness/value of 68%. For print applications using the CMYK color model, #AE7E89 would be reproduced using 0% cyan, 28% magenta, 21% yellow, and 32% 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 #AE7E89 with other colors, consider its complementary color at hue 166° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 11435657, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #AE7E89

Tailwind CSS
stone-400
HEX
#AE7E89
RGB
rgb(174, 126, 137)
RGB %
68%, 49%, 54%
HSL
hsl(346, 23%, 59%)
HSV
hsv(346, 28%, 68%)
CMYK
0%, 28%, 21%, 32%
Decimal
11435657
Web Safe
#996699

🎨 Color Schemes for #AE7E89

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #AE7E89

🌗 Shades and Tints of #AE7E89

Shades (adding black)
Tints (adding white)

🎚️ Tones of #AE7E89

Tones (adding gray / desaturating)

🌈 Hue Variations of #AE7E89

Hue Variations (shifting the color spectrum)

👁️ Preview of #AE7E89 in Use

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

👓 Color Blindness Simulation for #AE7E89

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

:root { --color-hex: #AE7E89; --color-rgb: 174, 126, 137; --color-hsl: 346, 23%, 59%; } .bg-color { background-color: #AE7E89; } .text-color { color: #AE7E89; } .border-color { border-color: #AE7E89; }

🛠️ Use #AE7E89 in Your Project

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

🔗 Related Colors to #AE7E89

#AE7EA2
Hue -30°
#AE7E96
Hue -15°
#AE7F7E
Hue +15°
#AE8B7E
Hue +30°
#9D6270
85% L
#81515C
70% L
#5E3B43
50% L
#382328
30% L
#BE97A1
67% L
#CEB1B7
75% L
#E0CDD1
84% L
#EFE6E8
92% L

About Soft Muted Rose (#AE7E89)

Soft Muted Rose is a medium, moderately saturated, warm red color with a hue angle of 346°, saturation of 23%, and lightness of 59%. Its RGB value is (174, 126, 137) and its CMYK breakdown is C:0% M:28% Y:21% K:32%.

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

Frequently Asked Questions About #AE7E89

What is the HEX code for Soft Muted Rose? +

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

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

What is the HSL value of #AE7E89? +

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

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

The approximate CMYK value of #AE7E89 is C:0% M:28% Y:21% K:32%. 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 #AE7E89 with Other Tools

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