#AA76D5 Color Information

Hex color code: #AA76D5

A subtle purple shade, #AA76D5 appears as (170, 118, 213) in RGB and (273°, 53%, 65%) in HSL. It is often used for branding and logos.

Try:
Color NameMedium Purple
HEX
#AA76D5
RGB
170, 118, 213
HSL
273°, 53%, 65%
CMYK
20%, 45%, 0%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AA76D5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 118, 213

Red: 170 / Green: 118 / Blue: 213

HSL

273°, 53%, 65%

Hue: 273° / Saturation: 53% / Lightness: 65%

CMYK

20%, 45%, 0%, 16%

Cyan: 20% / Magenta: 45% / Yellow: 0% / Key: 16%

What color is #AA76D5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AA76D5 to RGB:

rgb(170, 118, 213)HEX to RGB Converter →

HEX to HSL

Convert #AA76D5 to HSL:

hsl(273, 53%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #AA76D5 to CMYK:

cmyk(20%, 45%, 0%, 16%)Color Converter →

Color Meaning and Usage

A understated purple tone, #AA76D5 has RGB (170, 118, 213) and HSL (273°, 53%, 65%). Known for evoking romance and playfulness, this magenta-red hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AA76D5 is #A1D576, creating high-contrast pairings. For softer combinations, try analogous colors like #7B76D5.

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

Contrast with #AA76D5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AA76D5?

#AA76D5 is a understated purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #AA76D5?

#AA76D5 in RGB is (170, 118, 213) - 170 red, 118 green, and 213 blue.

How to use #AA76D5 in CSS?

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

What colors go well with #AA76D5?

#A1D576 (complementary), #7B76D5 (analogous), and #863CC3 (lighter shade) work well with #AA76D5.