#AA67DA Color Information

Hex color code: #AA67DA

#AA67DA is a muted purple color. In RGB it is (170, 103, 218), and in HSL it is (275°, 61%, 63%). It is typically applied in digital products.

Try:
Color NameMedium Purple
HEX
#AA67DA
RGB
170, 103, 218
HSL
275°, 61%, 63%
CMYK
22%, 53%, 0%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AA67DA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 103, 218

Red: 170 / Green: 103 / Blue: 218

HSL

275°, 61%, 63%

Hue: 275° / Saturation: 61% / Lightness: 63%

CMYK

22%, 53%, 0%, 15%

Cyan: 22% / Magenta: 53% / Yellow: 0% / Key: 15%

What color is #AA67DA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AA67DA to RGB:

rgb(170, 103, 218)HEX to RGB Converter →

HEX to HSL

Convert #AA67DA to HSL:

hsl(275, 61%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #AA67DA to CMYK:

cmyk(22%, 53%, 0%, 15%)Color Converter →

Color Meaning and Usage

A understated purple tone, #AA67DA has RGB (170, 103, 218) and HSL (275°, 61%, 63%). Known for evoking romance and playfulness, this magenta-red hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AA67DA is #97DA67, creating high-contrast pairings. For softer combinations, try analogous colors like #7167DA.

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

Contrast with #AA67DA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AA67DA?

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

What is the RGB value of #AA67DA?

#AA67DA in RGB is (170, 103, 218) - 170 red, 103 green, and 218 blue.

How to use #AA67DA in CSS?

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

What colors go well with #AA67DA?

#97DA67 (complementary), #7167DA (analogous), and #8730C5 (lighter shade) work well with #AA67DA.