#AEA1DD Color Information

Hex color code: #AEA1DD

The hex color #AEA1DD is a subtle blue with RGB values of (174, 161, 221) and HSL of (253°, 47%, 75%). It is often used for branding and logos.

Try:
Color NameLight Steel Blue
HEX
#AEA1DD
RGB
174, 161, 221
HSL
253°, 47%, 75%
CMYK
21%, 27%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AEA1DD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

174, 161, 221

Red: 174 / Green: 161 / Blue: 221

HSL

253°, 47%, 75%

Hue: 253° / Saturation: 47% / Lightness: 75%

CMYK

21%, 27%, 0%, 13%

Cyan: 21% / Magenta: 27% / Yellow: 0% / Key: 13%

What color is #AEA1DD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AEA1DD to RGB:

rgb(174, 161, 221)HEX to RGB Converter →

HEX to HSL

Convert #AEA1DD to HSL:

hsl(253, 47%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #AEA1DD to CMYK:

cmyk(21%, 27%, 0%, 13%)Color Converter →

Color Meaning and Usage

#AEA1DD is a soft blue color with RGB values of 174, 161, 221 and HSL of 253°, 47%, 75%. This blue-purple hue evokes creativity and luxury, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AEA1DD is #D0DDA1, creating high-contrast pairings. For softer combinations, try analogous colors like #A1B2DD.

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

Contrast with #AEA1DD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AEA1DD?

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

What is the RGB value of #AEA1DD?

#AEA1DD in RGB is (174, 161, 221) - 174 red, 161 green, and 221 blue.

How to use #AEA1DD in CSS?

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

What colors go well with #AEA1DD?

#D0DDA1 (complementary), #A1B2DD (analogous), and #7E69C9 (lighter shade) work well with #AEA1DD.