#994CE6 Color Information

Hex color code: #994CE6

The hex color #994CE6 is a striking purple with RGB values of (153, 76, 230) and HSL of (270°, 75%, 60%). It is popular in mobile app design.

Try:
Color NameBlue Violet
HEX
#994CE6
RGB
153, 76, 230
HSL
270°, 75%, 60%
CMYK
33%, 67%, 0%, 10%

Shades

CSS Usage
color: #994CE6;
background-color: #994CE6;
border-color: #994CE6;
box-shadow: 0 0 10px #994CE6;
border: 2px solid #994CE6;
Tailwind Usage
bg-[#994CE6]
text-[#994CE6]
border-[#994CE6]
shadow-[0_0_10px_994CE6]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #994CE6, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #994CE6; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #994CE6; 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 #994CE6; background-color: #994CE615; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #994CE620; border-left: 4px solid #994CE6; }

Link / Accent

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

a { color: #994CE6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #994CE6 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

153, 76, 230

Red: 153 / Green: 76 / Blue: 230

HSL

270°, 75%, 60%

Hue: 270° / Saturation: 75% / Lightness: 60%

CMYK

33%, 67%, 0%, 10%

Cyan: 33% / Magenta: 67% / Yellow: 0% / Key: 10%

What color is #994CE6?

#994CE6 is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #994CE6 to RGB:

rgb(153, 76, 230)HEX to RGB Converter →

HEX to HSL

Convert #994CE6 to HSL:

hsl(270, 75%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #994CE6 to CMYK:

cmyk(33%, 67%, 0%, 10%)Color Converter →

Color Meaning and Usage

A striking purple tone, #994CE6 has RGB (153, 76, 230) and HSL (270°, 75%, 60%). Known for evoking romance and playfulness, this magenta-red hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #994CE6 is #99E64C, creating high-contrast pairings. For softer combinations, try analogous colors like #4C4CE6.

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

Contrast with #994CE6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #994CE6?

#994CE6 is a striking purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #994CE6?

#994CE6 in RGB is (153, 76, 230) - 153 red, 76 green, and 230 blue.

How to use #994CE6 in CSS?

Use #994CE6 directly in your CSS properties like color or background-color.

What colors go well with #994CE6?

#99E64C (complementary), #4C4CE6 (analogous), and #731DC9 (lighter shade) work well with #994CE6.