#AE7EEC Color Information

Hex color code: #AE7EEC

The hex color #AE7EEC is a bold purple with RGB values of (174, 126, 236) and HSL of (266°, 74%, 71%). It is frequently seen in web interfaces.

Try:
Color NameMedium Purple
HEX
#AE7EEC
RGB
174, 126, 236
HSL
266°, 74%, 71%
CMYK
26%, 47%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AE7EEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

174, 126, 236

Red: 174 / Green: 126 / Blue: 236

HSL

266°, 74%, 71%

Hue: 266° / Saturation: 74% / Lightness: 71%

CMYK

26%, 47%, 0%, 7%

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

What color is #AE7EEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AE7EEC to RGB:

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

HEX to HSL

Convert #AE7EEC to HSL:

hsl(266, 74%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #AE7EEC to CMYK:

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

Color Meaning and Usage

#AE7EEC is a striking purple color with RGB values of 174, 126, 236 and HSL of 266°, 74%, 71%. This blue-purple hue evokes creativity and luxury, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AE7EEC is #BCEC7E, creating high-contrast pairings. For softer combinations, try analogous colors like #7E86EC.

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

Contrast with #AE7EEC

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

Contrast Ratio: 7.00:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AE7EEC?

#AE7EEC is a striking purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #AE7EEC?

#AE7EEC in RGB is (174, 126, 236) - 174 red, 126 green, and 236 blue.

How to use #AE7EEC in CSS?

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

What colors go well with #AE7EEC?

#BCEC7E (complementary), #7E86EC (analogous), and #843CE2 (lighter shade) work well with #AE7EEC.