#746DAC Color Information

Hex color code: #746DAC

The hex color #746DAC is a pastel blue with RGB values of (116, 109, 172) and HSL of (247°, 28%, 55%). It is commonly used in modern UI design.

Try:
Color NameLight Slate Gray
HEX
#746DAC
RGB
116, 109, 172
HSL
247°, 28%, 55%
CMYK
33%, 37%, 0%, 33%

Shades

CSS Usage
color: #746DAC;
background-color: #746DAC;
border-color: #746DAC;
box-shadow: 0 0 10px #746DAC;
border: 2px solid #746DAC;
Tailwind Usage
bg-[#746DAC]
text-[#746DAC]
border-[#746DAC]
shadow-[0_0_10px_746DAC]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #746DAC, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #746DAC; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #746DAC; color: #FFFFFF; }

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 #746DAC; background-color: #746DAC15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #746DAC20; border-left: 4px solid #746DAC; }

Link / Accent

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

a { color: #746DAC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #746DAC in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

116, 109, 172

Red: 116 / Green: 109 / Blue: 172

HSL

247°, 28%, 55%

Hue: 247° / Saturation: 28% / Lightness: 55%

CMYK

33%, 37%, 0%, 33%

Cyan: 33% / Magenta: 37% / Yellow: 0% / Key: 33%

What color is #746DAC?

#746DAC is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #746DAC to RGB:

rgb(116, 109, 172)HEX to RGB Converter →

HEX to HSL

Convert #746DAC to HSL:

hsl(247, 28%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #746DAC to CMYK:

cmyk(33%, 37%, 0%, 33%)Color Converter →

Color Meaning and Usage

#746DAC is a gentle blue color with RGB values of 116, 109, 172 and HSL of 247°, 28%, 55%. This blue-purple hue evokes creativity and luxury, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #746DAC is #A5AC6C, creating high-contrast pairings. For softer combinations, try analogous colors like #6C85AC.

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

Contrast with #746DAC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #746DAC?

#746DAC is a gentle blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #746DAC?

#746DAC in RGB is (116, 109, 172) - 116 red, 109 green, and 172 blue.

How to use #746DAC in CSS?

Use #746DAC directly in your CSS properties like color or background-color.

What colors go well with #746DAC?

#A5AC6C (complementary), #6C85AC (analogous), and #504983 (lighter shade) work well with #746DAC.