#944DFF Color Information

Hex color code: #944DFF

The hex color #944DFF is a bold purple with RGB values of (148, 77, 255) and HSL of (264°, 100%, 65%). It is frequently seen in web interfaces.

Try:
Color NameMedium Slate Blue
HEX
#944DFF
RGB
148, 77, 255
HSL
264°, 100%, 65%
CMYK
42%, 70%, 0%, 0%

Shades

CSS Usage
color: #944DFF;
background-color: #944DFF;
border-color: #944DFF;
box-shadow: 0 0 10px #944DFF;
border: 2px solid #944DFF;
Tailwind Usage
bg-[#944DFF]
text-[#944DFF]
border-[#944DFF]
shadow-[0_0_10px_944DFF]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #944DFF, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #944DFF; color: #000000; }

Badge

New Feature
.badge { background-color: #944DFF; 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 #944DFF; background-color: #944DFF15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #944DFF20; border-left: 4px solid #944DFF; }

Link / Accent

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

a { color: #944DFF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #944DFF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

148, 77, 255

Red: 148 / Green: 77 / Blue: 255

HSL

264°, 100%, 65%

Hue: 264° / Saturation: 100% / Lightness: 65%

CMYK

42%, 70%, 0%, 0%

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

What color is #944DFF?

#944DFF is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #944DFF to RGB:

rgb(148, 77, 255)HEX to RGB Converter →

HEX to HSL

Convert #944DFF to HSL:

hsl(264, 100%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #944DFF to CMYK:

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

Color Meaning and Usage

#944DFF is a striking purple color with RGB values of 148, 77, 255 and HSL of 264°, 100%, 65%. This highly saturated hue evokes energy and excitement, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #944DFF is #B8FF4D, creating high-contrast pairings. For softer combinations, try analogous colors like #4D5EFF.

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

Contrast with #944DFF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #944DFF?

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

What is the RGB value of #944DFF?

#944DFF in RGB is (148, 77, 255) - 148 red, 77 green, and 255 blue.

How to use #944DFF in CSS?

Use #944DFF directly in your CSS properties like color or background-color.

What colors go well with #944DFF?

#B8FF4D (complementary), #4D5EFF (analogous), and #6600FF (lighter shade) work well with #944DFF.