#AD8CED Color Information

Hex color code: #AD8CED

The hex color #AD8CED is a striking purple with RGB values of (173, 140, 237) and HSL of (260°, 73%, 74%). It is popular in mobile app design.

Try:
Color NameMedium Purple
HEX
#AD8CED
RGB
173, 140, 237
HSL
260°, 73%, 74%
CMYK
27%, 41%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AD8CED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 140, 237

Red: 173 / Green: 140 / Blue: 237

HSL

260°, 73%, 74%

Hue: 260° / Saturation: 73% / Lightness: 74%

CMYK

27%, 41%, 0%, 7%

Cyan: 27% / Magenta: 41% / Yellow: 0% / Key: 7%

What color is #AD8CED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AD8CED to RGB:

rgb(173, 140, 237)HEX to RGB Converter →

HEX to HSL

Convert #AD8CED to HSL:

hsl(260, 73%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #AD8CED to CMYK:

cmyk(27%, 41%, 0%, 7%)Color Converter →

Color Meaning and Usage

#AD8CED is a bold purple color with RGB values of 173, 140, 237 and HSL of 260°, 73%, 74%. This blue-purple hue evokes creativity and luxury, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AD8CED is #CDED8C, creating high-contrast pairings. For softer combinations, try analogous colors like #8C9CED.

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

Contrast with #AD8CED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AD8CED?

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

What is the RGB value of #AD8CED?

#AD8CED in RGB is (173, 140, 237) - 173 red, 140 green, and 237 blue.

How to use #AD8CED in CSS?

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

What colors go well with #AD8CED?

#CDED8C (complementary), #8C9CED (analogous), and #7D4AE3 (lighter shade) work well with #AD8CED.