#689DDF Color Information

Hex color code: #689DDF

A serene blue shade, #689DDF appears as (104, 157, 223) in RGB and (213°, 65%, 64%) in HSL. It is often used for branding and logos.

Try:
Color NameCornflower Blue
HEX
#689DDF
RGB
104, 157, 223
HSL
213°, 65%, 64%
CMYK
53%, 30%, 0%, 13%

Shades

CSS Usage
color: #689DDF;
background-color: #689DDF;
border-color: #689DDF;
box-shadow: 0 0 10px #689DDF;
border: 2px solid #689DDF;
Tailwind Usage
bg-[#689DDF]
text-[#689DDF]
border-[#689DDF]
shadow-[0_0_10px_689DDF]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #689DDF, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #689DDF; color: #000000; }

Badge

New Feature
.badge { background-color: #689DDF; 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 #689DDF; background-color: #689DDF15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #689DDF20; border-left: 4px solid #689DDF; }

Link / Accent

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

a { color: #689DDF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #689DDF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

104, 157, 223

Red: 104 / Green: 157 / Blue: 223

HSL

213°, 65%, 64%

Hue: 213° / Saturation: 65% / Lightness: 64%

CMYK

53%, 30%, 0%, 13%

Cyan: 53% / Magenta: 30% / Yellow: 0% / Key: 13%

What color is #689DDF?

#689DDF is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #689DDF to RGB:

rgb(104, 157, 223)HEX to RGB Converter →

HEX to HSL

Convert #689DDF to HSL:

hsl(213, 65%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #689DDF to CMYK:

cmyk(53%, 30%, 0%, 13%)Color Converter →

Color Meaning and Usage

#689DDF is a peaceful blue color with RGB values of 104, 157, 223 and HSL of 213°, 65%, 64%. This blue-purple hue evokes creativity and luxury, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #689DDF is #DFA968, creating high-contrast pairings. For softer combinations, try analogous colors like #68D9DF.

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

Contrast with #689DDF

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

Contrast Ratio: 7.48:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #689DDF?

#689DDF is a peaceful blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #689DDF?

#689DDF in RGB is (104, 157, 223) - 104 red, 157 green, and 223 blue.

How to use #689DDF in CSS?

Use #689DDF directly in your CSS properties like color or background-color.

What colors go well with #689DDF?

#DFA968 (complementary), #68D9DF (analogous), and #2C75CE (lighter shade) work well with #689DDF.