#A69CBA Color Information

Hex color code: #A69CBA

A balanced purple shade, #A69CBA appears as (166, 156, 186) in RGB and (260°, 18%, 67%) in HSL. It is often used for branding and logos.

Try:
Color NameSilver
HEX
#A69CBA
RGB
166, 156, 186
HSL
260°, 18%, 67%
CMYK
11%, 16%, 0%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A69CBA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

166, 156, 186

Red: 166 / Green: 156 / Blue: 186

HSL

260°, 18%, 67%

Hue: 260° / Saturation: 18% / Lightness: 67%

CMYK

11%, 16%, 0%, 27%

Cyan: 11% / Magenta: 16% / Yellow: 0% / Key: 27%

What color is #A69CBA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A69CBA to RGB:

rgb(166, 156, 186)HEX to RGB Converter →

HEX to HSL

Convert #A69CBA to HSL:

hsl(260, 18%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #A69CBA to CMYK:

cmyk(11%, 16%, 0%, 27%)Color Converter →

Color Meaning and Usage

#A69CBA is a understated purple color with RGB values of 166, 156, 186 and HSL of 260°, 18%, 67%. This blue-purple hue evokes creativity and luxury, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A69CBA is #B0BA9C, creating high-contrast pairings. For softer combinations, try analogous colors like #9CA1BA.

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

Contrast with #A69CBA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A69CBA?

#A69CBA is a understated purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #A69CBA?

#A69CBA in RGB is (166, 156, 186) - 166 red, 156 green, and 186 blue.

How to use #A69CBA in CSS?

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

What colors go well with #A69CBA?

#B0BA9C (complementary), #9CA1BA (analogous), and #7D6F9B (lighter shade) work well with #A69CBA.