#806DBD Color Information

Hex color code: #806DBD

A gentle blue shade, #806DBD appears as (128, 109, 189) in RGB and (254°, 38%, 58%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSlate Blue
HEX
#806DBD
RGB
128, 109, 189
HSL
254°, 38%, 58%
CMYK
32%, 42%, 0%, 26%

Shades

CSS Usage
color: #806DBD;
background-color: #806DBD;
border-color: #806DBD;
box-shadow: 0 0 10px #806DBD;
border: 2px solid #806DBD;
Tailwind Usage
bg-[#806DBD]
text-[#806DBD]
border-[#806DBD]
shadow-[0_0_10px_806DBD]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #806DBD, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #806DBD; color: #000000; }

Badge

New Feature
.badge { background-color: #806DBD; 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 #806DBD; background-color: #806DBD15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #806DBD20; border-left: 4px solid #806DBD; }

Link / Accent

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

a { color: #806DBD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #806DBD in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

128, 109, 189

Red: 128 / Green: 109 / Blue: 189

HSL

254°, 38%, 58%

Hue: 254° / Saturation: 38% / Lightness: 58%

CMYK

32%, 42%, 0%, 26%

Cyan: 32% / Magenta: 42% / Yellow: 0% / Key: 26%

What color is #806DBD?

#806DBD is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #806DBD to RGB:

rgb(128, 109, 189)HEX to RGB Converter →

HEX to HSL

Convert #806DBD to HSL:

hsl(254, 38%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #806DBD to CMYK:

cmyk(32%, 42%, 0%, 26%)Color Converter →

Color Meaning and Usage

#806DBD is a subtle blue color with RGB values of 128, 109, 189 and HSL of 254°, 38%, 58%. This blue-purple hue evokes creativity and luxury, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #806DBD is #AABD6B, creating high-contrast pairings. For softer combinations, try analogous colors like #6B81BD.

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

Contrast with #806DBD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #806DBD?

#806DBD is a subtle blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #806DBD?

#806DBD in RGB is (128, 109, 189) - 128 red, 109 green, and 189 blue.

How to use #806DBD in CSS?

Use #806DBD directly in your CSS properties like color or background-color.

What colors go well with #806DBD?

#AABD6B (complementary), #6B81BD (analogous), and #574497 (lighter shade) work well with #806DBD.