#AC7DED Color Information

Hex color code: #AC7DED

A dynamic purple shade, #AC7DED appears as (172, 125, 237) in RGB and (265°, 76%, 71%) in HSL. It is typically applied in digital products.

Try:
Color NameMedium Purple
HEX
#AC7DED
RGB
172, 125, 237
HSL
265°, 76%, 71%
CMYK
27%, 47%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AC7DED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 125, 237

Red: 172 / Green: 125 / Blue: 237

HSL

265°, 76%, 71%

Hue: 265° / Saturation: 76% / Lightness: 71%

CMYK

27%, 47%, 0%, 7%

Cyan: 27% / Magenta: 47% / Yellow: 0% / Key: 7%

What color is #AC7DED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AC7DED to RGB:

rgb(172, 125, 237)HEX to RGB Converter →

HEX to HSL

Convert #AC7DED to HSL:

hsl(265, 76%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #AC7DED to CMYK:

cmyk(27%, 47%, 0%, 7%)Color Converter →

Color Meaning and Usage

A striking purple tone, #AC7DED has RGB (172, 125, 237) and HSL (265°, 76%, 71%). Known for evoking creativity and luxury, this blue-purple hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AC7DED is #BEED7D, creating high-contrast pairings. For softer combinations, try analogous colors like #7D86ED.

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

Contrast with #AC7DED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AC7DED?

#AC7DED is a striking purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #AC7DED?

#AC7DED in RGB is (172, 125, 237) - 172 red, 125 green, and 237 blue.

How to use #AC7DED in CSS?

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

What colors go well with #AC7DED?

#BEED7D (complementary), #7D86ED (analogous), and #813AE4 (lighter shade) work well with #AC7DED.