#766EDD Color Information

Hex color code: #766EDD

The hex color #766EDD is a cool blue with RGB values of (118, 110, 221) and HSL of (244°, 62%, 65%). It is commonly used in modern UI design.

Try:
Color NameMedium Slate Blue
HEX
#766EDD
RGB
118, 110, 221
HSL
244°, 62%, 65%
CMYK
47%, 50%, 0%, 13%

Shades

CSS Usage
color: #766EDD;
background-color: #766EDD;
border-color: #766EDD;
box-shadow: 0 0 10px #766EDD;
border: 2px solid #766EDD;
Tailwind Usage
bg-[#766EDD]
text-[#766EDD]
border-[#766EDD]
shadow-[0_0_10px_766EDD]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #766EDD, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #766EDD; color: #000000; }

Badge

New Feature
.badge { background-color: #766EDD; 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 #766EDD; background-color: #766EDD15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #766EDD20; border-left: 4px solid #766EDD; }

Link / Accent

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

a { color: #766EDD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #766EDD in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

118, 110, 221

Red: 118 / Green: 110 / Blue: 221

HSL

244°, 62%, 65%

Hue: 244° / Saturation: 62% / Lightness: 65%

CMYK

47%, 50%, 0%, 13%

Cyan: 47% / Magenta: 50% / Yellow: 0% / Key: 13%

What color is #766EDD?

#766EDD is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #766EDD to RGB:

rgb(118, 110, 221)HEX to RGB Converter →

HEX to HSL

Convert #766EDD to HSL:

hsl(244, 62%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #766EDD to CMYK:

cmyk(47%, 50%, 0%, 13%)Color Converter →

Color Meaning and Usage

#766EDD is a peaceful blue color with RGB values of 118, 110, 221 and HSL of 244°, 62%, 65%. This blue-purple hue evokes creativity and luxury, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #766EDD is #D6DD6E, creating high-contrast pairings. For softer combinations, try analogous colors like #6E9EDD.

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

Contrast with #766EDD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #766EDD?

#766EDD is a peaceful blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #766EDD?

#766EDD in RGB is (118, 110, 221) - 118 red, 110 green, and 221 blue.

How to use #766EDD in CSS?

Use #766EDD directly in your CSS properties like color or background-color.

What colors go well with #766EDD?

#D6DD6E (complementary), #6E9EDD (analogous), and #3B30CF (lighter shade) work well with #766EDD.