#B59DCE Color Information

Hex color code: #B59DCE

The hex color #B59DCE is a soft purple with RGB values of (181, 157, 206) and HSL of (269°, 33%, 71%). It is widely used in graphic design.

Try:
Color NameSilver
HEX
#B59DCE
RGB
181, 157, 206
HSL
269°, 33%, 71%
CMYK
12%, 24%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #B59DCE; 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 #B59DCE; background-color: #B59DCE15; }

Alert / Toast

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

Link / Accent

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

a { color: #B59DCE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #B59DCE in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

181, 157, 206

Red: 181 / Green: 157 / Blue: 206

HSL

269°, 33%, 71%

Hue: 269° / Saturation: 33% / Lightness: 71%

CMYK

12%, 24%, 0%, 19%

Cyan: 12% / Magenta: 24% / Yellow: 0% / Key: 19%

What color is #B59DCE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B59DCE to RGB:

rgb(181, 157, 206)HEX to RGB Converter →

HEX to HSL

Convert #B59DCE to HSL:

hsl(269, 33%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #B59DCE to CMYK:

cmyk(12%, 24%, 0%, 19%)Color Converter →

Color Meaning and Usage

#B59DCE is a pastel purple color with RGB values of 181, 157, 206 and HSL of 269°, 33%, 71%. This blue-purple hue evokes creativity and luxury, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B59DCE is #B6CD9D, creating high-contrast pairings. For softer combinations, try analogous colors like #9D9DCD.

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

Contrast with #B59DCE

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

Contrast Ratio: 8.68:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B59DCE?

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

What is the RGB value of #B59DCE?

#B59DCE in RGB is (181, 157, 206) - 181 red, 157 green, and 206 blue.

How to use #B59DCE in CSS?

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

What colors go well with #B59DCE?

#B6CD9D (complementary), #9D9DCD (analogous), and #8E6AB4 (lighter shade) work well with #B59DCE.