#964FED Color Information

Hex color code: #964FED

A bold purple shade, #964FED appears as (150, 79, 237) in RGB and (267°, 81%, 62%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameMedium Slate Blue
HEX
#964FED
RGB
150, 79, 237
HSL
267°, 81%, 62%
CMYK
37%, 67%, 0%, 7%

Shades

CSS Usage
color: #964FED;
background-color: #964FED;
border-color: #964FED;
box-shadow: 0 0 10px #964FED;
border: 2px solid #964FED;
Tailwind Usage
bg-[#964FED]
text-[#964FED]
border-[#964FED]
shadow-[0_0_10px_964FED]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #964FED, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #964FED; color: #000000; }

Badge

New Feature
.badge { background-color: #964FED; 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 #964FED; background-color: #964FED15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #964FED20; border-left: 4px solid #964FED; }

Link / Accent

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

a { color: #964FED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #964FED in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

150, 79, 237

Red: 150 / Green: 79 / Blue: 237

HSL

267°, 81%, 62%

Hue: 267° / Saturation: 81% / Lightness: 62%

CMYK

37%, 67%, 0%, 7%

Cyan: 37% / Magenta: 67% / Yellow: 0% / Key: 7%

What color is #964FED?

#964FED is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #964FED to RGB:

rgb(150, 79, 237)HEX to RGB Converter →

HEX to HSL

Convert #964FED to HSL:

hsl(267, 81%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #964FED to CMYK:

cmyk(37%, 67%, 0%, 7%)Color Converter →

Color Meaning and Usage

A striking purple tone, #964FED has RGB (150, 79, 237) and HSL (267°, 81%, 62%). Known for evoking energy and excitement, this highly saturated hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #964FED is #A6ED50, creating high-contrast pairings. For softer combinations, try analogous colors like #5057ED.

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

Contrast with #964FED

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 #964FED?

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

What is the RGB value of #964FED?

#964FED in RGB is (150, 79, 237) - 150 red, 79 green, and 237 blue.

How to use #964FED in CSS?

Use #964FED directly in your CSS properties like color or background-color.

What colors go well with #964FED?

#A6ED50 (complementary), #5057ED (analogous), and #6E17D9 (lighter shade) work well with #964FED.