#A689CD Color Information

Hex color code: #A689CD

A soft purple shade, #A689CD appears as (166, 137, 205) in RGB and (266°, 40%, 67%) in HSL. It is widely used in graphic design.

Try:
Color NameMedium Purple
HEX
#A689CD
RGB
166, 137, 205
HSL
266°, 40%, 67%
CMYK
19%, 33%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A689CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

166, 137, 205

Red: 166 / Green: 137 / Blue: 205

HSL

266°, 40%, 67%

Hue: 266° / Saturation: 40% / Lightness: 67%

CMYK

19%, 33%, 0%, 20%

Cyan: 19% / Magenta: 33% / Yellow: 0% / Key: 20%

What color is #A689CD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A689CD to RGB:

rgb(166, 137, 205)HEX to RGB Converter →

HEX to HSL

Convert #A689CD to HSL:

hsl(266, 40%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #A689CD to CMYK:

cmyk(19%, 33%, 0%, 20%)Color Converter →

Color Meaning and Usage

#A689CD is a soft purple color with RGB values of 166, 137, 205 and HSL of 266°, 40%, 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 #A689CD is #AFCD89, creating high-contrast pairings. For softer combinations, try analogous colors like #898ECD.

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

Contrast with #A689CD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A689CD?

#A689CD is a soft purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #A689CD?

#A689CD in RGB is (166, 137, 205) - 166 red, 137 green, and 205 blue.

How to use #A689CD in CSS?

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

What colors go well with #A689CD?

#AFCD89 (complementary), #898ECD (analogous), and #7E54B6 (lighter shade) work well with #A689CD.