#AA8DBF Color Information

Hex color code: #AA8DBF

The hex color #AA8DBF is a pastel purple with RGB values of (170, 141, 191) and HSL of (275°, 28%, 65%). It is frequently seen in web interfaces.

Try:
Color NameMedium Purple
HEX
#AA8DBF
RGB
170, 141, 191
HSL
275°, 28%, 65%
CMYK
11%, 26%, 0%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AA8DBF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 141, 191

Red: 170 / Green: 141 / Blue: 191

HSL

275°, 28%, 65%

Hue: 275° / Saturation: 28% / Lightness: 65%

CMYK

11%, 26%, 0%, 25%

Cyan: 11% / Magenta: 26% / Yellow: 0% / Key: 25%

What color is #AA8DBF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AA8DBF to RGB:

rgb(170, 141, 191)HEX to RGB Converter →

HEX to HSL

Convert #AA8DBF to HSL:

hsl(275, 28%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #AA8DBF to CMYK:

cmyk(11%, 26%, 0%, 25%)Color Converter →

Color Meaning and Usage

A gentle purple tone, #AA8DBF has RGB (170, 141, 191) and HSL (275°, 28%, 65%). Known for evoking romance and playfulness, this magenta-red hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AA8DBF is #A2BF8D, creating high-contrast pairings. For softer combinations, try analogous colors like #918DBF.

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

Contrast with #AA8DBF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AA8DBF?

#AA8DBF is a gentle purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #AA8DBF?

#AA8DBF in RGB is (170, 141, 191) - 170 red, 141 green, and 191 blue.

How to use #AA8DBF in CSS?

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

What colors go well with #AA8DBF?

#A2BF8D (complementary), #918DBF (analogous), and #855CA3 (lighter shade) work well with #AA8DBF.