#952BDC Color Information

Hex color code: #952BDC

#952BDC is a striking purple color. In RGB it is (149, 43, 220), and in HSL it is (276°, 72%, 52%). It is often used for branding and logos.

Try:
Color NameBlue Violet
HEX
#952BDC
RGB
149, 43, 220
HSL
276°, 72%, 52%
CMYK
32%, 80%, 0%, 14%

Shades

CSS Usage
color: #952BDC;
background-color: #952BDC;
border-color: #952BDC;
box-shadow: 0 0 10px #952BDC;
border: 2px solid #952BDC;
Tailwind Usage
bg-[#952BDC]
text-[#952BDC]
border-[#952BDC]
shadow-[0_0_10px_952BDC]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #952BDC, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #952BDC; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #952BDC; 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 #952BDC; background-color: #952BDC15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #952BDC20; border-left: 4px solid #952BDC; }

Link / Accent

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

a { color: #952BDC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #952BDC in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

149, 43, 220

Red: 149 / Green: 43 / Blue: 220

HSL

276°, 72%, 52%

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

CMYK

32%, 80%, 0%, 14%

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

What color is #952BDC?

#952BDC is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #952BDC to RGB:

rgb(149, 43, 220)HEX to RGB Converter →

HEX to HSL

Convert #952BDC to HSL:

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

HEX to CMYK

Convert #952BDC to CMYK:

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

Color Meaning and Usage

A dynamic purple tone, #952BDC has RGB (149, 43, 220) and HSL (276°, 72%, 52%). Known for evoking romance and playfulness, this magenta-red hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #952BDC is #73DD2C, creating high-contrast pairings. For softer combinations, try analogous colors like #3E2CDD.

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

Contrast with #952BDC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #952BDC?

#952BDC is a dynamic purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #952BDC?

#952BDC in RGB is (149, 43, 220) - 149 red, 43 green, and 220 blue.

How to use #952BDC in CSS?

Use #952BDC directly in your CSS properties like color or background-color.

What colors go well with #952BDC?

#73DD2C (complementary), #3E2CDD (analogous), and #6C1AA2 (lighter shade) work well with #952BDC.