#8086BC Color Information

Hex color code: #8086BC

The hex color #8086BC is a subtle blue with RGB values of (128, 134, 188) and HSL of (234°, 31%, 62%). It is often used for branding and logos.

Try:
Color NameLight Slate Gray
HEX
#8086BC
RGB
128, 134, 188
HSL
234°, 31%, 62%
CMYK
32%, 29%, 0%, 26%

Shades

CSS Usage
color: #8086BC;
background-color: #8086BC;
border-color: #8086BC;
box-shadow: 0 0 10px #8086BC;
border: 2px solid #8086BC;
Tailwind Usage
bg-[#8086BC]
text-[#8086BC]
border-[#8086BC]
shadow-[0_0_10px_8086BC]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #8086BC, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #8086BC; color: #000000; }

Badge

New Feature
.badge { background-color: #8086BC; 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 #8086BC; background-color: #8086BC15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #8086BC20; border-left: 4px solid #8086BC; }

Link / Accent

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

a { color: #8086BC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #8086BC in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

128, 134, 188

Red: 128 / Green: 134 / Blue: 188

HSL

234°, 31%, 62%

Hue: 234° / Saturation: 31% / Lightness: 62%

CMYK

32%, 29%, 0%, 26%

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

What color is #8086BC?

#8086BC is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #8086BC to RGB:

rgb(128, 134, 188)HEX to RGB Converter →

HEX to HSL

Convert #8086BC to HSL:

hsl(234, 31%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #8086BC to CMYK:

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

Color Meaning and Usage

A subtle blue tone, #8086BC has RGB (128, 134, 188) and HSL (234°, 31%, 62%). Known for evoking creativity and luxury, this blue-purple hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #8086BC is #BCB680, creating high-contrast pairings. For softer combinations, try analogous colors like #80A4BC.

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

Contrast with #8086BC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #8086BC?

#8086BC is a subtle blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #8086BC?

#8086BC in RGB is (128, 134, 188) - 128 red, 134 green, and 188 blue.

How to use #8086BC in CSS?

Use #8086BC directly in your CSS properties like color or background-color.

What colors go well with #8086BC?

#BCB680 (complementary), #80A4BC (analogous), and #535A9D (lighter shade) work well with #8086BC.