#AC6EBF Color Information

Hex color code: #AC6EBF

A subtle magenta shade, #AC6EBF appears as (172, 110, 191) in RGB and (286°, 39%, 59%) in HSL. It is popular in mobile app design.

Try:
Color NameMedium Orchid
HEX
#AC6EBF
RGB
172, 110, 191
HSL
286°, 39%, 59%
CMYK
10%, 42%, 0%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AC6EBF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 110, 191

Red: 172 / Green: 110 / Blue: 191

HSL

286°, 39%, 59%

Hue: 286° / Saturation: 39% / Lightness: 59%

CMYK

10%, 42%, 0%, 25%

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

What color is #AC6EBF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AC6EBF to RGB:

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

HEX to HSL

Convert #AC6EBF to HSL:

hsl(286, 39%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #AC6EBF to CMYK:

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

Color Meaning and Usage

#AC6EBF is a soft magenta color with RGB values of 172, 110, 191 and HSL of 286°, 39%, 59%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AC6EBF is #81BF6E, creating high-contrast pairings. For softer combinations, try analogous colors like #836EBF.

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

Contrast with #AC6EBF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AC6EBF?

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

What is the RGB value of #AC6EBF?

#AC6EBF in RGB is (172, 110, 191) - 172 red, 110 green, and 191 blue.

How to use #AC6EBF in CSS?

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

What colors go well with #AC6EBF?

#81BF6E (complementary), #836EBF (analogous), and #88449C (lighter shade) work well with #AC6EBF.