#AA6DDF Color Information

Hex color code: #AA6DDF

#AA6DDF is a muted purple color. In RGB it is (170, 109, 223), and in HSL it is (272°, 64%, 65%). It is typically applied in digital products.

Try:
Color NameMedium Purple
HEX
#AA6DDF
RGB
170, 109, 223
HSL
272°, 64%, 65%
CMYK
24%, 51%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AA6DDF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 109, 223

Red: 170 / Green: 109 / Blue: 223

HSL

272°, 64%, 65%

Hue: 272° / Saturation: 64% / Lightness: 65%

CMYK

24%, 51%, 0%, 13%

Cyan: 24% / Magenta: 51% / Yellow: 0% / Key: 13%

What color is #AA6DDF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AA6DDF to RGB:

rgb(170, 109, 223)HEX to RGB Converter →

HEX to HSL

Convert #AA6DDF to HSL:

hsl(272, 64%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #AA6DDF to CMYK:

cmyk(24%, 51%, 0%, 13%)Color Converter →

Color Meaning and Usage

A neutral purple tone, #AA6DDF has RGB (170, 109, 223) and HSL (272°, 64%, 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 #AA6DDF is #A2DF6D, creating high-contrast pairings. For softer combinations, try analogous colors like #706DDF.

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

Contrast with #AA6DDF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AA6DDF?

#AA6DDF is a neutral purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #AA6DDF?

#AA6DDF in RGB is (170, 109, 223) - 170 red, 109 green, and 223 blue.

How to use #AA6DDF in CSS?

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

What colors go well with #AA6DDF?

#A2DF6D (complementary), #706DDF (analogous), and #852ED1 (lighter shade) work well with #AA6DDF.