#AA96CC Color Information

Hex color code: #AA96CC

The hex color #AA96CC is a subtle purple with RGB values of (170, 150, 204) and HSL of (262°, 35%, 69%). It is popular in mobile app design.

Try:
Color NameMedium Purple
HEX
#AA96CC
RGB
170, 150, 204
HSL
262°, 35%, 69%
CMYK
17%, 26%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AA96CC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 150, 204

Red: 170 / Green: 150 / Blue: 204

HSL

262°, 35%, 69%

Hue: 262° / Saturation: 35% / Lightness: 69%

CMYK

17%, 26%, 0%, 20%

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

What color is #AA96CC?

#AA96CC is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AA96CC to RGB:

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

HEX to HSL

Convert #AA96CC to HSL:

hsl(262, 35%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #AA96CC to CMYK:

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

Color Meaning and Usage

A gentle purple tone, #AA96CC has RGB (170, 150, 204) and HSL (262°, 35%, 69%). Known for evoking creativity and luxury, this blue-purple hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AA96CC is #B7CC94, creating high-contrast pairings. For softer combinations, try analogous colors like #949CCC.

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

Contrast with #AA96CC

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

Contrast Ratio: 7.94:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AA96CC?

#AA96CC is a gentle purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #AA96CC?

#AA96CC in RGB is (170, 150, 204) - 170 red, 150 green, and 204 blue.

How to use #AA96CC in CSS?

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

What colors go well with #AA96CC?

#B7CC94 (complementary), #949CCC (analogous), and #7F61B3 (lighter shade) work well with #AA96CC.