#A680CB Color Information

Hex color code: #A680CB

The hex color #A680CB is a soft purple with RGB values of (166, 128, 203) and HSL of (270°, 42%, 65%). It is widely used in graphic design.

Try:
Color NameMedium Purple
HEX
#A680CB
RGB
166, 128, 203
HSL
270°, 42%, 65%
CMYK
18%, 37%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A680CB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

166, 128, 203

Red: 166 / Green: 128 / Blue: 203

HSL

270°, 42%, 65%

Hue: 270° / Saturation: 42% / Lightness: 65%

CMYK

18%, 37%, 0%, 20%

Cyan: 18% / Magenta: 37% / Yellow: 0% / Key: 20%

What color is #A680CB?

#A680CB is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A680CB to RGB:

rgb(166, 128, 203)HEX to RGB Converter →

HEX to HSL

Convert #A680CB to HSL:

hsl(270, 42%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #A680CB to CMYK:

cmyk(18%, 37%, 0%, 20%)Color Converter →

Color Meaning and Usage

A soft purple tone, #A680CB has RGB (166, 128, 203) and HSL (270°, 42%, 65%). Known for evoking romance and playfulness, this magenta-red hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A680CB is #A6CB80, creating high-contrast pairings. For softer combinations, try analogous colors like #8080CB.

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

Contrast with #A680CB

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

Contrast Ratio: 6.57:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A680CB?

#A680CB is a soft purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #A680CB?

#A680CB in RGB is (166, 128, 203) - 166 red, 128 green, and 203 blue.

How to use #A680CB in CSS?

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

What colors go well with #A680CB?

#A6CB80 (complementary), #8080CB (analogous), and #804AB5 (lighter shade) work well with #A680CB.