#9338EE Color Information

Hex color code: #9338EE

A dynamic purple shade, #9338EE appears as (147, 56, 238) in RGB and (270°, 84%, 58%) in HSL. It is typically applied in digital products.

Try:
Color NameBlue Violet
HEX
#9338EE
RGB
147, 56, 238
HSL
270°, 84%, 58%
CMYK
38%, 76%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #9338EE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

147, 56, 238

Red: 147 / Green: 56 / Blue: 238

HSL

270°, 84%, 58%

Hue: 270° / Saturation: 84% / Lightness: 58%

CMYK

38%, 76%, 0%, 7%

Cyan: 38% / Magenta: 76% / Yellow: 0% / Key: 7%

What color is #9338EE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #9338EE to RGB:

rgb(147, 56, 238)HEX to RGB Converter →

HEX to HSL

Convert #9338EE to HSL:

hsl(270, 84%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #9338EE to CMYK:

cmyk(38%, 76%, 0%, 7%)Color Converter →

Color Meaning and Usage

A vivid purple tone, #9338EE has RGB (147, 56, 238) and HSL (270°, 84%, 58%). Known for evoking energy and excitement, this highly saturated hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #9338EE is #94EE3A, creating high-contrast pairings. For softer combinations, try analogous colors like #3A3AEE.

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

Contrast with #9338EE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #9338EE?

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

What is the RGB value of #9338EE?

#9338EE in RGB is (147, 56, 238) - 147 red, 56 green, and 238 blue.

How to use #9338EE in CSS?

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

What colors go well with #9338EE?

#94EE3A (complementary), #3A3AEE (analogous), and #6E12CA (lighter shade) work well with #9338EE.