#A69EAB Color Information

Hex color code: #A69EAB

The hex color #A69EAB is a muted purple with RGB values of (166, 158, 171) and HSL of (277°, 7%, 65%). It is typically applied in digital products.

Try:
Color NameRosy Brown
HEX
#A69EAB
RGB
166, 158, 171
HSL
277°, 7%, 65%
CMYK
3%, 8%, 0%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A69EAB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

166, 158, 171

Red: 166 / Green: 158 / Blue: 171

HSL

277°, 7%, 65%

Hue: 277° / Saturation: 7% / Lightness: 65%

CMYK

3%, 8%, 0%, 33%

Cyan: 3% / Magenta: 8% / Yellow: 0% / Key: 33%

What color is #A69EAB?

#A69EAB is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A69EAB to RGB:

rgb(166, 158, 171)HEX to RGB Converter →

HEX to HSL

Convert #A69EAB to HSL:

hsl(277, 7%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #A69EAB to CMYK:

cmyk(3%, 8%, 0%, 33%)Color Converter →

Color Meaning and Usage

#A69EAB is a subtle purple color with RGB values of 166, 158, 171 and HSL of 277°, 7%, 65%. This desaturated neutral evokes balance and subtlety, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A69EAB is #A4ACA0, creating high-contrast pairings. For softer combinations, try analogous colors like #A1A0AC.

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

Contrast with #A69EAB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A69EAB?

#A69EAB is a subtle purple color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #A69EAB?

#A69EAB in RGB is (166, 158, 171) - 166 red, 158 green, and 171 blue.

How to use #A69EAB in CSS?

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

What colors go well with #A69EAB?

#A4ACA0 (complementary), #A1A0AC (analogous), and #827788 (lighter shade) work well with #A69EAB.