#865DBB Color Information

Hex color code: #865DBB

#865DBB is a gentle purple color. In RGB it is (134, 93, 187), and in HSL it is (266°, 41%, 55%). It is frequently seen in web interfaces.

Try:
Color NameSlate Blue
HEX
#865DBB
RGB
134, 93, 187
HSL
266°, 41%, 55%
CMYK
28%, 50%, 0%, 27%

Shades

CSS Usage
color: #865DBB;
background-color: #865DBB;
border-color: #865DBB;
box-shadow: 0 0 10px #865DBB;
border: 2px solid #865DBB;
Tailwind Usage
bg-[#865DBB]
text-[#865DBB]
border-[#865DBB]
shadow-[0_0_10px_865DBB]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #865DBB, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #865DBB; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #865DBB; 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 #865DBB; background-color: #865DBB15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #865DBB20; border-left: 4px solid #865DBB; }

Link / Accent

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

a { color: #865DBB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #865DBB in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

134, 93, 187

Red: 134 / Green: 93 / Blue: 187

HSL

266°, 41%, 55%

Hue: 266° / Saturation: 41% / Lightness: 55%

CMYK

28%, 50%, 0%, 27%

Cyan: 28% / Magenta: 50% / Yellow: 0% / Key: 27%

What color is #865DBB?

#865DBB is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #865DBB to RGB:

rgb(134, 93, 187)HEX to RGB Converter →

HEX to HSL

Convert #865DBB to HSL:

hsl(266, 41%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #865DBB to CMYK:

cmyk(28%, 50%, 0%, 27%)Color Converter →

Color Meaning and Usage

#865DBB is a pastel purple color with RGB values of 134, 93, 187 and HSL of 266°, 41%, 55%. This blue-purple hue evokes creativity and luxury, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #865DBB is #93BB5D, creating high-contrast pairings. For softer combinations, try analogous colors like #5D63BB.

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

Contrast with #865DBB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #865DBB?

#865DBB is a pastel purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #865DBB?

#865DBB in RGB is (134, 93, 187) - 134 red, 93 green, and 187 blue.

How to use #865DBB in CSS?

Use #865DBB directly in your CSS properties like color or background-color.

What colors go well with #865DBB?

#93BB5D (complementary), #5D63BB (analogous), and #603C90 (lighter shade) work well with #865DBB.