#A09CBC Color Information

Hex color code: #A09CBC

#A09CBC is a understated blue color. In RGB it is (160, 156, 188), and in HSL it is (248°, 19%, 67%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#A09CBC
RGB
160, 156, 188
HSL
248°, 19%, 67%
CMYK
15%, 17%, 0%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A09CBC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

160, 156, 188

Red: 160 / Green: 156 / Blue: 188

HSL

248°, 19%, 67%

Hue: 248° / Saturation: 19% / Lightness: 67%

CMYK

15%, 17%, 0%, 26%

Cyan: 15% / Magenta: 17% / Yellow: 0% / Key: 26%

What color is #A09CBC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A09CBC to RGB:

rgb(160, 156, 188)HEX to RGB Converter →

HEX to HSL

Convert #A09CBC to HSL:

hsl(248, 19%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #A09CBC to CMYK:

cmyk(15%, 17%, 0%, 26%)Color Converter →

Color Meaning and Usage

A balanced blue tone, #A09CBC has RGB (160, 156, 188) and HSL (248°, 19%, 67%). Known for evoking creativity and luxury, this blue-purple hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A09CBC is #B7BB9B, creating high-contrast pairings. For softer combinations, try analogous colors like #9BA7BB.

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

Contrast with #A09CBC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A09CBC?

#A09CBC is a balanced blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #A09CBC?

#A09CBC in RGB is (160, 156, 188) - 160 red, 156 green, and 188 blue.

How to use #A09CBC in CSS?

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

What colors go well with #A09CBC?

#B7BB9B (complementary), #9BA7BB (analogous), and #746D9C (lighter shade) work well with #A09CBC.