#B29DCE Color Information

Hex color code: #B29DCE

The hex color #B29DCE is a soft purple with RGB values of (178, 157, 206) and HSL of (266°, 33%, 71%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#B29DCE
RGB
178, 157, 206
HSL
266°, 33%, 71%
CMYK
14%, 24%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B29DCE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

178, 157, 206

Red: 178 / Green: 157 / Blue: 206

HSL

266°, 33%, 71%

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

CMYK

14%, 24%, 0%, 19%

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

What color is #B29DCE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B29DCE to RGB:

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

HEX to HSL

Convert #B29DCE to HSL:

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

HEX to CMYK

Convert #B29DCE to CMYK:

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

Color Meaning and Usage

#B29DCE is a soft purple color with RGB values of 178, 157, 206 and HSL of 266°, 33%, 71%. This blue-purple hue evokes creativity and luxury, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B29DCE is #B8CD9D, creating high-contrast pairings. For softer combinations, try analogous colors like #9DA0CD.

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

Contrast with #B29DCE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B29DCE?

#B29DCE is a soft purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #B29DCE?

#B29DCE in RGB is (178, 157, 206) - 178 red, 157 green, and 206 blue.

How to use #B29DCE in CSS?

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

What colors go well with #B29DCE?

#B8CD9D (complementary), #9DA0CD (analogous), and #8A6AB4 (lighter shade) work well with #B29DCE.