#AC61CC Color Information

Hex color code: #AC61CC

#AC61CC is a neutral purple color. In RGB it is (172, 97, 204), and in HSL it is (282°, 51%, 59%). It is commonly used in modern UI design.

Try:
Color NameMedium Orchid
HEX
#AC61CC
RGB
172, 97, 204
HSL
282°, 51%, 59%
CMYK
16%, 52%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AC61CC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 97, 204

Red: 172 / Green: 97 / Blue: 204

HSL

282°, 51%, 59%

Hue: 282° / Saturation: 51% / Lightness: 59%

CMYK

16%, 52%, 0%, 20%

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

What color is #AC61CC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AC61CC to RGB:

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

HEX to HSL

Convert #AC61CC to HSL:

hsl(282, 51%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #AC61CC to CMYK:

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

Color Meaning and Usage

A understated purple tone, #AC61CC has RGB (172, 97, 204) and HSL (282°, 51%, 59%). Known for evoking romance and playfulness, this magenta-red hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AC61CC is #81CC61, creating high-contrast pairings. For softer combinations, try analogous colors like #7661CC.

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

Contrast with #AC61CC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AC61CC?

#AC61CC is a understated purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #AC61CC?

#AC61CC in RGB is (172, 97, 204) - 172 red, 97 green, and 204 blue.

How to use #AC61CC in CSS?

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

What colors go well with #AC61CC?

#81CC61 (complementary), #7661CC (analogous), and #8737A9 (lighter shade) work well with #AC61CC.