#AC82BF Color Information

Hex color code: #AC82BF

#AC82BF is a delicate purple color. In RGB it is (172, 130, 191), and in HSL it is (281°, 32%, 63%). It is widely used in graphic design.

Try:
Color NameMedium Purple
HEX
#AC82BF
RGB
172, 130, 191
HSL
281°, 32%, 63%
CMYK
10%, 32%, 0%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AC82BF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 130, 191

Red: 172 / Green: 130 / Blue: 191

HSL

281°, 32%, 63%

Hue: 281° / Saturation: 32% / Lightness: 63%

CMYK

10%, 32%, 0%, 25%

Cyan: 10% / Magenta: 32% / Yellow: 0% / Key: 25%

What color is #AC82BF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AC82BF to RGB:

rgb(172, 130, 191)HEX to RGB Converter →

HEX to HSL

Convert #AC82BF to HSL:

hsl(281, 32%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #AC82BF to CMYK:

cmyk(10%, 32%, 0%, 25%)Color Converter →

Color Meaning and Usage

#AC82BF is a soft purple color with RGB values of 172, 130, 191 and HSL of 281°, 32%, 63%. This magenta-red hue evokes romance and playfulness, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AC82BF is #96BF82, creating high-contrast pairings. For softer combinations, try analogous colors like #8E82BF.

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

Contrast with #AC82BF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AC82BF?

#AC82BF is a soft purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #AC82BF?

#AC82BF in RGB is (172, 130, 191) - 172 red, 130 green, and 191 blue.

How to use #AC82BF in CSS?

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

What colors go well with #AC82BF?

#96BF82 (complementary), #8E82BF (analogous), and #8953A2 (lighter shade) work well with #AC82BF.