#937DCF Color Information

Hex color code: #937DCF

A delicate purple shade, #937DCF appears as (147, 125, 207) in RGB and (256°, 46%, 65%) in HSL. It is widely used in graphic design.

Try:
Color NameMedium Purple
HEX
#937DCF
RGB
147, 125, 207
HSL
256°, 46%, 65%
CMYK
29%, 40%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #937DCF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

147, 125, 207

Red: 147 / Green: 125 / Blue: 207

HSL

256°, 46%, 65%

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

CMYK

29%, 40%, 0%, 19%

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

What color is #937DCF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #937DCF to RGB:

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

HEX to HSL

Convert #937DCF to HSL:

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

HEX to CMYK

Convert #937DCF to CMYK:

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

Color Meaning and Usage

A gentle purple tone, #937DCF has RGB (147, 125, 207) and HSL (256°, 46%, 65%). Known for evoking creativity and luxury, this blue-purple hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #937DCF is #B9CF7D, creating high-contrast pairings. For softer combinations, try analogous colors like #7D90CF.

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

Contrast with #937DCF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #937DCF?

#937DCF is a gentle purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #937DCF?

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

How to use #937DCF in CSS?

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

What colors go well with #937DCF?

#B9CF7D (complementary), #7D90CF (analogous), and #6445BA (lighter shade) work well with #937DCF.