#A39ACB Color Information

Hex color code: #A39ACB

The hex color #A39ACB is a pastel blue with RGB values of (163, 154, 203) and HSL of (251°, 32%, 70%). It is commonly used in modern UI design.

Try:
Color NameMedium Purple
HEX
#A39ACB
RGB
163, 154, 203
HSL
251°, 32%, 70%
CMYK
20%, 24%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A39ACB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

163, 154, 203

Red: 163 / Green: 154 / Blue: 203

HSL

251°, 32%, 70%

Hue: 251° / Saturation: 32% / Lightness: 70%

CMYK

20%, 24%, 0%, 20%

Cyan: 20% / Magenta: 24% / Yellow: 0% / Key: 20%

What color is #A39ACB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A39ACB to RGB:

rgb(163, 154, 203)HEX to RGB Converter →

HEX to HSL

Convert #A39ACB to HSL:

hsl(251, 32%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #A39ACB to CMYK:

cmyk(20%, 24%, 0%, 20%)Color Converter →

Color Meaning and Usage

A delicate blue tone, #A39ACB has RGB (163, 154, 203) and HSL (251°, 32%, 70%). Known for evoking creativity and luxury, this blue-purple hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A39ACB is #C2CB9A, creating high-contrast pairings. For softer combinations, try analogous colors like #9AAACB.

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

Contrast with #A39ACB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A39ACB?

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

What is the RGB value of #A39ACB?

#A39ACB in RGB is (163, 154, 203) - 163 red, 154 green, and 203 blue.

How to use #A39ACB in CSS?

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

What colors go well with #A39ACB?

#C2CB9A (complementary), #9AAACB (analogous), and #7568B1 (lighter shade) work well with #A39ACB.