#AAAFD9 Color Information

Hex color code: #AAAFD9

#AAAFD9 is a ethereal blue color. In RGB it is (170, 175, 217), and in HSL it is (234°, 38%, 76%). It is typically applied in digital products.

Try:
Color NameLight Steel Blue
HEX
#AAAFD9
RGB
170, 175, 217
HSL
234°, 38%, 76%
CMYK
22%, 19%, 0%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AAAFD9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 175, 217

Red: 170 / Green: 175 / Blue: 217

HSL

234°, 38%, 76%

Hue: 234° / Saturation: 38% / Lightness: 76%

CMYK

22%, 19%, 0%, 15%

Cyan: 22% / Magenta: 19% / Yellow: 0% / Key: 15%

What color is #AAAFD9?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AAAFD9 to RGB:

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

HEX to HSL

Convert #AAAFD9 to HSL:

hsl(234, 38%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #AAAFD9 to CMYK:

cmyk(22%, 19%, 0%, 15%)Color Converter →

Color Meaning and Usage

A light blue tone, #AAAFD9 has RGB (170, 175, 217) and HSL (234°, 38%, 76%). 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 #AAAFD9 is #D9D4AB, creating high-contrast pairings. For softer combinations, try analogous colors like #ABC6D9.

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

Contrast with #AAAFD9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AAAFD9?

#AAAFD9 is a light blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #AAAFD9?

#AAAFD9 in RGB is (170, 175, 217) - 170 red, 175 green, and 217 blue.

How to use #AAAFD9 in CSS?

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

What colors go well with #AAAFD9?

#D9D4AB (complementary), #ABC6D9 (analogous), and #767DC1 (lighter shade) work well with #AAAFD9.