#A78BCE Color Information

Hex color code: #A78BCE

#A78BCE is a delicate purple color. In RGB it is (167, 139, 206), and in HSL it is (265°, 41%, 68%). It is widely used in graphic design.

Try:
Color NameMedium Purple
HEX
#A78BCE
RGB
167, 139, 206
HSL
265°, 41%, 68%
CMYK
19%, 33%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A78BCE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

167, 139, 206

Red: 167 / Green: 139 / Blue: 206

HSL

265°, 41%, 68%

Hue: 265° / Saturation: 41% / Lightness: 68%

CMYK

19%, 33%, 0%, 19%

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

What color is #A78BCE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A78BCE to RGB:

rgb(167, 139, 206)HEX to RGB Converter →

HEX to HSL

Convert #A78BCE to HSL:

hsl(265, 41%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #A78BCE to CMYK:

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

Color Meaning and Usage

#A78BCE is a delicate purple color with RGB values of 167, 139, 206 and HSL of 265°, 41%, 68%. This blue-purple hue evokes creativity and luxury, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A78BCE is #B3CF8C, creating high-contrast pairings. For softer combinations, try analogous colors like #8C92CF.

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

Contrast with #A78BCE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A78BCE?

#A78BCE is a delicate purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #A78BCE?

#A78BCE in RGB is (167, 139, 206) - 167 red, 139 green, and 206 blue.

How to use #A78BCE in CSS?

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

What colors go well with #A78BCE?

#B3CF8C (complementary), #8C92CF (analogous), and #7F56B8 (lighter shade) work well with #A78BCE.