#AE9DDD Color Information

Hex color code: #AE9DDD

A soft purple shade, #AE9DDD appears as (174, 157, 221) in RGB and (256°, 48%, 74%) in HSL. It is typically applied in digital products.

Try:
Color NameLight Steel Blue
HEX
#AE9DDD
RGB
174, 157, 221
HSL
256°, 48%, 74%
CMYK
21%, 29%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AE9DDD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

174, 157, 221

Red: 174 / Green: 157 / Blue: 221

HSL

256°, 48%, 74%

Hue: 256° / Saturation: 48% / Lightness: 74%

CMYK

21%, 29%, 0%, 13%

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

What color is #AE9DDD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AE9DDD to RGB:

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

HEX to HSL

Convert #AE9DDD to HSL:

hsl(256, 48%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #AE9DDD to CMYK:

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

Color Meaning and Usage

A delicate purple tone, #AE9DDD has RGB (174, 157, 221) and HSL (256°, 48%, 74%). Known for evoking creativity and luxury, this blue-purple hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AE9DDD is #CCDD9D, creating high-contrast pairings. For softer combinations, try analogous colors like #9DACDD.

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

Contrast with #AE9DDD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AE9DDD?

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

What is the RGB value of #AE9DDD?

#AE9DDD in RGB is (174, 157, 221) - 174 red, 157 green, and 221 blue.

How to use #AE9DDD in CSS?

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

What colors go well with #AE9DDD?

#CCDD9D (complementary), #9DACDD (analogous), and #7F64C9 (lighter shade) work well with #AE9DDD.