#AE7BC6 Color Information

Hex color code: #AE7BC6

A subtle purple shade, #AE7BC6 appears as (174, 123, 198) in RGB and (281°, 40%, 63%) in HSL. It is popular in mobile app design.

Try:
Color NameMedium Purple
HEX
#AE7BC6
RGB
174, 123, 198
HSL
281°, 40%, 63%
CMYK
12%, 38%, 0%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AE7BC6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

174, 123, 198

Red: 174 / Green: 123 / Blue: 198

HSL

281°, 40%, 63%

Hue: 281° / Saturation: 40% / Lightness: 63%

CMYK

12%, 38%, 0%, 22%

Cyan: 12% / Magenta: 38% / Yellow: 0% / Key: 22%

What color is #AE7BC6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AE7BC6 to RGB:

rgb(174, 123, 198)HEX to RGB Converter →

HEX to HSL

Convert #AE7BC6 to HSL:

hsl(281, 40%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #AE7BC6 to CMYK:

cmyk(12%, 38%, 0%, 22%)Color Converter →

Color Meaning and Usage

#AE7BC6 is a subtle purple color with RGB values of 174, 123, 198 and HSL of 281°, 40%, 63%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AE7BC6 is #93C67B, creating high-contrast pairings. For softer combinations, try analogous colors like #897BC6.

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

Contrast with #AE7BC6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AE7BC6?

#AE7BC6 is a subtle purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #AE7BC6?

#AE7BC6 in RGB is (174, 123, 198) - 174 red, 123 green, and 198 blue.

How to use #AE7BC6 in CSS?

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

What colors go well with #AE7BC6?

#93C67B (complementary), #897BC6 (analogous), and #8C49AB (lighter shade) work well with #AE7BC6.