#AA9FAF Color Information

Hex color code: #AA9FAF

The hex color #AA9FAF is a neutral purple with RGB values of (170, 159, 175) and HSL of (281°, 9%, 65%). It is commonly used in modern UI design.

Try:
Color NameRosy Brown
HEX
#AA9FAF
RGB
170, 159, 175
HSL
281°, 9%, 65%
CMYK
3%, 9%, 0%, 31%

Shades

CSS Usage
color: #AA9FAF;
background-color: #AA9FAF;
border-color: #AA9FAF;
box-shadow: 0 0 10px #AA9FAF;
border: 2px solid #AA9FAF;
Tailwind Usage
bg-[#AA9FAF]
text-[#AA9FAF]
border-[#AA9FAF]
shadow-[0_0_10px_AA9FAF]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #AA9FAF, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #AA9FAF; color: #000000; }

Badge

New Feature
.badge { background-color: #AA9FAF; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #AA9FAF; background-color: #AA9FAF15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #AA9FAF20; border-left: 4px solid #AA9FAF; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #AA9FAF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #AA9FAF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 159, 175

Red: 170 / Green: 159 / Blue: 175

HSL

281°, 9%, 65%

Hue: 281° / Saturation: 9% / Lightness: 65%

CMYK

3%, 9%, 0%, 31%

Cyan: 3% / Magenta: 9% / Yellow: 0% / Key: 31%

What color is #AA9FAF?

#AA9FAF is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AA9FAF to RGB:

rgb(170, 159, 175)HEX to RGB Converter →

HEX to HSL

Convert #AA9FAF to HSL:

hsl(281, 9%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #AA9FAF to CMYK:

cmyk(3%, 9%, 0%, 31%)Color Converter →

Color Meaning and Usage

A understated purple tone, #AA9FAF has RGB (170, 159, 175) and HSL (281°, 9%, 65%). Known for evoking balance and subtlety, this desaturated neutral is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AA9FAF is #A3AE9E, creating high-contrast pairings. For softer combinations, try analogous colors like #A19EAE.

Use #AA9FAF in CSS: color: #AA9FAF or background-color: #AA9FAF. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #AA9FAF

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 8.29:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AA9FAF?

#AA9FAF is a understated purple color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #AA9FAF?

#AA9FAF in RGB is (170, 159, 175) - 170 red, 159 green, and 175 blue.

How to use #AA9FAF in CSS?

Use #AA9FAF directly in your CSS properties like color or background-color.

What colors go well with #AA9FAF?

#A3AE9E (complementary), #A19EAE (analogous), and #84748B (lighter shade) work well with #AA9FAF.