#AA9FF7 Color Information

Hex color code: #AA9FF7

A ethereal blue shade, #AA9FF7 appears as (170, 159, 247) in RGB and (248°, 85%, 80%) in HSL. It is typically applied in digital products.

Try:
Color NameLight Steel Blue
HEX
#AA9FF7
RGB
170, 159, 247
HSL
248°, 85%, 80%
CMYK
31%, 36%, 0%, 3%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AA9FF7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 159, 247

Red: 170 / Green: 159 / Blue: 247

HSL

248°, 85%, 80%

Hue: 248° / Saturation: 85% / Lightness: 80%

CMYK

31%, 36%, 0%, 3%

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

What color is #AA9FF7?

#AA9FF7 is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AA9FF7 to RGB:

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

HEX to HSL

Convert #AA9FF7 to HSL:

hsl(248, 85%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #AA9FF7 to CMYK:

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

Color Meaning and Usage

A light blue tone, #AA9FF7 has RGB (170, 159, 247) and HSL (248°, 85%, 80%). Known for evoking energy and excitement, this highly saturated hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AA9FF7 is #ECF7A1, creating high-contrast pairings. For softer combinations, try analogous colors like #A1C0F7.

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

Contrast with #AA9FF7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AA9FF7?

#AA9FF7 is a light blue color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #AA9FF7?

#AA9FF7 in RGB is (170, 159, 247) - 170 red, 159 green, and 247 blue.

How to use #AA9FF7 in CSS?

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

What colors go well with #AA9FF7?

#ECF7A1 (complementary), #A1C0F7 (analogous), and #6E5AF2 (lighter shade) work well with #AA9FF7.