#A18DCE Color Information

Hex color code: #A18DCE

A soft purple shade, #A18DCE appears as (161, 141, 206) in RGB and (258°, 40%, 68%) in HSL. It is typically applied in digital products.

Try:
Color NameMedium Purple
HEX
#A18DCE
RGB
161, 141, 206
HSL
258°, 40%, 68%
CMYK
22%, 32%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A18DCE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

161, 141, 206

Red: 161 / Green: 141 / Blue: 206

HSL

258°, 40%, 68%

Hue: 258° / Saturation: 40% / Lightness: 68%

CMYK

22%, 32%, 0%, 19%

Cyan: 22% / Magenta: 32% / Yellow: 0% / Key: 19%

What color is #A18DCE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A18DCE to RGB:

rgb(161, 141, 206)HEX to RGB Converter →

HEX to HSL

Convert #A18DCE to HSL:

hsl(258, 40%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #A18DCE to CMYK:

cmyk(22%, 32%, 0%, 19%)Color Converter →

Color Meaning and Usage

A pastel purple tone, #A18DCE has RGB (161, 141, 206) and HSL (258°, 40%, 68%). 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 #A18DCE is #BACE8D, creating high-contrast pairings. For softer combinations, try analogous colors like #8D9ACE.

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

Contrast with #A18DCE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A18DCE?

#A18DCE is a pastel purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #A18DCE?

#A18DCE in RGB is (161, 141, 206) - 161 red, 141 green, and 206 blue.

How to use #A18DCE in CSS?

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

What colors go well with #A18DCE?

#BACE8D (complementary), #8D9ACE (analogous), and #7457B7 (lighter shade) work well with #A18DCE.