#AC97CE Color Information

Hex color code: #AC97CE

#AC97CE is a subtle purple color. In RGB it is (172, 151, 206), and in HSL it is (263°, 36%, 70%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#AC97CE
RGB
172, 151, 206
HSL
263°, 36%, 70%
CMYK
17%, 27%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AC97CE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 151, 206

Red: 172 / Green: 151 / Blue: 206

HSL

263°, 36%, 70%

Hue: 263° / Saturation: 36% / Lightness: 70%

CMYK

17%, 27%, 0%, 19%

Cyan: 17% / Magenta: 27% / Yellow: 0% / Key: 19%

What color is #AC97CE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AC97CE to RGB:

rgb(172, 151, 206)HEX to RGB Converter →

HEX to HSL

Convert #AC97CE to HSL:

hsl(263, 36%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #AC97CE to CMYK:

cmyk(17%, 27%, 0%, 19%)Color Converter →

Color Meaning and Usage

A pastel purple tone, #AC97CE has RGB (172, 151, 206) and HSL (263°, 36%, 70%). Known for evoking creativity and luxury, this blue-purple hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AC97CE is #B9CE97, creating high-contrast pairings. For softer combinations, try analogous colors like #979DCE.

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

Contrast with #AC97CE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AC97CE?

#AC97CE is a pastel purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #AC97CE?

#AC97CE in RGB is (172, 151, 206) - 172 red, 151 green, and 206 blue.

How to use #AC97CE in CSS?

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

What colors go well with #AC97CE?

#B9CE97 (complementary), #979DCE (analogous), and #8363B6 (lighter shade) work well with #AC97CE.