#AB49AA Color Information

Hex color code: #AB49AA

The hex color #AB49AA is a pastel magenta with RGB values of (171, 73, 170) and HSL of (301°, 40%, 48%). It is commonly used in modern UI design.

Try:
Color NameDark Orchid
HEX
#AB49AA
RGB
171, 73, 170
HSL
301°, 40%, 48%
CMYK
0%, 57%, 1%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #AB49AA; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #AB49AA; color: #FFFFFF; }

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 #AB49AA; background-color: #AB49AA15; }

Alert / Toast

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

Link / Accent

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

a { color: #AB49AA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

171, 73, 170

Red: 171 / Green: 73 / Blue: 170

HSL

301°, 40%, 48%

Hue: 301° / Saturation: 40% / Lightness: 48%

CMYK

0%, 57%, 1%, 33%

Cyan: 0% / Magenta: 57% / Yellow: 1% / Key: 33%

What color is #AB49AA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AB49AA to RGB:

rgb(171, 73, 170)HEX to RGB Converter →

HEX to HSL

Convert #AB49AA to HSL:

hsl(301, 40%, 48%)RGB to HSL Converter →

HEX to CMYK

Convert #AB49AA to CMYK:

cmyk(0%, 57%, 1%, 33%)Color Converter →

Color Meaning and Usage

#AB49AA is a delicate magenta color with RGB values of 171, 73, 170 and HSL of 301°, 40%, 48%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AB49AA is #49AB4B, creating high-contrast pairings. For softer combinations, try analogous colors like #7C49AB.

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

Contrast with #AB49AA

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

Contrast Ratio: 4.27:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AB49AA?

#AB49AA is a delicate magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #AB49AA?

#AB49AA in RGB is (171, 73, 170) - 171 red, 73 green, and 170 blue.

How to use #AB49AA in CSS?

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

What colors go well with #AB49AA?

#49AB4B (complementary), #7C49AB (analogous), and #763275 (lighter shade) work well with #AB49AA.