✓ Copied to clipboard
#AA1EAE (Dark Cool Purple) color swatch preview — Color From Pic.
#AA1EAE — Dark Cool Purple color swatch

Dark Cool Purple

#AA1EAE

📝 Color Information for #AA1EAE

The hexadecimal color code #AA1EAE represents a dark shade in the purple family. In the RGB color model, this color is composed of 170 red, 30 green, and 174 blue, which translates to approximately 67% red, 12% green, and 68% blue. This makes it a moderately saturated color with cool undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #AA1EAE has a hue of 298 degrees, a saturation level of 71%, and a lightness value of 40%. The hue angle of 298° places this color firmly in the purple spectrum. In the HSV/HSB color model, this translates to a hue of 298°, saturation of 83%, and brightness/value of 68%. For print applications using the CMYK color model, #AA1EAE would be reproduced using 2% cyan, 83% magenta, 0% yellow, and 32% black. The closest web-safe color is #993399, 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 #AA1EAE with other colors, consider its complementary color at hue 118° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 11148974, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #AA1EAE

Tailwind CSS
fuchsia-700
HEX
#AA1EAE
RGB
rgb(170, 30, 174)
RGB %
67%, 12%, 68%
HSL
hsl(298, 71%, 40%)
HSV
hsv(298, 83%, 68%)
CMYK
2%, 83%, 0%, 32%
Decimal
11148974
Web Safe
#993399

🎨 Color Schemes for #AA1EAE

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #AA1EAE

🌗 Shades and Tints of #AA1EAE

Shades (adding black)
Tints (adding white)

🎚️ Tones of #AA1EAE

Tones (adding gray / desaturating)

🌈 Hue Variations of #AA1EAE

Hue Variations (shifting the color spectrum)

👁️ Preview of #AA1EAE in Use

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

👓 Color Blindness Simulation for #AA1EAE

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

:root { --color-hex: #AA1EAE; --color-rgb: 170, 30, 174; --color-hsl: 298, 71%, 40%; } .bg-color { background-color: #AA1EAE; } .text-color { color: #AA1EAE; } .border-color { border-color: #AA1EAE; }

🛠️ Use #AA1EAE in Your Project

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

🔗 Related Colors to #AA1EAE

#611EAE
Hue -30°
#851EAE
Hue -15°
#AE1E8F
Hue +15°
#AE1E6B
Hue +30°
#901994
85% L
#77157A
70% L
#550F57
50% L
#330934
30% L
#D62EDC
52% L
#E062E4
64% L
#EA96ED
76% L
#F5CBF6
88% L

About Dark Cool Purple (#AA1EAE)

Dark Cool Purple is a medium, vibrant, cool purple color with a hue angle of 298°, saturation of 71%, and lightness of 40%. Its RGB value is (170, 30, 174) and its CMYK breakdown is C:2% M:83% Y:0% K:32%.

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

What is the HEX code for Dark Cool Purple? +

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

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

What is the HSL value of #AA1EAE? +

The HSL value of #AA1EAE is hsl(298, 71%, 40%). The hue is 298°, placing it in the purple family on the color wheel. The saturation is 71%, making it vibrant. The lightness is 40%, 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 #AA1EAE a warm or cool color? +

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

The approximate CMYK value of #AA1EAE is C:2% M:83% Y:0% 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 #AA1EAE with Other Tools

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