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

Soft Gray

#AA9DA1

📝 Color Information for #AA9DA1

The hexadecimal color code #AA9DA1 represents a light shade in the gray family. In the RGB color model, this color is composed of 170 red, 157 green, and 161 blue, which translates to approximately 67% red, 62% green, and 63% blue. This makes it a nearly neutral color with warm undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #AA9DA1 has a hue of 342 degrees, a saturation level of 7%, and a lightness value of 64%. The hue angle of 342° places this color firmly in the gray spectrum. In the HSV/HSB color model, this translates to a hue of 342°, saturation of 8%, and brightness/value of 67%. For print applications using the CMYK color model, #AA9DA1 would be reproduced using 0% cyan, 8% magenta, 5% yellow, and 33% black. The closest web-safe color is #999999, 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 #AA9DA1 with other colors, consider its complementary color at hue 162° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 11181473, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #AA9DA1

Tailwind CSS
stone-400
HEX
#AA9DA1
RGB
rgb(170, 157, 161)
RGB %
67%, 62%, 63%
HSL
hsl(342, 7%, 64%)
HSV
hsv(342, 8%, 67%)
CMYK
0%, 8%, 5%, 33%
Decimal
11181473
Web Safe
#999999

🎨 Color Schemes for #AA9DA1

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #AA9DA1

🌗 Shades and Tints of #AA9DA1

Shades (adding black)
Tints (adding white)

🎚️ Tones of #AA9DA1

Tones (adding gray / desaturating)

🌈 Hue Variations of #AA9DA1

Hue Variations (shifting the color spectrum)

👁️ Preview of #AA9DA1 in Use

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

👓 Color Blindness Simulation for #AA9DA1

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

:root { --color-hex: #AA9DA1; --color-rgb: 170, 157, 161; --color-hsl: 342, 7%, 64%; } .bg-color { background-color: #AA9DA1; } .text-color { color: #AA9DA1; } .border-color { border-color: #AA9DA1; }

🛠️ Use #AA9DA1 in Your Project

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

🔗 Related Colors to #AA9DA1

#AA9DA7
Hue -30°
#AA9DA4
Hue -15°
#AA9D9D
Hue +15°
#AA9F9D
Hue +30°
#928186
85% L
#7B6B70
70% L
#574C4F
50% L
#342D2F
30% L
#BAB0B3
71% L
#CBC3C5
78% L
#DED9DA
86% L
#EEECED
93% L

About Soft Gray (#AA9DA1)

Soft Gray is a medium, muted, warm gray color with a hue angle of 342°, saturation of 7%, and lightness of 64%. Its RGB value is (170, 157, 161) and its CMYK breakdown is C:0% M:8% Y:5% K:33%.

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

Frequently Asked Questions About #AA9DA1

What is the HEX code for Soft Gray? +

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

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

What is the HSL value of #AA9DA1? +

The HSL value of #AA9DA1 is hsl(342, 7%, 64%). The hue is 342°, placing it in the gray family on the color wheel. The saturation is 7%, making it muted. The lightness is 64%, 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 #AA9DA1 a warm or cool color? +

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

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

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