#957DCF Color Information

Hex color code: #957DCF

A gentle purple shade, #957DCF appears as (149, 125, 207) in RGB and (258°, 46%, 65%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameMedium Purple
HEX
#957DCF
RGB
149, 125, 207
HSL
258°, 46%, 65%
CMYK
28%, 40%, 0%, 19%

Shades

CSS Usage
color: #957DCF;
background-color: #957DCF;
border-color: #957DCF;
box-shadow: 0 0 10px #957DCF;
border: 2px solid #957DCF;
Tailwind Usage
bg-[#957DCF]
text-[#957DCF]
border-[#957DCF]
shadow-[0_0_10px_957DCF]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #957DCF, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #957DCF; color: #000000; }

Badge

New Feature
.badge { background-color: #957DCF; 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 #957DCF; background-color: #957DCF15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #957DCF20; border-left: 4px solid #957DCF; }

Link / Accent

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

a { color: #957DCF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #957DCF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

149, 125, 207

Red: 149 / Green: 125 / Blue: 207

HSL

258°, 46%, 65%

Hue: 258° / Saturation: 46% / Lightness: 65%

CMYK

28%, 40%, 0%, 19%

Cyan: 28% / Magenta: 40% / Yellow: 0% / Key: 19%

What color is #957DCF?

#957DCF is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #957DCF to RGB:

rgb(149, 125, 207)HEX to RGB Converter →

HEX to HSL

Convert #957DCF to HSL:

hsl(258, 46%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #957DCF to CMYK:

cmyk(28%, 40%, 0%, 19%)Color Converter →

Color Meaning and Usage

#957DCF is a soft purple color with RGB values of 149, 125, 207 and HSL of 258°, 46%, 65%. This blue-purple hue evokes creativity and luxury, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #957DCF is #B6CF7D, creating high-contrast pairings. For softer combinations, try analogous colors like #7D8DCF.

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

Contrast with #957DCF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #957DCF?

#957DCF is a soft purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #957DCF?

#957DCF in RGB is (149, 125, 207) - 149 red, 125 green, and 207 blue.

How to use #957DCF in CSS?

Use #957DCF directly in your CSS properties like color or background-color.

What colors go well with #957DCF?

#B6CF7D (complementary), #7D8DCF (analogous), and #6845BA (lighter shade) work well with #957DCF.