#AD83CE Color Information

Hex color code: #AD83CE

A soft purple shade, #AD83CE appears as (173, 131, 206) in RGB and (274°, 43%, 66%) in HSL. It is typically applied in digital products.

Try:
Color NameMedium Purple
HEX
#AD83CE
RGB
173, 131, 206
HSL
274°, 43%, 66%
CMYK
16%, 36%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AD83CE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 131, 206

Red: 173 / Green: 131 / Blue: 206

HSL

274°, 43%, 66%

Hue: 274° / Saturation: 43% / Lightness: 66%

CMYK

16%, 36%, 0%, 19%

Cyan: 16% / Magenta: 36% / Yellow: 0% / Key: 19%

What color is #AD83CE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AD83CE to RGB:

rgb(173, 131, 206)HEX to RGB Converter →

HEX to HSL

Convert #AD83CE to HSL:

hsl(274, 43%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #AD83CE to CMYK:

cmyk(16%, 36%, 0%, 19%)Color Converter →

Color Meaning and Usage

#AD83CE is a gentle purple color with RGB values of 173, 131, 206 and HSL of 274°, 43%, 66%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AD83CE is #A3CE83, creating high-contrast pairings. For softer combinations, try analogous colors like #8883CE.

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

Contrast with #AD83CE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AD83CE?

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

What is the RGB value of #AD83CE?

#AD83CE in RGB is (173, 131, 206) - 173 red, 131 green, and 206 blue.

How to use #AD83CE in CSS?

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

What colors go well with #AD83CE?

#A3CE83 (complementary), #8883CE (analogous), and #894CB8 (lighter shade) work well with #AD83CE.