#8947EE Color Information

Hex color code: #8947EE

A vivid purple shade, #8947EE appears as (137, 71, 238) in RGB and (264°, 83%, 61%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameBlue Violet
HEX
#8947EE
RGB
137, 71, 238
HSL
264°, 83%, 61%
CMYK
42%, 70%, 0%, 7%

Shades

CSS Usage
color: #8947EE;
background-color: #8947EE;
border-color: #8947EE;
box-shadow: 0 0 10px #8947EE;
border: 2px solid #8947EE;
Tailwind Usage
bg-[#8947EE]
text-[#8947EE]
border-[#8947EE]
shadow-[0_0_10px_8947EE]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #8947EE, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #8947EE; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #8947EE; 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 #8947EE; background-color: #8947EE15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #8947EE20; border-left: 4px solid #8947EE; }

Link / Accent

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

a { color: #8947EE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #8947EE in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

137, 71, 238

Red: 137 / Green: 71 / Blue: 238

HSL

264°, 83%, 61%

Hue: 264° / Saturation: 83% / Lightness: 61%

CMYK

42%, 70%, 0%, 7%

Cyan: 42% / Magenta: 70% / Yellow: 0% / Key: 7%

What color is #8947EE?

#8947EE is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #8947EE to RGB:

rgb(137, 71, 238)HEX to RGB Converter →

HEX to HSL

Convert #8947EE to HSL:

hsl(264, 83%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #8947EE to CMYK:

cmyk(42%, 70%, 0%, 7%)Color Converter →

Color Meaning and Usage

A striking purple tone, #8947EE has RGB (137, 71, 238) and HSL (264°, 83%, 61%). Known for evoking energy and excitement, this highly saturated hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #8947EE is #ACEE49, creating high-contrast pairings. For softer combinations, try analogous colors like #495AEE.

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

Contrast with #8947EE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #8947EE?

#8947EE is a striking purple color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #8947EE?

#8947EE in RGB is (137, 71, 238) - 137 red, 71 green, and 238 blue.

How to use #8947EE in CSS?

Use #8947EE directly in your CSS properties like color or background-color.

What colors go well with #8947EE?

#ACEE49 (complementary), #495AEE (analogous), and #6214D7 (lighter shade) work well with #8947EE.