#AA9AF3 Color Information

Hex color code: #AA9AF3

A airy blue shade, #AA9AF3 appears as (170, 154, 243) in RGB and (251°, 79%, 78%) in HSL. It is widely used in graphic design.

Try:
Color NameLight Steel Blue
HEX
#AA9AF3
RGB
170, 154, 243
HSL
251°, 79%, 78%
CMYK
30%, 37%, 0%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #AA9AF3; 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 #AA9AF3; background-color: #AA9AF315; }

Alert / Toast

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

Link / Accent

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

a { color: #AA9AF3; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 154, 243

Red: 170 / Green: 154 / Blue: 243

HSL

251°, 79%, 78%

Hue: 251° / Saturation: 79% / Lightness: 78%

CMYK

30%, 37%, 0%, 5%

Cyan: 30% / Magenta: 37% / Yellow: 0% / Key: 5%

What color is #AA9AF3?

#AA9AF3 is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AA9AF3 to RGB:

rgb(170, 154, 243)HEX to RGB Converter →

HEX to HSL

Convert #AA9AF3 to HSL:

hsl(251, 79%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #AA9AF3 to CMYK:

cmyk(30%, 37%, 0%, 5%)Color Converter →

Color Meaning and Usage

A delicate blue tone, #AA9AF3 has RGB (170, 154, 243) and HSL (251°, 79%, 78%). Known for evoking creativity and luxury, this blue-purple hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AA9AF3 is #E3F39B, creating high-contrast pairings. For softer combinations, try analogous colors like #9BB7F3.

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

Contrast with #AA9AF3

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AA9AF3?

#AA9AF3 is a delicate blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #AA9AF3?

#AA9AF3 in RGB is (170, 154, 243) - 170 red, 154 green, and 243 blue.

How to use #AA9AF3 in CSS?

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

What colors go well with #AA9AF3?

#E3F39B (complementary), #9BB7F3 (analogous), and #7156EB (lighter shade) work well with #AA9AF3.