#AA7BCF Color Information

Hex color code: #AA7BCF

#AA7BCF is a soft purple color. In RGB it is (170, 123, 207), and in HSL it is (274°, 47%, 65%). It is typically applied in digital products.

Try:
Color NameMedium Purple
HEX
#AA7BCF
RGB
170, 123, 207
HSL
274°, 47%, 65%
CMYK
18%, 41%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AA7BCF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 123, 207

Red: 170 / Green: 123 / Blue: 207

HSL

274°, 47%, 65%

Hue: 274° / Saturation: 47% / Lightness: 65%

CMYK

18%, 41%, 0%, 19%

Cyan: 18% / Magenta: 41% / Yellow: 0% / Key: 19%

What color is #AA7BCF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AA7BCF to RGB:

rgb(170, 123, 207)HEX to RGB Converter →

HEX to HSL

Convert #AA7BCF to HSL:

hsl(274, 47%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #AA7BCF to CMYK:

cmyk(18%, 41%, 0%, 19%)Color Converter →

Color Meaning and Usage

#AA7BCF is a gentle purple color with RGB values of 170, 123, 207 and HSL of 274°, 47%, 65%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AA7BCF is #A0D07C, creating high-contrast pairings. For softer combinations, try analogous colors like #817CD0.

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

Contrast with #AA7BCF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AA7BCF?

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

What is the RGB value of #AA7BCF?

#AA7BCF in RGB is (170, 123, 207) - 170 red, 123 green, and 207 blue.

How to use #AA7BCF in CSS?

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

What colors go well with #AA7BCF?

#A0D07C (complementary), #817CD0 (analogous), and #8744BB (lighter shade) work well with #AA7BCF.