#A08DCC Color Information

Hex color code: #A08DCC

A pastel purple shade, #A08DCC appears as (160, 141, 204) in RGB and (258°, 38%, 68%) in HSL. It is commonly used in modern UI design.

Try:
Color NameMedium Purple
HEX
#A08DCC
RGB
160, 141, 204
HSL
258°, 38%, 68%
CMYK
22%, 31%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A08DCC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

160, 141, 204

Red: 160 / Green: 141 / Blue: 204

HSL

258°, 38%, 68%

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

CMYK

22%, 31%, 0%, 20%

Cyan: 22% / Magenta: 31% / Yellow: 0% / Key: 20%

What color is #A08DCC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A08DCC to RGB:

rgb(160, 141, 204)HEX to RGB Converter →

HEX to HSL

Convert #A08DCC to HSL:

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

HEX to CMYK

Convert #A08DCC to CMYK:

cmyk(22%, 31%, 0%, 20%)Color Converter →

Color Meaning and Usage

#A08DCC is a delicate purple color with RGB values of 160, 141, 204 and HSL of 258°, 38%, 68%. This blue-purple hue evokes creativity and luxury, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A08DCC is #BACC8E, creating high-contrast pairings. For softer combinations, try analogous colors like #8E9BCC.

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

Contrast with #A08DCC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A08DCC?

#A08DCC is a delicate purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #A08DCC?

#A08DCC in RGB is (160, 141, 204) - 160 red, 141 green, and 204 blue.

How to use #A08DCC in CSS?

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

What colors go well with #A08DCC?

#BACC8E (complementary), #8E9BCC (analogous), and #755AB5 (lighter shade) work well with #A08DCC.