#AB6EBA Color Information

Hex color code: #AB6EBA

A soft magenta shade, #AB6EBA appears as (171, 110, 186) in RGB and (288°, 36%, 58%) in HSL. It is typically applied in digital products.

Try:
Color NameMedium Orchid
HEX
#AB6EBA
RGB
171, 110, 186
HSL
288°, 36%, 58%
CMYK
8%, 41%, 0%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AB6EBA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

171, 110, 186

Red: 171 / Green: 110 / Blue: 186

HSL

288°, 36%, 58%

Hue: 288° / Saturation: 36% / Lightness: 58%

CMYK

8%, 41%, 0%, 27%

Cyan: 8% / Magenta: 41% / Yellow: 0% / Key: 27%

What color is #AB6EBA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AB6EBA to RGB:

rgb(171, 110, 186)HEX to RGB Converter →

HEX to HSL

Convert #AB6EBA to HSL:

hsl(288, 36%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #AB6EBA to CMYK:

cmyk(8%, 41%, 0%, 27%)Color Converter →

Color Meaning and Usage

#AB6EBA is a soft magenta color with RGB values of 171, 110, 186 and HSL of 288°, 36%, 58%. This magenta-red hue evokes romance and playfulness, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AB6EBA is #7DBA6D, creating high-contrast pairings. For softer combinations, try analogous colors like #846DBA.

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

Contrast with #AB6EBA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AB6EBA?

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

What is the RGB value of #AB6EBA?

#AB6EBA in RGB is (171, 110, 186) - 171 red, 110 green, and 186 blue.

How to use #AB6EBA in CSS?

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

What colors go well with #AB6EBA?

#7DBA6D (complementary), #846DBA (analogous), and #854695 (lighter shade) work well with #AB6EBA.