#A77FEB Color Information

Hex color code: #A77FEB

#A77FEB is a vivid purple color. In RGB it is (167, 127, 235), and in HSL it is (262°, 73%, 71%). It is commonly used in modern UI design.

Try:
Color NameMedium Purple
HEX
#A77FEB
RGB
167, 127, 235
HSL
262°, 73%, 71%
CMYK
29%, 46%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A77FEB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

167, 127, 235

Red: 167 / Green: 127 / Blue: 235

HSL

262°, 73%, 71%

Hue: 262° / Saturation: 73% / Lightness: 71%

CMYK

29%, 46%, 0%, 8%

Cyan: 29% / Magenta: 46% / Yellow: 0% / Key: 8%

What color is #A77FEB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A77FEB to RGB:

rgb(167, 127, 235)HEX to RGB Converter →

HEX to HSL

Convert #A77FEB to HSL:

hsl(262, 73%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #A77FEB to CMYK:

cmyk(29%, 46%, 0%, 8%)Color Converter →

Color Meaning and Usage

A bold purple tone, #A77FEB has RGB (167, 127, 235) and HSL (262°, 73%, 71%). Known for evoking creativity and luxury, this blue-purple hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A77FEB is #C3EB7F, creating high-contrast pairings. For softer combinations, try analogous colors like #7F8DEB.

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

Contrast with #A77FEB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A77FEB?

#A77FEB is a bold purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #A77FEB?

#A77FEB in RGB is (167, 127, 235) - 167 red, 127 green, and 235 blue.

How to use #A77FEB in CSS?

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

What colors go well with #A77FEB?

#C3EB7F (complementary), #7F8DEB (analogous), and #793DE1 (lighter shade) work well with #A77FEB.