#685FDD Color Information

Hex color code: #685FDD

#685FDD is a peaceful blue color. In RGB it is (104, 95, 221), and in HSL it is (244°, 65%, 62%). It is typically applied in digital products.

Try:
Color NameSlate Blue
HEX
#685FDD
RGB
104, 95, 221
HSL
244°, 65%, 62%
CMYK
53%, 57%, 0%, 13%

Shades

CSS Usage
color: #685FDD;
background-color: #685FDD;
border-color: #685FDD;
box-shadow: 0 0 10px #685FDD;
border: 2px solid #685FDD;
Tailwind Usage
bg-[#685FDD]
text-[#685FDD]
border-[#685FDD]
shadow-[0_0_10px_685FDD]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #685FDD, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #685FDD; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #685FDD; 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 #685FDD; background-color: #685FDD15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #685FDD20; border-left: 4px solid #685FDD; }

Link / Accent

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

a { color: #685FDD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #685FDD in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

104, 95, 221

Red: 104 / Green: 95 / Blue: 221

HSL

244°, 65%, 62%

Hue: 244° / Saturation: 65% / Lightness: 62%

CMYK

53%, 57%, 0%, 13%

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

What color is #685FDD?

#685FDD is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #685FDD to RGB:

rgb(104, 95, 221)HEX to RGB Converter →

HEX to HSL

Convert #685FDD to HSL:

hsl(244, 65%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #685FDD to CMYK:

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

Color Meaning and Usage

#685FDD is a cool blue color with RGB values of 104, 95, 221 and HSL of 244°, 65%, 62%. 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 #685FDD is #D5DD5F, creating high-contrast pairings. For softer combinations, try analogous colors like #5F96DD.

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

Contrast with #685FDD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #685FDD?

#685FDD is a cool blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #685FDD?

#685FDD in RGB is (104, 95, 221) - 104 red, 95 green, and 221 blue.

How to use #685FDD in CSS?

Use #685FDD directly in your CSS properties like color or background-color.

What colors go well with #685FDD?

#D5DD5F (complementary), #5F96DD (analogous), and #342AC6 (lighter shade) work well with #685FDD.