#AAA6EF Color Information

Hex color code: #AAA6EF

The hex color #AAA6EF is a soft blue with RGB values of (170, 166, 239) and HSL of (243°, 70%, 79%). It is often used for branding and logos.

Try:
Color NameLight Steel Blue
HEX
#AAA6EF
RGB
170, 166, 239
HSL
243°, 70%, 79%
CMYK
29%, 31%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AAA6EF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 166, 239

Red: 170 / Green: 166 / Blue: 239

HSL

243°, 70%, 79%

Hue: 243° / Saturation: 70% / Lightness: 79%

CMYK

29%, 31%, 0%, 6%

Cyan: 29% / Magenta: 31% / Yellow: 0% / Key: 6%

What color is #AAA6EF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AAA6EF to RGB:

rgb(170, 166, 239)HEX to RGB Converter →

HEX to HSL

Convert #AAA6EF to HSL:

hsl(243, 70%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #AAA6EF to CMYK:

cmyk(29%, 31%, 0%, 6%)Color Converter →

Color Meaning and Usage

#AAA6EF is a soft blue color with RGB values of 170, 166, 239 and HSL of 243°, 70%, 79%. This blue-purple hue evokes creativity and luxury, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AAA6EF is #EBEFA4, creating high-contrast pairings. For softer combinations, try analogous colors like #A4C6EF.

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

Contrast with #AAA6EF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AAA6EF?

#AAA6EF is a soft blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #AAA6EF?

#AAA6EF in RGB is (170, 166, 239) - 170 red, 166 green, and 239 blue.

How to use #AAA6EF in CSS?

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

What colors go well with #AAA6EF?

#EBEFA4 (complementary), #A4C6EF (analogous), and #6963E3 (lighter shade) work well with #AAA6EF.