#AE7ADB Color Information

Hex color code: #AE7ADB

#AE7ADB is a neutral purple color. In RGB it is (174, 122, 219), and in HSL it is (272°, 57%, 67%). It is commonly used in modern UI design.

Try:
Color NameMedium Purple
HEX
#AE7ADB
RGB
174, 122, 219
HSL
272°, 57%, 67%
CMYK
21%, 44%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AE7ADB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

174, 122, 219

Red: 174 / Green: 122 / Blue: 219

HSL

272°, 57%, 67%

Hue: 272° / Saturation: 57% / Lightness: 67%

CMYK

21%, 44%, 0%, 14%

Cyan: 21% / Magenta: 44% / Yellow: 0% / Key: 14%

What color is #AE7ADB?

#AE7ADB is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AE7ADB to RGB:

rgb(174, 122, 219)HEX to RGB Converter →

HEX to HSL

Convert #AE7ADB to HSL:

hsl(272, 57%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #AE7ADB to CMYK:

cmyk(21%, 44%, 0%, 14%)Color Converter →

Color Meaning and Usage

#AE7ADB is a muted purple color with RGB values of 174, 122, 219 and HSL of 272°, 57%, 67%. This magenta-red hue evokes romance and playfulness, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AE7ADB is #A8DB7B, creating high-contrast pairings. For softer combinations, try analogous colors like #7E7BDB.

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

Contrast with #AE7ADB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AE7ADB?

#AE7ADB is a muted purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #AE7ADB?

#AE7ADB in RGB is (174, 122, 219) - 174 red, 122 green, and 219 blue.

How to use #AE7ADB in CSS?

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

What colors go well with #AE7ADB?

#A8DB7B (complementary), #7E7BDB (analogous), and #893FCA (lighter shade) work well with #AE7ADB.