#AB79DC Color Information

Hex color code: #AB79DC

The hex color #AB79DC is a subtle purple with RGB values of (171, 121, 220) and HSL of (270°, 59%, 67%). It is popular in mobile app design.

Try:
Color NameMedium Purple
HEX
#AB79DC
RGB
171, 121, 220
HSL
270°, 59%, 67%
CMYK
22%, 45%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AB79DC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

171, 121, 220

Red: 171 / Green: 121 / Blue: 220

HSL

270°, 59%, 67%

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

CMYK

22%, 45%, 0%, 14%

Cyan: 22% / Magenta: 45% / Yellow: 0% / Key: 14%

What color is #AB79DC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AB79DC to RGB:

rgb(171, 121, 220)HEX to RGB Converter →

HEX to HSL

Convert #AB79DC to HSL:

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

HEX to CMYK

Convert #AB79DC to CMYK:

cmyk(22%, 45%, 0%, 14%)Color Converter →

Color Meaning and Usage

A balanced purple tone, #AB79DC has RGB (171, 121, 220) and HSL (270°, 59%, 67%). Known for evoking romance and playfulness, this magenta-red hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AB79DC is #ABDC79, creating high-contrast pairings. For softer combinations, try analogous colors like #7979DC.

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

Contrast with #AB79DC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AB79DC?

#AB79DC is a balanced purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #AB79DC?

#AB79DC in RGB is (171, 121, 220) - 171 red, 121 green, and 220 blue.

How to use #AB79DC in CSS?

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

What colors go well with #AB79DC?

#ABDC79 (complementary), #7979DC (analogous), and #853CCD (lighter shade) work well with #AB79DC.