#686F8D Color Information

Hex color code: #686F8D

#686F8D is a neutral blue color. In RGB it is (104, 111, 141), and in HSL it is (229°, 15%, 48%). It is commonly used in modern UI design.

Try:
Color NameSlate Gray
HEX
#686F8D
RGB
104, 111, 141
HSL
229°, 15%, 48%
CMYK
26%, 21%, 0%, 45%

Shades

CSS Usage
color: #686F8D;
background-color: #686F8D;
border-color: #686F8D;
box-shadow: 0 0 10px #686F8D;
border: 2px solid #686F8D;
Tailwind Usage
bg-[#686F8D]
text-[#686F8D]
border-[#686F8D]
shadow-[0_0_10px_686F8D]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #686F8D, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #686F8D; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #686F8D; 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 #686F8D; background-color: #686F8D15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #686F8D20; border-left: 4px solid #686F8D; }

Link / Accent

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

a { color: #686F8D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #686F8D in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

104, 111, 141

Red: 104 / Green: 111 / Blue: 141

HSL

229°, 15%, 48%

Hue: 229° / Saturation: 15% / Lightness: 48%

CMYK

26%, 21%, 0%, 45%

Cyan: 26% / Magenta: 21% / Yellow: 0% / Key: 45%

What color is #686F8D?

#686F8D is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #686F8D to RGB:

rgb(104, 111, 141)HEX to RGB Converter →

HEX to HSL

Convert #686F8D to HSL:

hsl(229, 15%, 48%)RGB to HSL Converter →

HEX to CMYK

Convert #686F8D to CMYK:

cmyk(26%, 21%, 0%, 45%)Color Converter →

Color Meaning and Usage

#686F8D is a neutral blue color with RGB values of 104, 111, 141 and HSL of 229°, 15%, 48%. This blue-purple hue evokes creativity and luxury, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #686F8D is #8D8668, creating high-contrast pairings. For softer combinations, try analogous colors like #68818D.

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

Contrast with #686F8D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #686F8D?

#686F8D is a neutral blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #686F8D?

#686F8D in RGB is (104, 111, 141) - 104 red, 111 green, and 141 blue.

How to use #686F8D in CSS?

Use #686F8D directly in your CSS properties like color or background-color.

What colors go well with #686F8D?

#8D8668 (complementary), #68818D (analogous), and #484C61 (lighter shade) work well with #686F8D.