#944CEB Color Information

Hex color code: #944CEB

A eye-catching purple shade, #944CEB appears as (148, 76, 235) in RGB and (267°, 80%, 61%) in HSL. It is widely used in graphic design.

Try:
Color NameBlue Violet
HEX
#944CEB
RGB
148, 76, 235
HSL
267°, 80%, 61%
CMYK
37%, 68%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #944CEB; color: #FFFFFF; }

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #944CEB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

148, 76, 235

Red: 148 / Green: 76 / Blue: 235

HSL

267°, 80%, 61%

Hue: 267° / Saturation: 80% / Lightness: 61%

CMYK

37%, 68%, 0%, 8%

Cyan: 37% / Magenta: 68% / Yellow: 0% / Key: 8%

What color is #944CEB?

#944CEB is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #944CEB to RGB:

rgb(148, 76, 235)HEX to RGB Converter →

HEX to HSL

Convert #944CEB to HSL:

hsl(267, 80%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #944CEB to CMYK:

cmyk(37%, 68%, 0%, 8%)Color Converter →

Color Meaning and Usage

#944CEB is a vivid purple color with RGB values of 148, 76, 235 and HSL of 267°, 80%, 61%. This blue-purple hue evokes creativity and luxury, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #944CEB is #A4EB4C, creating high-contrast pairings. For softer combinations, try analogous colors like #4C54EB.

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

Contrast with #944CEB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #944CEB?

#944CEB is a vivid purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #944CEB?

#944CEB in RGB is (148, 76, 235) - 148 red, 76 green, and 235 blue.

How to use #944CEB in CSS?

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

What colors go well with #944CEB?

#A4EB4C (complementary), #4C54EB (analogous), and #6C17D3 (lighter shade) work well with #944CEB.