#AC93CC Color Information

Hex color code: #AC93CC

#AC93CC is a subtle purple color. In RGB it is (172, 147, 204), and in HSL it is (266°, 36%, 69%). It is often used for branding and logos.

Try:
Color NameMedium Purple
HEX
#AC93CC
RGB
172, 147, 204
HSL
266°, 36%, 69%
CMYK
16%, 28%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AC93CC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 147, 204

Red: 172 / Green: 147 / Blue: 204

HSL

266°, 36%, 69%

Hue: 266° / Saturation: 36% / Lightness: 69%

CMYK

16%, 28%, 0%, 20%

Cyan: 16% / Magenta: 28% / Yellow: 0% / Key: 20%

What color is #AC93CC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AC93CC to RGB:

rgb(172, 147, 204)HEX to RGB Converter →

HEX to HSL

Convert #AC93CC to HSL:

hsl(266, 36%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #AC93CC to CMYK:

cmyk(16%, 28%, 0%, 20%)Color Converter →

Color Meaning and Usage

A soft purple tone, #AC93CC has RGB (172, 147, 204) and HSL (266°, 36%, 69%). Known for evoking creativity and luxury, this blue-purple hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AC93CC is #B4CC93, creating high-contrast pairings. For softer combinations, try analogous colors like #9397CC.

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

Contrast with #AC93CC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AC93CC?

#AC93CC is a soft purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #AC93CC?

#AC93CC in RGB is (172, 147, 204) - 172 red, 147 green, and 204 blue.

How to use #AC93CC in CSS?

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

What colors go well with #AC93CC?

#B4CC93 (complementary), #9397CC (analogous), and #845FB4 (lighter shade) work well with #AC93CC.