#A89ACB Color Information

Hex color code: #A89ACB

#A89ACB is a soft purple color. In RGB it is (168, 154, 203), and in HSL it is (257°, 32%, 70%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#A89ACB
RGB
168, 154, 203
HSL
257°, 32%, 70%
CMYK
17%, 24%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A89ACB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

168, 154, 203

Red: 168 / Green: 154 / Blue: 203

HSL

257°, 32%, 70%

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

CMYK

17%, 24%, 0%, 20%

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

What color is #A89ACB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A89ACB to RGB:

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

HEX to HSL

Convert #A89ACB to HSL:

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

HEX to CMYK

Convert #A89ACB to CMYK:

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

Color Meaning and Usage

#A89ACB is a subtle purple color with RGB values of 168, 154, 203 and HSL of 257°, 32%, 70%. This blue-purple hue evokes creativity and luxury, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A89ACB is #BDCB9A, creating high-contrast pairings. For softer combinations, try analogous colors like #9AA5CB.

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

Contrast with #A89ACB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A89ACB?

#A89ACB is a subtle purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #A89ACB?

#A89ACB in RGB is (168, 154, 203) - 168 red, 154 green, and 203 blue.

How to use #A89ACB in CSS?

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

What colors go well with #A89ACB?

#BDCB9A (complementary), #9AA5CB (analogous), and #7C68B1 (lighter shade) work well with #A89ACB.