#8F34EA Color Information

Hex color code: #8F34EA

The hex color #8F34EA is a bold purple with RGB values of (143, 52, 234) and HSL of (270°, 81%, 56%). It is frequently seen in web interfaces.

Try:
Color NameBlue Violet
HEX
#8F34EA
RGB
143, 52, 234
HSL
270°, 81%, 56%
CMYK
39%, 78%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #8F34EA; color: #FFFFFF; }

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #8F34EA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

143, 52, 234

Red: 143 / Green: 52 / Blue: 234

HSL

270°, 81%, 56%

Hue: 270° / Saturation: 81% / Lightness: 56%

CMYK

39%, 78%, 0%, 8%

Cyan: 39% / Magenta: 78% / Yellow: 0% / Key: 8%

What color is #8F34EA?

#8F34EA is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #8F34EA to RGB:

rgb(143, 52, 234)HEX to RGB Converter →

HEX to HSL

Convert #8F34EA to HSL:

hsl(270, 81%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #8F34EA to CMYK:

cmyk(39%, 78%, 0%, 8%)Color Converter →

Color Meaning and Usage

#8F34EA is a bold purple color with RGB values of 143, 52, 234 and HSL of 270°, 81%, 56%. This highly saturated hue evokes energy and excitement, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #8F34EA is #8FEA34, creating high-contrast pairings. For softer combinations, try analogous colors like #3434EA.

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

Contrast with #8F34EA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #8F34EA?

#8F34EA is a bold purple color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #8F34EA?

#8F34EA in RGB is (143, 52, 234) - 143 red, 52 green, and 234 blue.

How to use #8F34EA in CSS?

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

What colors go well with #8F34EA?

#8FEA34 (complementary), #3434EA (analogous), and #6914BD (lighter shade) work well with #8F34EA.