#AB83EC Color Information

Hex color code: #AB83EC

#AB83EC is a bold purple color. In RGB it is (171, 131, 236), and in HSL it is (263°, 73%, 72%). It is often used for branding and logos.

Try:
Color NameMedium Purple
HEX
#AB83EC
RGB
171, 131, 236
HSL
263°, 73%, 72%
CMYK
28%, 44%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AB83EC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

171, 131, 236

Red: 171 / Green: 131 / Blue: 236

HSL

263°, 73%, 72%

Hue: 263° / Saturation: 73% / Lightness: 72%

CMYK

28%, 44%, 0%, 7%

Cyan: 28% / Magenta: 44% / Yellow: 0% / Key: 7%

What color is #AB83EC?

#AB83EC is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AB83EC to RGB:

rgb(171, 131, 236)HEX to RGB Converter →

HEX to HSL

Convert #AB83EC to HSL:

hsl(263, 73%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #AB83EC to CMYK:

cmyk(28%, 44%, 0%, 7%)Color Converter →

Color Meaning and Usage

A bold purple tone, #AB83EC has RGB (171, 131, 236) and HSL (263°, 73%, 72%). Known for evoking creativity and luxury, this blue-purple hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AB83EC is #C4EC83, creating high-contrast pairings. For softer combinations, try analogous colors like #8390EC.

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

Contrast with #AB83EC

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 #AB83EC?

#AB83EC is a bold purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #AB83EC?

#AB83EC in RGB is (171, 131, 236) - 171 red, 131 green, and 236 blue.

How to use #AB83EC in CSS?

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

What colors go well with #AB83EC?

#C4EC83 (complementary), #8390EC (analogous), and #7F41E1 (lighter shade) work well with #AB83EC.