#A77DBF Color Information

Hex color code: #A77DBF

A delicate purple shade, #A77DBF appears as (167, 125, 191) in RGB and (278°, 34%, 62%) in HSL. It is widely used in graphic design.

Try:
Color NameMedium Purple
HEX
#A77DBF
RGB
167, 125, 191
HSL
278°, 34%, 62%
CMYK
13%, 35%, 0%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A77DBF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

167, 125, 191

Red: 167 / Green: 125 / Blue: 191

HSL

278°, 34%, 62%

Hue: 278° / Saturation: 34% / Lightness: 62%

CMYK

13%, 35%, 0%, 25%

Cyan: 13% / Magenta: 35% / Yellow: 0% / Key: 25%

What color is #A77DBF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A77DBF to RGB:

rgb(167, 125, 191)HEX to RGB Converter →

HEX to HSL

Convert #A77DBF to HSL:

hsl(278, 34%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #A77DBF to CMYK:

cmyk(13%, 35%, 0%, 25%)Color Converter →

Color Meaning and Usage

#A77DBF is a soft purple color with RGB values of 167, 125, 191 and HSL of 278°, 34%, 62%. This magenta-red hue evokes romance and playfulness, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A77DBF is #95BF7D, creating high-contrast pairings. For softer combinations, try analogous colors like #867DBF.

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

Contrast with #A77DBF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A77DBF?

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

What is the RGB value of #A77DBF?

#A77DBF in RGB is (167, 125, 191) - 167 red, 125 green, and 191 blue.

How to use #A77DBF in CSS?

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

What colors go well with #A77DBF?

#95BF7D (complementary), #867DBF (analogous), and #834FA1 (lighter shade) work well with #A77DBF.