#937ECE Color Information

Hex color code: #937ECE

A gentle purple shade, #937ECE appears as (147, 126, 206) in RGB and (256°, 45%, 65%) in HSL. It is often used for branding and logos.

Try:
Color NameMedium Purple
HEX
#937ECE
RGB
147, 126, 206
HSL
256°, 45%, 65%
CMYK
29%, 39%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #937ECE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

147, 126, 206

Red: 147 / Green: 126 / Blue: 206

HSL

256°, 45%, 65%

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

CMYK

29%, 39%, 0%, 19%

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

What color is #937ECE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #937ECE to RGB:

rgb(147, 126, 206)HEX to RGB Converter →

HEX to HSL

Convert #937ECE to HSL:

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

HEX to CMYK

Convert #937ECE to CMYK:

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

Color Meaning and Usage

A delicate purple tone, #937ECE has RGB (147, 126, 206) and HSL (256°, 45%, 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 #937ECE is #B8CE7E, creating high-contrast pairings. For softer combinations, try analogous colors like #7E90CE.

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

Contrast with #937ECE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #937ECE?

#937ECE is a delicate purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #937ECE?

#937ECE in RGB is (147, 126, 206) - 147 red, 126 green, and 206 blue.

How to use #937ECE in CSS?

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

What colors go well with #937ECE?

#B8CE7E (complementary), #7E90CE (analogous), and #6546B9 (lighter shade) work well with #937ECE.