#AB71BB Color Information

Hex color code: #AB71BB

#AB71BB is a delicate magenta color. In RGB it is (171, 113, 187), and in HSL it is (287°, 35%, 59%). It is widely used in graphic design.

Try:
Color NameMedium Orchid
HEX
#AB71BB
RGB
171, 113, 187
HSL
287°, 35%, 59%
CMYK
9%, 40%, 0%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AB71BB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

171, 113, 187

Red: 171 / Green: 113 / Blue: 187

HSL

287°, 35%, 59%

Hue: 287° / Saturation: 35% / Lightness: 59%

CMYK

9%, 40%, 0%, 27%

Cyan: 9% / Magenta: 40% / Yellow: 0% / Key: 27%

What color is #AB71BB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AB71BB to RGB:

rgb(171, 113, 187)HEX to RGB Converter →

HEX to HSL

Convert #AB71BB to HSL:

hsl(287, 35%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #AB71BB to CMYK:

cmyk(9%, 40%, 0%, 27%)Color Converter →

Color Meaning and Usage

A gentle magenta tone, #AB71BB has RGB (171, 113, 187) and HSL (287°, 35%, 59%). Known for evoking romance and playfulness, this magenta-red hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AB71BB is #82BB72, creating high-contrast pairings. For softer combinations, try analogous colors like #8772BB.

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

Contrast with #AB71BB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AB71BB?

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

What is the RGB value of #AB71BB?

#AB71BB in RGB is (171, 113, 187) - 171 red, 113 green, and 187 blue.

How to use #AB71BB in CSS?

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

What colors go well with #AB71BB?

#82BB72 (complementary), #8772BB (analogous), and #864997 (lighter shade) work well with #AB71BB.