#984FEA Color Information

Hex color code: #984FEA

The hex color #984FEA is a bold purple with RGB values of (152, 79, 234) and HSL of (268°, 79%, 61%). It is frequently seen in web interfaces.

Try:
Color NameMedium Purple
HEX
#984FEA
RGB
152, 79, 234
HSL
268°, 79%, 61%
CMYK
35%, 66%, 0%, 8%

Shades

CSS Usage
color: #984FEA;
background-color: #984FEA;
border-color: #984FEA;
box-shadow: 0 0 10px #984FEA;
border: 2px solid #984FEA;
Tailwind Usage
bg-[#984FEA]
text-[#984FEA]
border-[#984FEA]
shadow-[0_0_10px_984FEA]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #984FEA, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #984FEA; color: #000000; }

Badge

New Feature
.badge { background-color: #984FEA; color: #000000; }

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 #984FEA; background-color: #984FEA15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #984FEA20; border-left: 4px solid #984FEA; }

Link / Accent

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

a { color: #984FEA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #984FEA in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

152, 79, 234

Red: 152 / Green: 79 / Blue: 234

HSL

268°, 79%, 61%

Hue: 268° / Saturation: 79% / Lightness: 61%

CMYK

35%, 66%, 0%, 8%

Cyan: 35% / Magenta: 66% / Yellow: 0% / Key: 8%

What color is #984FEA?

#984FEA is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #984FEA to RGB:

rgb(152, 79, 234)HEX to RGB Converter →

HEX to HSL

Convert #984FEA to HSL:

hsl(268, 79%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #984FEA to CMYK:

cmyk(35%, 66%, 0%, 8%)Color Converter →

Color Meaning and Usage

#984FEA is a vivid purple color with RGB values of 152, 79, 234 and HSL of 268°, 79%, 61%. This blue-purple hue evokes creativity and luxury, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #984FEA is #A1EA4D, creating high-contrast pairings. For softer combinations, try analogous colors like #4D52EA.

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

Contrast with #984FEA

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

Contrast Ratio: 4.64:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #984FEA?

#984FEA is a vivid purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #984FEA?

#984FEA in RGB is (152, 79, 234) - 152 red, 79 green, and 234 blue.

How to use #984FEA in CSS?

Use #984FEA directly in your CSS properties like color or background-color.

What colors go well with #984FEA?

#A1EA4D (complementary), #4D52EA (analogous), and #6F19D2 (lighter shade) work well with #984FEA.