#716DAB Color Information

Hex color code: #716DAB

The hex color #716DAB is a pastel blue with RGB values of (113, 109, 171) and HSL of (244°, 27%, 55%). It is commonly used in modern UI design.

Try:
Color NameLight Slate Gray
HEX
#716DAB
RGB
113, 109, 171
HSL
244°, 27%, 55%
CMYK
34%, 36%, 0%, 33%

Shades

CSS Usage
color: #716DAB;
background-color: #716DAB;
border-color: #716DAB;
box-shadow: 0 0 10px #716DAB;
border: 2px solid #716DAB;
Tailwind Usage
bg-[#716DAB]
text-[#716DAB]
border-[#716DAB]
shadow-[0_0_10px_716DAB]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #716DAB, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #716DAB; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #716DAB; 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 #716DAB; background-color: #716DAB15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #716DAB20; border-left: 4px solid #716DAB; }

Link / Accent

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

a { color: #716DAB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #716DAB in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

113, 109, 171

Red: 113 / Green: 109 / Blue: 171

HSL

244°, 27%, 55%

Hue: 244° / Saturation: 27% / Lightness: 55%

CMYK

34%, 36%, 0%, 33%

Cyan: 34% / Magenta: 36% / Yellow: 0% / Key: 33%

What color is #716DAB?

#716DAB is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #716DAB to RGB:

rgb(113, 109, 171)HEX to RGB Converter →

HEX to HSL

Convert #716DAB to HSL:

hsl(244, 27%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #716DAB to CMYK:

cmyk(34%, 36%, 0%, 33%)Color Converter →

Color Meaning and Usage

A subtle blue tone, #716DAB has RGB (113, 109, 171) and HSL (244°, 27%, 55%). Known for evoking creativity and luxury, this blue-purple hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #716DAB is #A7AB6D, creating high-contrast pairings. For softer combinations, try analogous colors like #6D88AB.

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

Contrast with #716DAB

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

Contrast Ratio: 4.48:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #716DAB?

#716DAB is a subtle blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #716DAB?

#716DAB in RGB is (113, 109, 171) - 113 red, 109 green, and 171 blue.

How to use #716DAB in CSS?

Use #716DAB directly in your CSS properties like color or background-color.

What colors go well with #716DAB?

#A7AB6D (complementary), #6D88AB (analogous), and #4E4A82 (lighter shade) work well with #716DAB.