✓ Copied to clipboard
#AE6DBA (Soft Purple) color swatch preview — Color From Pic.
#AE6DBA — Soft Purple color swatch

Soft Purple

#AE6DBA

📝 Color Information for #AE6DBA

The hexadecimal color code #AE6DBA represents a medium shade in the purple family. In the RGB color model, this color is composed of 174 red, 109 green, and 186 blue, which translates to approximately 68% red, 43% green, and 73% blue. This makes it a slightly desaturated color with cool undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #AE6DBA has a hue of 291 degrees, a saturation level of 36%, and a lightness value of 58%. The hue angle of 291° places this color firmly in the purple spectrum. In the HSV/HSB color model, this translates to a hue of 291°, saturation of 41%, and brightness/value of 73%. For print applications using the CMYK color model, #AE6DBA would be reproduced using 6% cyan, 41% magenta, 0% yellow, and 27% black. The closest web-safe color is #9966CC, 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 #AE6DBA with other colors, consider its complementary color at hue 111° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 11431354, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #AE6DBA

Tailwind CSS
zinc-400
HEX
#AE6DBA
RGB
rgb(174, 109, 186)
RGB %
68%, 43%, 73%
HSL
hsl(291, 36%, 58%)
HSV
hsv(291, 41%, 73%)
CMYK
6%, 41%, 0%, 27%
Decimal
11431354
Web Safe
#9966CC

🎨 Color Schemes for #AE6DBA

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #AE6DBA

🌗 Shades and Tints of #AE6DBA

Shades (adding black)
Tints (adding white)

🎚️ Tones of #AE6DBA

Tones (adding gray / desaturating)

🌈 Hue Variations of #AE6DBA

Hue Variations (shifting the color spectrum)

👁️ Preview of #AE6DBA in Use

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

👓 Color Blindness Simulation for #AE6DBA

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

:root { --color-hex: #AE6DBA; --color-rgb: 174, 109, 186; --color-hsl: 291, 36%, 58%; } .bg-color { background-color: #AE6DBA; } .text-color { color: #AE6DBA; } .border-color { border-color: #AE6DBA; }

🛠️ Use #AE6DBA in Your Project

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

🔗 Related Colors to #AE6DBA

#886DBA
Hue -30°
#9C6DBA
Hue -15°
#BA6DB3
Hue +15°
#BA6D9F
Hue +30°
#9C50AA
85% L
#83438E
70% L
#5D2F65
50% L
#361C3B
30% L
#BE89C8
66% L
#CFA8D6
75% L
#DFC4E3
83% L
#F0E3F2
92% L

About Soft Purple (#AE6DBA)

Soft Purple is a medium, moderately saturated, cool purple color with a hue angle of 291°, saturation of 36%, and lightness of 58%. Its RGB value is (174, 109, 186) and its CMYK breakdown is C:6% M:41% Y:0% K:27%.

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

What is the HEX code for Soft Purple? +

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

The RGB value of #AE6DBA is rgb(174, 109, 186). This means the color contains 174 out of 255 parts red, 109 out of 255 parts green, and 186 out of 255 parts blue. Red is the moderate channel in this color mix. You can use the full RGB function in any CSS property: color: rgb(174, 109, 186);

What is the HSL value of #AE6DBA? +

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

#AE6DBA is classified as a cool color based on its hue angle of 291°. Cool colors — blues, greens, and purples — evoke calm, trust, and professionalism. They tend to recede visually and create a feeling of space. In design, cool colors are often used for technology, healthcare, and finance brands, as well as anywhere a sense of calm or reliability is needed.

What is the CMYK value of #AE6DBA? +

The approximate CMYK value of #AE6DBA is C:6% M:41% Y:0% K:27%. 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 #AE6DBA with Other Tools

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