#687BAC Color Information

Hex color code: #687BAC

#687BAC is a delicate blue color. In RGB it is (104, 123, 172), and in HSL it is (223°, 29%, 54%). It is popular in mobile app design.

Try:
Color NameLight Slate Gray
HEX
#687BAC
RGB
104, 123, 172
HSL
223°, 29%, 54%
CMYK
40%, 28%, 0%, 33%

Shades

CSS Usage
color: #687BAC;
background-color: #687BAC;
border-color: #687BAC;
box-shadow: 0 0 10px #687BAC;
border: 2px solid #687BAC;
Tailwind Usage
bg-[#687BAC]
text-[#687BAC]
border-[#687BAC]
shadow-[0_0_10px_687BAC]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #687BAC, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #687BAC; color: #000000; }

Badge

New Feature
.badge { background-color: #687BAC; 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 #687BAC; background-color: #687BAC15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #687BAC20; border-left: 4px solid #687BAC; }

Link / Accent

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

a { color: #687BAC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #687BAC in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

104, 123, 172

Red: 104 / Green: 123 / Blue: 172

HSL

223°, 29%, 54%

Hue: 223° / Saturation: 29% / Lightness: 54%

CMYK

40%, 28%, 0%, 33%

Cyan: 40% / Magenta: 28% / Yellow: 0% / Key: 33%

What color is #687BAC?

#687BAC is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #687BAC to RGB:

rgb(104, 123, 172)HEX to RGB Converter →

HEX to HSL

Convert #687BAC to HSL:

hsl(223, 29%, 54%)RGB to HSL Converter →

HEX to CMYK

Convert #687BAC to CMYK:

cmyk(40%, 28%, 0%, 33%)Color Converter →

Color Meaning and Usage

#687BAC is a gentle blue color with RGB values of 104, 123, 172 and HSL of 223°, 29%, 54%. This blue-purple hue evokes creativity and luxury, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #687BAC is #AC9868, creating high-contrast pairings. For softer combinations, try analogous colors like #689DAC.

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

Contrast with #687BAC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #687BAC?

#687BAC is a gentle blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #687BAC?

#687BAC in RGB is (104, 123, 172) - 104 red, 123 green, and 172 blue.

How to use #687BAC in CSS?

Use #687BAC directly in your CSS properties like color or background-color.

What colors go well with #687BAC?

#AC9868 (complementary), #689DAC (analogous), and #475780 (lighter shade) work well with #687BAC.