#A08DBF Color Information

Hex color code: #A08DBF

A delicate purple shade, #A08DBF appears as (160, 141, 191) in RGB and (263°, 28%, 65%) in HSL. It is widely used in graphic design.

Try:
Color NameMedium Purple
HEX
#A08DBF
RGB
160, 141, 191
HSL
263°, 28%, 65%
CMYK
16%, 26%, 0%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A08DBF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

160, 141, 191

Red: 160 / Green: 141 / Blue: 191

HSL

263°, 28%, 65%

Hue: 263° / Saturation: 28% / Lightness: 65%

CMYK

16%, 26%, 0%, 25%

Cyan: 16% / Magenta: 26% / Yellow: 0% / Key: 25%

What color is #A08DBF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A08DBF to RGB:

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

HEX to HSL

Convert #A08DBF to HSL:

hsl(263, 28%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #A08DBF to CMYK:

cmyk(16%, 26%, 0%, 25%)Color Converter →

Color Meaning and Usage

#A08DBF is a gentle purple color with RGB values of 160, 141, 191 and HSL of 263°, 28%, 65%. This blue-purple hue evokes creativity and luxury, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A08DBF is #ACBF8D, creating high-contrast pairings. For softer combinations, try analogous colors like #8D93BF.

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

Contrast with #A08DBF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A08DBF?

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

What is the RGB value of #A08DBF?

#A08DBF in RGB is (160, 141, 191) - 160 red, 141 green, and 191 blue.

How to use #A08DBF in CSS?

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

What colors go well with #A08DBF?

#ACBF8D (complementary), #8D93BF (analogous), and #775CA3 (lighter shade) work well with #A08DBF.