#AA61CC Color Information

Hex color code: #AA61CC

#AA61CC is a understated purple color. In RGB it is (170, 97, 204), and in HSL it is (281°, 51%, 59%). It is widely used in graphic design.

Try:
Color NameMedium Orchid
HEX
#AA61CC
RGB
170, 97, 204
HSL
281°, 51%, 59%
CMYK
17%, 52%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AA61CC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 97, 204

Red: 170 / Green: 97 / Blue: 204

HSL

281°, 51%, 59%

Hue: 281° / Saturation: 51% / Lightness: 59%

CMYK

17%, 52%, 0%, 20%

Cyan: 17% / Magenta: 52% / Yellow: 0% / Key: 20%

What color is #AA61CC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AA61CC to RGB:

rgb(170, 97, 204)HEX to RGB Converter →

HEX to HSL

Convert #AA61CC to HSL:

hsl(281, 51%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #AA61CC to CMYK:

cmyk(17%, 52%, 0%, 20%)Color Converter →

Color Meaning and Usage

A balanced purple tone, #AA61CC has RGB (170, 97, 204) and HSL (281°, 51%, 59%). 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 #AA61CC is #83CC61, creating high-contrast pairings. For softer combinations, try analogous colors like #7561CC.

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

Contrast with #AA61CC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AA61CC?

#AA61CC is a balanced purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #AA61CC?

#AA61CC in RGB is (170, 97, 204) - 170 red, 97 green, and 204 blue.

How to use #AA61CC in CSS?

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

What colors go well with #AA61CC?

#83CC61 (complementary), #7561CC (analogous), and #8537A9 (lighter shade) work well with #AA61CC.