#684CCD Color Information

Hex color code: #684CCD

A serene blue shade, #684CCD appears as (104, 76, 205) in RGB and (253°, 56%, 55%) in HSL. It is often used for branding and logos.

Try:
Color NameSlate Blue
HEX
#684CCD
RGB
104, 76, 205
HSL
253°, 56%, 55%
CMYK
49%, 63%, 0%, 20%

Shades

CSS Usage
color: #684CCD;
background-color: #684CCD;
border-color: #684CCD;
box-shadow: 0 0 10px #684CCD;
border: 2px solid #684CCD;
Tailwind Usage
bg-[#684CCD]
text-[#684CCD]
border-[#684CCD]
shadow-[0_0_10px_684CCD]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #684CCD, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #684CCD; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #684CCD; 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 #684CCD; background-color: #684CCD15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #684CCD20; border-left: 4px solid #684CCD; }

Link / Accent

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

a { color: #684CCD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #684CCD in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

104, 76, 205

Red: 104 / Green: 76 / Blue: 205

HSL

253°, 56%, 55%

Hue: 253° / Saturation: 56% / Lightness: 55%

CMYK

49%, 63%, 0%, 20%

Cyan: 49% / Magenta: 63% / Yellow: 0% / Key: 20%

What color is #684CCD?

#684CCD is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #684CCD to RGB:

rgb(104, 76, 205)HEX to RGB Converter →

HEX to HSL

Convert #684CCD to HSL:

hsl(253, 56%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #684CCD to CMYK:

cmyk(49%, 63%, 0%, 20%)Color Converter →

Color Meaning and Usage

#684CCD is a tranquil blue color with RGB values of 104, 76, 205 and HSL of 253°, 56%, 55%. 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 #684CCD is #B1CD4C, creating high-contrast pairings. For softer combinations, try analogous colors like #4C70CD.

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

Contrast with #684CCD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #684CCD?

#684CCD is a tranquil blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #684CCD?

#684CCD in RGB is (104, 76, 205) - 104 red, 76 green, and 205 blue.

How to use #684CCD in CSS?

Use #684CCD directly in your CSS properties like color or background-color.

What colors go well with #684CCD?

#B1CD4C (complementary), #4C70CD (analogous), and #462D9F (lighter shade) work well with #684CCD.