#8763C5 Color Information

Hex color code: #8763C5

The hex color #8763C5 is a pastel purple with RGB values of (135, 99, 197) and HSL of (262°, 46%, 58%). It is frequently seen in web interfaces.

Try:
Color NameMedium Purple
HEX
#8763C5
RGB
135, 99, 197
HSL
262°, 46%, 58%
CMYK
31%, 50%, 0%, 23%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #8763C5; 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 #8763C5; background-color: #8763C515; }

Alert / Toast

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

Link / Accent

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

a { color: #8763C5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #8763C5 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

135, 99, 197

Red: 135 / Green: 99 / Blue: 197

HSL

262°, 46%, 58%

Hue: 262° / Saturation: 46% / Lightness: 58%

CMYK

31%, 50%, 0%, 23%

Cyan: 31% / Magenta: 50% / Yellow: 0% / Key: 23%

What color is #8763C5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #8763C5 to RGB:

rgb(135, 99, 197)HEX to RGB Converter →

HEX to HSL

Convert #8763C5 to HSL:

hsl(262, 46%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #8763C5 to CMYK:

cmyk(31%, 50%, 0%, 23%)Color Converter →

Color Meaning and Usage

A delicate purple tone, #8763C5 has RGB (135, 99, 197) and HSL (262°, 46%, 58%). Known for evoking creativity and luxury, this blue-purple hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #8763C5 is #A1C563, creating high-contrast pairings. For softer combinations, try analogous colors like #6370C5.

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

Contrast with #8763C5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #8763C5?

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

What is the RGB value of #8763C5?

#8763C5 in RGB is (135, 99, 197) - 135 red, 99 green, and 197 blue.

How to use #8763C5 in CSS?

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

What colors go well with #8763C5?

#A1C563 (complementary), #6370C5 (analogous), and #603BA0 (lighter shade) work well with #8763C5.