#AD81EF Color Information

Hex color code: #AD81EF

A dynamic purple shade, #AD81EF appears as (173, 129, 239) in RGB and (264°, 77%, 72%) in HSL. It is typically applied in digital products.

Try:
Color NameMedium Purple
HEX
#AD81EF
RGB
173, 129, 239
HSL
264°, 77%, 72%
CMYK
28%, 46%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AD81EF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 129, 239

Red: 173 / Green: 129 / Blue: 239

HSL

264°, 77%, 72%

Hue: 264° / Saturation: 77% / Lightness: 72%

CMYK

28%, 46%, 0%, 6%

Cyan: 28% / Magenta: 46% / Yellow: 0% / Key: 6%

What color is #AD81EF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AD81EF to RGB:

rgb(173, 129, 239)HEX to RGB Converter →

HEX to HSL

Convert #AD81EF to HSL:

hsl(264, 77%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #AD81EF to CMYK:

cmyk(28%, 46%, 0%, 6%)Color Converter →

Color Meaning and Usage

A dynamic purple tone, #AD81EF has RGB (173, 129, 239) and HSL (264°, 77%, 72%). Known for evoking creativity and luxury, this blue-purple hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AD81EF is #C3EF81, creating high-contrast pairings. For softer combinations, try analogous colors like #818CEF.

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

Contrast with #AD81EF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AD81EF?

#AD81EF is a dynamic purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #AD81EF?

#AD81EF in RGB is (173, 129, 239) - 173 red, 129 green, and 239 blue.

How to use #AD81EF in CSS?

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

What colors go well with #AD81EF?

#C3EF81 (complementary), #818CEF (analogous), and #803DE6 (lighter shade) work well with #AD81EF.