#AE93CC Color Information

Hex color code: #AE93CC

A gentle purple shade, #AE93CC appears as (174, 147, 204) in RGB and (268°, 36%, 69%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameMedium Purple
HEX
#AE93CC
RGB
174, 147, 204
HSL
268°, 36%, 69%
CMYK
15%, 28%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AE93CC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

174, 147, 204

Red: 174 / Green: 147 / Blue: 204

HSL

268°, 36%, 69%

Hue: 268° / Saturation: 36% / Lightness: 69%

CMYK

15%, 28%, 0%, 20%

Cyan: 15% / Magenta: 28% / Yellow: 0% / Key: 20%

What color is #AE93CC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AE93CC to RGB:

rgb(174, 147, 204)HEX to RGB Converter →

HEX to HSL

Convert #AE93CC to HSL:

hsl(268, 36%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #AE93CC to CMYK:

cmyk(15%, 28%, 0%, 20%)Color Converter →

Color Meaning and Usage

A pastel purple tone, #AE93CC has RGB (174, 147, 204) and HSL (268°, 36%, 69%). Known for evoking creativity and luxury, this blue-purple hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AE93CC is #B2CC93, creating high-contrast pairings. For softer combinations, try analogous colors like #9395CC.

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

Contrast with #AE93CC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AE93CC?

#AE93CC is a pastel purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #AE93CC?

#AE93CC in RGB is (174, 147, 204) - 174 red, 147 green, and 204 blue.

How to use #AE93CC in CSS?

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

What colors go well with #AE93CC?

#B2CC93 (complementary), #9395CC (analogous), and #875FB4 (lighter shade) work well with #AE93CC.