#8326CF Color Information

Hex color code: #8326CF

A neutral purple shade, #8326CF appears as (131, 38, 207) in RGB and (273°, 69%, 48%) in HSL. It is commonly used in modern UI design.

Try:
Color NameBlue Violet
HEX
#8326CF
RGB
131, 38, 207
HSL
273°, 69%, 48%
CMYK
37%, 82%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #8326CF; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #8326CF; 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 #8326CF; background-color: #8326CF15; }

Alert / Toast

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

Link / Accent

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

a { color: #8326CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #8326CF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

131, 38, 207

Red: 131 / Green: 38 / Blue: 207

HSL

273°, 69%, 48%

Hue: 273° / Saturation: 69% / Lightness: 48%

CMYK

37%, 82%, 0%, 19%

Cyan: 37% / Magenta: 82% / Yellow: 0% / Key: 19%

What color is #8326CF?

#8326CF is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #8326CF to RGB:

rgb(131, 38, 207)HEX to RGB Converter →

HEX to HSL

Convert #8326CF to HSL:

hsl(273, 69%, 48%)RGB to HSL Converter →

HEX to CMYK

Convert #8326CF to CMYK:

cmyk(37%, 82%, 0%, 19%)Color Converter →

Color Meaning and Usage

A subtle purple tone, #8326CF has RGB (131, 38, 207) and HSL (273°, 69%, 48%). Known for evoking romance and playfulness, this magenta-red hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #8326CF is #72CF26, creating high-contrast pairings. For softer combinations, try analogous colors like #2E26CF.

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

Contrast with #8326CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #8326CF?

#8326CF is a subtle purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #8326CF?

#8326CF in RGB is (131, 38, 207) - 131 red, 38 green, and 207 blue.

How to use #8326CF in CSS?

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

What colors go well with #8326CF?

#72CF26 (complementary), #2E26CF (analogous), and #5A1A8E (lighter shade) work well with #8326CF.