#AC8DBF Color Information

Hex color code: #AC8DBF

A gentle purple shade, #AC8DBF appears as (172, 141, 191) in RGB and (277°, 28%, 65%) in HSL. It is often used for branding and logos.

Try:
Color NameMedium Purple
HEX
#AC8DBF
RGB
172, 141, 191
HSL
277°, 28%, 65%
CMYK
10%, 26%, 0%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AC8DBF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 141, 191

Red: 172 / Green: 141 / Blue: 191

HSL

277°, 28%, 65%

Hue: 277° / Saturation: 28% / Lightness: 65%

CMYK

10%, 26%, 0%, 25%

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

What color is #AC8DBF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AC8DBF to RGB:

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

HEX to HSL

Convert #AC8DBF to HSL:

hsl(277, 28%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #AC8DBF to CMYK:

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

Color Meaning and Usage

A gentle purple tone, #AC8DBF has RGB (172, 141, 191) and HSL (277°, 28%, 65%). Known for evoking romance and playfulness, this magenta-red hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AC8DBF is #A0BF8D, creating high-contrast pairings. For softer combinations, try analogous colors like #938DBF.

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

Contrast with #AC8DBF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AC8DBF?

#AC8DBF is a gentle purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #AC8DBF?

#AC8DBF in RGB is (172, 141, 191) - 172 red, 141 green, and 191 blue.

How to use #AC8DBF in CSS?

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

What colors go well with #AC8DBF?

#A0BF8D (complementary), #938DBF (analogous), and #885CA3 (lighter shade) work well with #AC8DBF.