#8A64BE Color Information

Hex color code: #8A64BE

A gentle purple shade, #8A64BE appears as (138, 100, 190) in RGB and (265°, 41%, 57%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameMedium Purple
HEX
#8A64BE
RGB
138, 100, 190
HSL
265°, 41%, 57%
CMYK
27%, 47%, 0%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #8A64BE; 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 #8A64BE; background-color: #8A64BE15; }

Alert / Toast

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

Link / Accent

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

a { color: #8A64BE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #8A64BE in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

138, 100, 190

Red: 138 / Green: 100 / Blue: 190

HSL

265°, 41%, 57%

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

CMYK

27%, 47%, 0%, 25%

Cyan: 27% / Magenta: 47% / Yellow: 0% / Key: 25%

What color is #8A64BE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #8A64BE to RGB:

rgb(138, 100, 190)HEX to RGB Converter →

HEX to HSL

Convert #8A64BE to HSL:

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

HEX to CMYK

Convert #8A64BE to CMYK:

cmyk(27%, 47%, 0%, 25%)Color Converter →

Color Meaning and Usage

A delicate purple tone, #8A64BE has RGB (138, 100, 190) and HSL (265°, 41%, 57%). 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 #8A64BE is #99BE64, creating high-contrast pairings. For softer combinations, try analogous colors like #646CBE.

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

Contrast with #8A64BE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #8A64BE?

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

What is the RGB value of #8A64BE?

#8A64BE in RGB is (138, 100, 190) - 138 red, 100 green, and 190 blue.

How to use #8A64BE in CSS?

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

What colors go well with #8A64BE?

#99BE64 (complementary), #646CBE (analogous), and #643F97 (lighter shade) work well with #8A64BE.