#AE7ECB Color Information

Hex color code: #AE7ECB

The hex color #AE7ECB is a delicate purple with RGB values of (174, 126, 203) and HSL of (277°, 43%, 65%). It is widely used in graphic design.

Try:
Color NameMedium Purple
HEX
#AE7ECB
RGB
174, 126, 203
HSL
277°, 43%, 65%
CMYK
14%, 38%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AE7ECB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

174, 126, 203

Red: 174 / Green: 126 / Blue: 203

HSL

277°, 43%, 65%

Hue: 277° / Saturation: 43% / Lightness: 65%

CMYK

14%, 38%, 0%, 20%

Cyan: 14% / Magenta: 38% / Yellow: 0% / Key: 20%

What color is #AE7ECB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AE7ECB to RGB:

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

HEX to HSL

Convert #AE7ECB to HSL:

hsl(277, 43%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #AE7ECB to CMYK:

cmyk(14%, 38%, 0%, 20%)Color Converter →

Color Meaning and Usage

#AE7ECB is a gentle purple color with RGB values of 174, 126, 203 and HSL of 277°, 43%, 65%. 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 #AE7ECB is #9DCC7F, creating high-contrast pairings. For softer combinations, try analogous colors like #887FCC.

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

Contrast with #AE7ECB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AE7ECB?

#AE7ECB is a gentle purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #AE7ECB?

#AE7ECB in RGB is (174, 126, 203) - 174 red, 126 green, and 203 blue.

How to use #AE7ECB in CSS?

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

What colors go well with #AE7ECB?

#9DCC7F (complementary), #887FCC (analogous), and #8C49B6 (lighter shade) work well with #AE7ECB.