#BDBCCE Color Information

Hex color code: #BDBCCE

#BDBCCE is a delicate blue color. In RGB it is (189, 188, 206), and in HSL it is (243°, 16%, 77%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#BDBCCE
RGB
189, 188, 206
HSL
243°, 16%, 77%
CMYK
8%, 9%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BDBCCE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 188, 206

Red: 189 / Green: 188 / Blue: 206

HSL

243°, 16%, 77%

Hue: 243° / Saturation: 16% / Lightness: 77%

CMYK

8%, 9%, 0%, 19%

Cyan: 8% / Magenta: 9% / Yellow: 0% / Key: 19%

What color is #BDBCCE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BDBCCE to RGB:

rgb(189, 188, 206)HEX to RGB Converter →

HEX to HSL

Convert #BDBCCE to HSL:

hsl(243, 16%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #BDBCCE to CMYK:

cmyk(8%, 9%, 0%, 19%)Color Converter →

Color Meaning and Usage

A delicate blue tone, #BDBCCE has RGB (189, 188, 206) and HSL (243°, 16%, 77%). Known for evoking creativity and luxury, this blue-purple hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BDBCCE is #CDCEBB, creating high-contrast pairings. For softer combinations, try analogous colors like #BBC3CE.

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

Contrast with #BDBCCE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BDBCCE?

#BDBCCE is a delicate blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #BDBCCE?

#BDBCCE in RGB is (189, 188, 206) - 189 red, 188 green, and 206 blue.

How to use #BDBCCE in CSS?

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

What colors go well with #BDBCCE?

#CDCEBB (complementary), #BBC3CE (analogous), and #908FAE (lighter shade) work well with #BDBCCE.