#626BEE Color Information

Hex color code: #626BEE

A eye-catching blue shade, #626BEE appears as (98, 107, 238) in RGB and (236°, 80%, 66%) in HSL. It is widely used in graphic design.

Try:
Color NameMedium Slate Blue
HEX
#626BEE
RGB
98, 107, 238
HSL
236°, 80%, 66%
CMYK
59%, 55%, 0%, 7%

Shades

CSS Usage
color: #626BEE;
background-color: #626BEE;
border-color: #626BEE;
box-shadow: 0 0 10px #626BEE;
border: 2px solid #626BEE;
Tailwind Usage
bg-[#626BEE]
text-[#626BEE]
border-[#626BEE]
shadow-[0_0_10px_626BEE]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #626BEE, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #626BEE; color: #000000; }

Badge

New Feature
.badge { background-color: #626BEE; 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 #626BEE; background-color: #626BEE15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #626BEE20; border-left: 4px solid #626BEE; }

Link / Accent

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

a { color: #626BEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #626BEE in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

98, 107, 238

Red: 98 / Green: 107 / Blue: 238

HSL

236°, 80%, 66%

Hue: 236° / Saturation: 80% / Lightness: 66%

CMYK

59%, 55%, 0%, 7%

Cyan: 59% / Magenta: 55% / Yellow: 0% / Key: 7%

What color is #626BEE?

#626BEE is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #626BEE to RGB:

rgb(98, 107, 238)HEX to RGB Converter →

HEX to HSL

Convert #626BEE to HSL:

hsl(236, 80%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #626BEE to CMYK:

cmyk(59%, 55%, 0%, 7%)Color Converter →

Color Meaning and Usage

#626BEE is a bold blue color with RGB values of 98, 107, 238 and HSL of 236°, 80%, 66%. 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 #626BEE is #EEE463, creating high-contrast pairings. For softer combinations, try analogous colors like #63B2EE.

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

Contrast with #626BEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #626BEE?

#626BEE is a bold blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #626BEE?

#626BEE in RGB is (98, 107, 238) - 98 red, 107 green, and 238 blue.

How to use #626BEE in CSS?

Use #626BEE directly in your CSS properties like color or background-color.

What colors go well with #626BEE?

#EEE463 (complementary), #63B2EE (analogous), and #1E2BE6 (lighter shade) work well with #626BEE.