#687CAC Color Information

Hex color code: #687CAC

The hex color #687CAC is a delicate blue with RGB values of (104, 124, 172) and HSL of (222°, 29%, 54%). It is widely used in graphic design.

Try:
Color NameLight Slate Gray
HEX
#687CAC
RGB
104, 124, 172
HSL
222°, 29%, 54%
CMYK
40%, 28%, 0%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #687CAC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

104, 124, 172

Red: 104 / Green: 124 / Blue: 172

HSL

222°, 29%, 54%

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

CMYK

40%, 28%, 0%, 33%

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

What color is #687CAC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #687CAC to RGB:

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

HEX to HSL

Convert #687CAC to HSL:

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

HEX to CMYK

Convert #687CAC to CMYK:

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

Color Meaning and Usage

#687CAC is a delicate blue color with RGB values of 104, 124, 172 and HSL of 222°, 29%, 54%. This blue-purple hue evokes creativity and luxury, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #687CAC is #AC9768, creating high-contrast pairings. For softer combinations, try analogous colors like #689EAC.

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

Contrast with #687CAC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #687CAC?

#687CAC is a delicate blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #687CAC?

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

How to use #687CAC in CSS?

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

What colors go well with #687CAC?

#AC9768 (complementary), #689EAC (analogous), and #475880 (lighter shade) work well with #687CAC.