#858BEC Color Information

Hex color code: #858BEC

The hex color #858BEC is a vivid blue with RGB values of (133, 139, 236) and HSL of (237°, 73%, 72%). It is commonly used in modern UI design.

Try:
Color NameCornflower Blue
HEX
#858BEC
RGB
133, 139, 236
HSL
237°, 73%, 72%
CMYK
44%, 41%, 0%, 7%

Shades

CSS Usage
color: #858BEC;
background-color: #858BEC;
border-color: #858BEC;
box-shadow: 0 0 10px #858BEC;
border: 2px solid #858BEC;
Tailwind Usage
bg-[#858BEC]
text-[#858BEC]
border-[#858BEC]
shadow-[0_0_10px_858BEC]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #858BEC, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #858BEC; color: #000000; }

Badge

New Feature
.badge { background-color: #858BEC; 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 #858BEC; background-color: #858BEC15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #858BEC20; border-left: 4px solid #858BEC; }

Link / Accent

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

a { color: #858BEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #858BEC in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

133, 139, 236

Red: 133 / Green: 139 / Blue: 236

HSL

237°, 73%, 72%

Hue: 237° / Saturation: 73% / Lightness: 72%

CMYK

44%, 41%, 0%, 7%

Cyan: 44% / Magenta: 41% / Yellow: 0% / Key: 7%

What color is #858BEC?

#858BEC is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #858BEC to RGB:

rgb(133, 139, 236)HEX to RGB Converter →

HEX to HSL

Convert #858BEC to HSL:

hsl(237, 73%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #858BEC to CMYK:

cmyk(44%, 41%, 0%, 7%)Color Converter →

Color Meaning and Usage

A bold blue tone, #858BEC has RGB (133, 139, 236) and HSL (237°, 73%, 72%). Known for evoking creativity and luxury, this blue-purple hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #858BEC is #ECE783, creating high-contrast pairings. For softer combinations, try analogous colors like #83BDEC.

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

Contrast with #858BEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #858BEC?

#858BEC is a bold blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #858BEC?

#858BEC in RGB is (133, 139, 236) - 133 red, 139 green, and 236 blue.

How to use #858BEC in CSS?

Use #858BEC directly in your CSS properties like color or background-color.

What colors go well with #858BEC?

#ECE783 (complementary), #83BDEC (analogous), and #4149E1 (lighter shade) work well with #858BEC.