#AB89CD Color Information

Hex color code: #AB89CD

A soft purple shade, #AB89CD appears as (171, 137, 205) in RGB and (270°, 40%, 67%) in HSL. It is typically applied in digital products.

Try:
Color NameMedium Purple
HEX
#AB89CD
RGB
171, 137, 205
HSL
270°, 40%, 67%
CMYK
17%, 33%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AB89CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

171, 137, 205

Red: 171 / Green: 137 / Blue: 205

HSL

270°, 40%, 67%

Hue: 270° / Saturation: 40% / Lightness: 67%

CMYK

17%, 33%, 0%, 20%

Cyan: 17% / Magenta: 33% / Yellow: 0% / Key: 20%

What color is #AB89CD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AB89CD to RGB:

rgb(171, 137, 205)HEX to RGB Converter →

HEX to HSL

Convert #AB89CD to HSL:

hsl(270, 40%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #AB89CD to CMYK:

cmyk(17%, 33%, 0%, 20%)Color Converter →

Color Meaning and Usage

A subtle purple tone, #AB89CD has RGB (171, 137, 205) and HSL (270°, 40%, 67%). Known for evoking romance and playfulness, this magenta-red hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AB89CD is #ABCD89, creating high-contrast pairings. For softer combinations, try analogous colors like #8989CD.

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

Contrast with #AB89CD

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

Contrast Ratio: 7.19:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AB89CD?

#AB89CD is a subtle purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #AB89CD?

#AB89CD in RGB is (171, 137, 205) - 171 red, 137 green, and 205 blue.

How to use #AB89CD in CSS?

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

What colors go well with #AB89CD?

#ABCD89 (complementary), #8989CD (analogous), and #8554B6 (lighter shade) work well with #AB89CD.