#939CEC Color Information

Hex color code: #939CEC

#939CEC is a peaceful blue color. In RGB it is (147, 156, 236), and in HSL it is (234°, 70%, 75%). It is typically applied in digital products.

Try:
Color NameMedium Purple
HEX
#939CEC
RGB
147, 156, 236
HSL
234°, 70%, 75%
CMYK
38%, 34%, 0%, 7%

Shades

CSS Usage
color: #939CEC;
background-color: #939CEC;
border-color: #939CEC;
box-shadow: 0 0 10px #939CEC;
border: 2px solid #939CEC;
Tailwind Usage
bg-[#939CEC]
text-[#939CEC]
border-[#939CEC]
shadow-[0_0_10px_939CEC]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #939CEC, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #939CEC; color: #000000; }

Badge

New Feature
.badge { background-color: #939CEC; 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 #939CEC; background-color: #939CEC15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #939CEC20; border-left: 4px solid #939CEC; }

Link / Accent

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

a { color: #939CEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #939CEC in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

147, 156, 236

Red: 147 / Green: 156 / Blue: 236

HSL

234°, 70%, 75%

Hue: 234° / Saturation: 70% / Lightness: 75%

CMYK

38%, 34%, 0%, 7%

Cyan: 38% / Magenta: 34% / Yellow: 0% / Key: 7%

What color is #939CEC?

#939CEC is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #939CEC to RGB:

rgb(147, 156, 236)HEX to RGB Converter →

HEX to HSL

Convert #939CEC to HSL:

hsl(234, 70%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #939CEC to CMYK:

cmyk(38%, 34%, 0%, 7%)Color Converter →

Color Meaning and Usage

#939CEC is a tranquil blue color with RGB values of 147, 156, 236 and HSL of 234°, 70%, 75%. This blue-purple hue evokes creativity and luxury, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #939CEC is #ECE393, creating high-contrast pairings. For softer combinations, try analogous colors like #93C8EC.

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

Contrast with #939CEC

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

Contrast Ratio: 8.21:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #939CEC?

#939CEC is a tranquil blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #939CEC?

#939CEC in RGB is (147, 156, 236) - 147 red, 156 green, and 236 blue.

How to use #939CEC in CSS?

Use #939CEC directly in your CSS properties like color or background-color.

What colors go well with #939CEC?

#ECE393 (complementary), #93C8EC (analogous), and #5260E0 (lighter shade) work well with #939CEC.