#956DBA Color Information

Hex color code: #956DBA

#956DBA is a gentle purple color. In RGB it is (149, 109, 186), and in HSL it is (271°, 36%, 58%). It is often used for branding and logos.

Try:
Color NameMedium Purple
HEX
#956DBA
RGB
149, 109, 186
HSL
271°, 36%, 58%
CMYK
20%, 41%, 0%, 27%

Shades

CSS Usage
color: #956DBA;
background-color: #956DBA;
border-color: #956DBA;
box-shadow: 0 0 10px #956DBA;
border: 2px solid #956DBA;
Tailwind Usage
bg-[#956DBA]
text-[#956DBA]
border-[#956DBA]
shadow-[0_0_10px_956DBA]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #956DBA, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #956DBA; color: #000000; }

Badge

New Feature
.badge { background-color: #956DBA; 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 #956DBA; background-color: #956DBA15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #956DBA20; border-left: 4px solid #956DBA; }

Link / Accent

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

a { color: #956DBA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #956DBA in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

149, 109, 186

Red: 149 / Green: 109 / Blue: 186

HSL

271°, 36%, 58%

Hue: 271° / Saturation: 36% / Lightness: 58%

CMYK

20%, 41%, 0%, 27%

Cyan: 20% / Magenta: 41% / Yellow: 0% / Key: 27%

What color is #956DBA?

#956DBA is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #956DBA to RGB:

rgb(149, 109, 186)HEX to RGB Converter →

HEX to HSL

Convert #956DBA to HSL:

hsl(271, 36%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #956DBA to CMYK:

cmyk(20%, 41%, 0%, 27%)Color Converter →

Color Meaning and Usage

#956DBA is a gentle purple color with RGB values of 149, 109, 186 and HSL of 271°, 36%, 58%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #956DBA is #93BA6D, creating high-contrast pairings. For softer combinations, try analogous colors like #6F6DBA.

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

Contrast with #956DBA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #956DBA?

#956DBA is a gentle purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #956DBA?

#956DBA in RGB is (149, 109, 186) - 149 red, 109 green, and 186 blue.

How to use #956DBA in CSS?

Use #956DBA directly in your CSS properties like color or background-color.

What colors go well with #956DBA?

#93BA6D (complementary), #6F6DBA (analogous), and #6F4695 (lighter shade) work well with #956DBA.