#8640BF Color Information

Hex color code: #8640BF

A muted purple shade, #8640BF appears as (134, 64, 191) in RGB and (273°, 50%, 50%) in HSL. It is typically applied in digital products.

Try:
Color NameDark Orchid
HEX
#8640BF
RGB
134, 64, 191
HSL
273°, 50%, 50%
CMYK
30%, 66%, 0%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #8640BF; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #8640BF; color: #FFFFFF; }

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 #8640BF; background-color: #8640BF15; }

Alert / Toast

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

Link / Accent

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

a { color: #8640BF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #8640BF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

134, 64, 191

Red: 134 / Green: 64 / Blue: 191

HSL

273°, 50%, 50%

Hue: 273° / Saturation: 50% / Lightness: 50%

CMYK

30%, 66%, 0%, 25%

Cyan: 30% / Magenta: 66% / Yellow: 0% / Key: 25%

What color is #8640BF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #8640BF to RGB:

rgb(134, 64, 191)HEX to RGB Converter →

HEX to HSL

Convert #8640BF to HSL:

hsl(273, 50%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #8640BF to CMYK:

cmyk(30%, 66%, 0%, 25%)Color Converter →

Color Meaning and Usage

#8640BF is a understated purple color with RGB values of 134, 64, 191 and HSL of 273°, 50%, 50%. This magenta-red hue evokes romance and playfulness, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #8640BF is #79BF40, creating high-contrast pairings. For softer combinations, try analogous colors like #4640BF.

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

Contrast with #8640BF

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

Contrast Ratio: 3.50:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #8640BF?

#8640BF is a understated purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #8640BF?

#8640BF in RGB is (134, 64, 191) - 134 red, 64 green, and 191 blue.

How to use #8640BF in CSS?

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

What colors go well with #8640BF?

#79BF40 (complementary), #4640BF (analogous), and #5E2D86 (lighter shade) work well with #8640BF.