#A9AAF1 Color Information

Hex color code: #A9AAF1

#A9AAF1 is a airy blue color. In RGB it is (169, 170, 241), and in HSL it is (239°, 72%, 80%). It is widely used in graphic design.

Try:
Color NameLight Steel Blue
HEX
#A9AAF1
RGB
169, 170, 241
HSL
239°, 72%, 80%
CMYK
30%, 29%, 0%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A9AAF1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

169, 170, 241

Red: 169 / Green: 170 / Blue: 241

HSL

239°, 72%, 80%

Hue: 239° / Saturation: 72% / Lightness: 80%

CMYK

30%, 29%, 0%, 5%

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

What color is #A9AAF1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A9AAF1 to RGB:

rgb(169, 170, 241)HEX to RGB Converter →

HEX to HSL

Convert #A9AAF1 to HSL:

hsl(239, 72%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #A9AAF1 to CMYK:

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

Color Meaning and Usage

A delicate blue tone, #A9AAF1 has RGB (169, 170, 241) and HSL (239°, 72%, 80%). Known for evoking creativity and luxury, this blue-purple hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A9AAF1 is #F1EFA7, creating high-contrast pairings. For softer combinations, try analogous colors like #A7CDF1.

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

Contrast with #A9AAF1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A9AAF1?

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

What is the RGB value of #A9AAF1?

#A9AAF1 in RGB is (169, 170, 241) - 169 red, 170 green, and 241 blue.

How to use #A9AAF1 in CSS?

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

What colors go well with #A9AAF1?

#F1EFA7 (complementary), #A7CDF1 (analogous), and #6568E6 (lighter shade) work well with #A9AAF1.