#AB6FCE Color Information

Hex color code: #AB6FCE

A gentle purple shade, #AB6FCE appears as (171, 111, 206) in RGB and (278°, 49%, 62%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameMedium Purple
HEX
#AB6FCE
RGB
171, 111, 206
HSL
278°, 49%, 62%
CMYK
17%, 46%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AB6FCE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

171, 111, 206

Red: 171 / Green: 111 / Blue: 206

HSL

278°, 49%, 62%

Hue: 278° / Saturation: 49% / Lightness: 62%

CMYK

17%, 46%, 0%, 19%

Cyan: 17% / Magenta: 46% / Yellow: 0% / Key: 19%

What color is #AB6FCE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AB6FCE to RGB:

rgb(171, 111, 206)HEX to RGB Converter →

HEX to HSL

Convert #AB6FCE to HSL:

hsl(278, 49%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #AB6FCE to CMYK:

cmyk(17%, 46%, 0%, 19%)Color Converter →

Color Meaning and Usage

A soft purple tone, #AB6FCE has RGB (171, 111, 206) and HSL (278°, 49%, 62%). 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 #AB6FCE is #91CE6F, creating high-contrast pairings. For softer combinations, try analogous colors like #7B6FCE.

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

Contrast with #AB6FCE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AB6FCE?

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

What is the RGB value of #AB6FCE?

#AB6FCE in RGB is (171, 111, 206) - 171 red, 111 green, and 206 blue.

How to use #AB6FCE in CSS?

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

What colors go well with #AB6FCE?

#91CE6F (complementary), #7B6FCE (analogous), and #883DB3 (lighter shade) work well with #AB6FCE.