#AE7DEE Color Information

Hex color code: #AE7DEE

A vivid purple shade, #AE7DEE appears as (174, 125, 238) in RGB and (266°, 77%, 71%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameMedium Purple
HEX
#AE7DEE
RGB
174, 125, 238
HSL
266°, 77%, 71%
CMYK
27%, 47%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AE7DEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

174, 125, 238

Red: 174 / Green: 125 / Blue: 238

HSL

266°, 77%, 71%

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

CMYK

27%, 47%, 0%, 7%

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

What color is #AE7DEE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AE7DEE to RGB:

rgb(174, 125, 238)HEX to RGB Converter →

HEX to HSL

Convert #AE7DEE to HSL:

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

HEX to CMYK

Convert #AE7DEE to CMYK:

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

Color Meaning and Usage

A eye-catching purple tone, #AE7DEE has RGB (174, 125, 238) and HSL (266°, 77%, 71%). Known for evoking creativity and luxury, this blue-purple hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AE7DEE is #BDEE7C, creating high-contrast pairings. For softer combinations, try analogous colors like #7C84EE.

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

Contrast with #AE7DEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AE7DEE?

#AE7DEE is a eye-catching purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #AE7DEE?

#AE7DEE in RGB is (174, 125, 238) - 174 red, 125 green, and 238 blue.

How to use #AE7DEE in CSS?

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

What colors go well with #AE7DEE?

#BDEE7C (complementary), #7C84EE (analogous), and #8338E5 (lighter shade) work well with #AE7DEE.