#962EDC Color Information

Hex color code: #962EDC

The hex color #962EDC is a dynamic purple with RGB values of (150, 46, 220) and HSL of (276°, 71%, 52%). It is widely used in graphic design.

Try:
Color NameBlue Violet
HEX
#962EDC
RGB
150, 46, 220
HSL
276°, 71%, 52%
CMYK
32%, 79%, 0%, 14%

Shades

CSS Usage
color: #962EDC;
background-color: #962EDC;
border-color: #962EDC;
box-shadow: 0 0 10px #962EDC;
border: 2px solid #962EDC;
Tailwind Usage
bg-[#962EDC]
text-[#962EDC]
border-[#962EDC]
shadow-[0_0_10px_962EDC]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #962EDC, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #962EDC; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #962EDC; 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 #962EDC; background-color: #962EDC15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #962EDC20; border-left: 4px solid #962EDC; }

Link / Accent

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

a { color: #962EDC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #962EDC in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

150, 46, 220

Red: 150 / Green: 46 / Blue: 220

HSL

276°, 71%, 52%

Hue: 276° / Saturation: 71% / Lightness: 52%

CMYK

32%, 79%, 0%, 14%

Cyan: 32% / Magenta: 79% / Yellow: 0% / Key: 14%

What color is #962EDC?

#962EDC is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #962EDC to RGB:

rgb(150, 46, 220)HEX to RGB Converter →

HEX to HSL

Convert #962EDC to HSL:

hsl(276, 71%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #962EDC to CMYK:

cmyk(32%, 79%, 0%, 14%)Color Converter →

Color Meaning and Usage

A bold purple tone, #962EDC has RGB (150, 46, 220) and HSL (276°, 71%, 52%). Known for evoking romance and playfulness, this magenta-red hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #962EDC is #73DC2E, creating high-contrast pairings. For softer combinations, try analogous colors like #3F2EDC.

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

Contrast with #962EDC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #962EDC?

#962EDC is a bold purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #962EDC?

#962EDC in RGB is (150, 46, 220) - 150 red, 46 green, and 220 blue.

How to use #962EDC in CSS?

Use #962EDC directly in your CSS properties like color or background-color.

What colors go well with #962EDC?

#73DC2E (complementary), #3F2EDC (analogous), and #6C1BA1 (lighter shade) work well with #962EDC.