#BDB6CA Color Information

Hex color code: #BDB6CA

The hex color #BDB6CA is a muted purple with RGB values of (189, 182, 202) and HSL of (261°, 16%, 75%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#BDB6CA
RGB
189, 182, 202
HSL
261°, 16%, 75%
CMYK
6%, 10%, 0%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BDB6CA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 182, 202

Red: 189 / Green: 182 / Blue: 202

HSL

261°, 16%, 75%

Hue: 261° / Saturation: 16% / Lightness: 75%

CMYK

6%, 10%, 0%, 21%

Cyan: 6% / Magenta: 10% / Yellow: 0% / Key: 21%

What color is #BDB6CA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BDB6CA to RGB:

rgb(189, 182, 202)HEX to RGB Converter →

HEX to HSL

Convert #BDB6CA to HSL:

hsl(261, 16%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #BDB6CA to CMYK:

cmyk(6%, 10%, 0%, 21%)Color Converter →

Color Meaning and Usage

#BDB6CA is a understated purple color with RGB values of 189, 182, 202 and HSL of 261°, 16%, 75%. This blue-purple hue evokes creativity and luxury, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BDB6CA is #C2C9B5, creating high-contrast pairings. For softer combinations, try analogous colors like #B5B8C9.

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

Contrast with #BDB6CA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BDB6CA?

#BDB6CA is a understated purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #BDB6CA?

#BDB6CA in RGB is (189, 182, 202) - 189 red, 182 green, and 202 blue.

How to use #BDB6CA in CSS?

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

What colors go well with #BDB6CA?

#C2C9B5 (complementary), #B5B8C9 (analogous), and #9489A9 (lighter shade) work well with #BDB6CA.