#AC85CC Color Information

Hex color code: #AC85CC

A soft purple shade, #AC85CC appears as (172, 133, 204) in RGB and (273°, 41%, 66%) in HSL. It is typically applied in digital products.

Try:
Color NameMedium Purple
HEX
#AC85CC
RGB
172, 133, 204
HSL
273°, 41%, 66%
CMYK
16%, 35%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AC85CC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 133, 204

Red: 172 / Green: 133 / Blue: 204

HSL

273°, 41%, 66%

Hue: 273° / Saturation: 41% / Lightness: 66%

CMYK

16%, 35%, 0%, 20%

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

What color is #AC85CC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AC85CC to RGB:

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

HEX to HSL

Convert #AC85CC to HSL:

hsl(273, 41%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #AC85CC to CMYK:

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

Color Meaning and Usage

#AC85CC is a soft purple color with RGB values of 172, 133, 204 and HSL of 273°, 41%, 66%. This magenta-red hue evokes romance and playfulness, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AC85CC is #A5CC85, creating high-contrast pairings. For softer combinations, try analogous colors like #8885CC.

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

Contrast with #AC85CC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AC85CC?

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

What is the RGB value of #AC85CC?

#AC85CC in RGB is (172, 133, 204) - 172 red, 133 green, and 204 blue.

How to use #AC85CC in CSS?

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

What colors go well with #AC85CC?

#A5CC85 (complementary), #8885CC (analogous), and #874FB5 (lighter shade) work well with #AC85CC.