#685CEB Color Information

Hex color code: #685CEB

A dynamic blue shade, #685CEB appears as (104, 92, 235) in RGB and (245°, 78%, 64%) in HSL. It is typically applied in digital products.

Try:
Color NameMedium Slate Blue
HEX
#685CEB
RGB
104, 92, 235
HSL
245°, 78%, 64%
CMYK
56%, 61%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #685CEB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

104, 92, 235

Red: 104 / Green: 92 / Blue: 235

HSL

245°, 78%, 64%

Hue: 245° / Saturation: 78% / Lightness: 64%

CMYK

56%, 61%, 0%, 8%

Cyan: 56% / Magenta: 61% / Yellow: 0% / Key: 8%

What color is #685CEB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #685CEB to RGB:

rgb(104, 92, 235)HEX to RGB Converter →

HEX to HSL

Convert #685CEB to HSL:

hsl(245, 78%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #685CEB to CMYK:

cmyk(56%, 61%, 0%, 8%)Color Converter →

Color Meaning and Usage

#685CEB is a vivid blue color with RGB values of 104, 92, 235 and HSL of 245°, 78%, 64%. This blue-purple hue evokes creativity and luxury, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #685CEB is #DFEB5C, creating high-contrast pairings. For softer combinations, try analogous colors like #5C97EB.

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

Contrast with #685CEB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #685CEB?

#685CEB is a vivid blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #685CEB?

#685CEB in RGB is (104, 92, 235) - 104 red, 92 green, and 235 blue.

How to use #685CEB in CSS?

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

What colors go well with #685CEB?

#DFEB5C (complementary), #5C97EB (analogous), and #2C1BDE (lighter shade) work well with #685CEB.