#939CDC Color Information

Hex color code: #939CDC

A serene blue shade, #939CDC appears as (147, 156, 220) in RGB and (233°, 51%, 72%) in HSL. It is often used for branding and logos.

Try:
Color NameMedium Purple
HEX
#939CDC
RGB
147, 156, 220
HSL
233°, 51%, 72%
CMYK
33%, 29%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #939CDC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

147, 156, 220

Red: 147 / Green: 156 / Blue: 220

HSL

233°, 51%, 72%

Hue: 233° / Saturation: 51% / Lightness: 72%

CMYK

33%, 29%, 0%, 14%

Cyan: 33% / Magenta: 29% / Yellow: 0% / Key: 14%

What color is #939CDC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #939CDC to RGB:

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

HEX to HSL

Convert #939CDC to HSL:

hsl(233, 51%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #939CDC to CMYK:

cmyk(33%, 29%, 0%, 14%)Color Converter →

Color Meaning and Usage

#939CDC is a peaceful blue color with RGB values of 147, 156, 220 and HSL of 233°, 51%, 72%. This blue-purple hue evokes creativity and luxury, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #939CDC is #DCD493, creating high-contrast pairings. For softer combinations, try analogous colors like #93C0DC.

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

Contrast with #939CDC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #939CDC?

#939CDC is a peaceful blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #939CDC?

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

How to use #939CDC in CSS?

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

What colors go well with #939CDC?

#DCD493 (complementary), #93C0DC (analogous), and #5966C9 (lighter shade) work well with #939CDC.