#AD93CC Color Information

Hex color code: #AD93CC

#AD93CC is a subtle purple color. In RGB it is (173, 147, 204), and in HSL it is (267°, 36%, 69%). It is often used for branding and logos.

Try:
Color NameMedium Purple
HEX
#AD93CC
RGB
173, 147, 204
HSL
267°, 36%, 69%
CMYK
15%, 28%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AD93CC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 147, 204

Red: 173 / Green: 147 / Blue: 204

HSL

267°, 36%, 69%

Hue: 267° / Saturation: 36% / Lightness: 69%

CMYK

15%, 28%, 0%, 20%

Cyan: 15% / Magenta: 28% / Yellow: 0% / Key: 20%

What color is #AD93CC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AD93CC to RGB:

rgb(173, 147, 204)HEX to RGB Converter →

HEX to HSL

Convert #AD93CC to HSL:

hsl(267, 36%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #AD93CC to CMYK:

cmyk(15%, 28%, 0%, 20%)Color Converter →

Color Meaning and Usage

A gentle purple tone, #AD93CC has RGB (173, 147, 204) and HSL (267°, 36%, 69%). Known for evoking creativity and luxury, this blue-purple hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AD93CC is #B3CC93, creating high-contrast pairings. For softer combinations, try analogous colors like #9396CC.

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

Contrast with #AD93CC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AD93CC?

#AD93CC is a gentle purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #AD93CC?

#AD93CC in RGB is (173, 147, 204) - 173 red, 147 green, and 204 blue.

How to use #AD93CC in CSS?

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

What colors go well with #AD93CC?

#B3CC93 (complementary), #9396CC (analogous), and #855FB4 (lighter shade) work well with #AD93CC.