#A69DB9 Color Information

Hex color code: #A69DB9

#A69DB9 is a subtle purple color. In RGB it is (166, 157, 185), and in HSL it is (259°, 17%, 67%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#A69DB9
RGB
166, 157, 185
HSL
259°, 17%, 67%
CMYK
10%, 15%, 0%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A69DB9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

166, 157, 185

Red: 166 / Green: 157 / Blue: 185

HSL

259°, 17%, 67%

Hue: 259° / Saturation: 17% / Lightness: 67%

CMYK

10%, 15%, 0%, 27%

Cyan: 10% / Magenta: 15% / Yellow: 0% / Key: 27%

What color is #A69DB9?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A69DB9 to RGB:

rgb(166, 157, 185)HEX to RGB Converter →

HEX to HSL

Convert #A69DB9 to HSL:

hsl(259, 17%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #A69DB9 to CMYK:

cmyk(10%, 15%, 0%, 27%)Color Converter →

Color Meaning and Usage

#A69DB9 is a neutral purple color with RGB values of 166, 157, 185 and HSL of 259°, 17%, 67%. This blue-purple hue evokes creativity and luxury, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A69DB9 is #B0B99D, creating high-contrast pairings. For softer combinations, try analogous colors like #9DA2B9.

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

Contrast with #A69DB9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A69DB9?

#A69DB9 is a neutral purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #A69DB9?

#A69DB9 in RGB is (166, 157, 185) - 166 red, 157 green, and 185 blue.

How to use #A69DB9 in CSS?

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

What colors go well with #A69DB9?

#B0B99D (complementary), #9DA2B9 (analogous), and #7D7099 (lighter shade) work well with #A69DB9.