#AEA8EC Color Information

Hex color code: #AEA8EC

#AEA8EC is a ethereal blue color. In RGB it is (174, 168, 236), and in HSL it is (245°, 64%, 79%). It is typically applied in digital products.

Try:
Color NameLight Steel Blue
HEX
#AEA8EC
RGB
174, 168, 236
HSL
245°, 64%, 79%
CMYK
26%, 29%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AEA8EC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

174, 168, 236

Red: 174 / Green: 168 / Blue: 236

HSL

245°, 64%, 79%

Hue: 245° / Saturation: 64% / Lightness: 79%

CMYK

26%, 29%, 0%, 7%

Cyan: 26% / Magenta: 29% / Yellow: 0% / Key: 7%

What color is #AEA8EC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AEA8EC to RGB:

rgb(174, 168, 236)HEX to RGB Converter →

HEX to HSL

Convert #AEA8EC to HSL:

hsl(245, 64%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #AEA8EC to CMYK:

cmyk(26%, 29%, 0%, 7%)Color Converter →

Color Meaning and Usage

A delicate blue tone, #AEA8EC has RGB (174, 168, 236) and HSL (245°, 64%, 79%). 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 #AEA8EC is #E6ECA7, creating high-contrast pairings. For softer combinations, try analogous colors like #A7C4EC.

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

Contrast with #AEA8EC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AEA8EC?

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

What is the RGB value of #AEA8EC?

#AEA8EC in RGB is (174, 168, 236) - 174 red, 168 green, and 236 blue.

How to use #AEA8EC in CSS?

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

What colors go well with #AEA8EC?

#E6ECA7 (complementary), #A7C4EC (analogous), and #7268DE (lighter shade) work well with #AEA8EC.