#747DDC Color Information

Hex color code: #747DDC

The hex color #747DDC is a cool blue with RGB values of (116, 125, 220) and HSL of (235°, 60%, 66%). It is frequently seen in web interfaces.

Try:
Color NameMedium Slate Blue
HEX
#747DDC
RGB
116, 125, 220
HSL
235°, 60%, 66%
CMYK
47%, 43%, 0%, 14%

Shades

CSS Usage
color: #747DDC;
background-color: #747DDC;
border-color: #747DDC;
box-shadow: 0 0 10px #747DDC;
border: 2px solid #747DDC;
Tailwind Usage
bg-[#747DDC]
text-[#747DDC]
border-[#747DDC]
shadow-[0_0_10px_747DDC]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #747DDC, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #747DDC; color: #000000; }

Badge

New Feature
.badge { background-color: #747DDC; 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 #747DDC; background-color: #747DDC15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #747DDC20; border-left: 4px solid #747DDC; }

Link / Accent

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

a { color: #747DDC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #747DDC in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

116, 125, 220

Red: 116 / Green: 125 / Blue: 220

HSL

235°, 60%, 66%

Hue: 235° / Saturation: 60% / Lightness: 66%

CMYK

47%, 43%, 0%, 14%

Cyan: 47% / Magenta: 43% / Yellow: 0% / Key: 14%

What color is #747DDC?

#747DDC is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #747DDC to RGB:

rgb(116, 125, 220)HEX to RGB Converter →

HEX to HSL

Convert #747DDC to HSL:

hsl(235, 60%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #747DDC to CMYK:

cmyk(47%, 43%, 0%, 14%)Color Converter →

Color Meaning and Usage

A calming blue tone, #747DDC has RGB (116, 125, 220) and HSL (235°, 60%, 66%). Known for evoking creativity and luxury, this blue-purple hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #747DDC is #DCD474, creating high-contrast pairings. For softer combinations, try analogous colors like #74B1DC.

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

Contrast with #747DDC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #747DDC?

#747DDC is a calming blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #747DDC?

#747DDC in RGB is (116, 125, 220) - 116 red, 125 green, and 220 blue.

How to use #747DDC in CSS?

Use #747DDC directly in your CSS properties like color or background-color.

What colors go well with #747DDC?

#DCD474 (complementary), #74B1DC (analogous), and #3744CD (lighter shade) work well with #747DDC.