#BDAEC7 Color Information

Hex color code: #BDAEC7

The hex color #BDAEC7 is a balanced purple with RGB values of (189, 174, 199) and HSL of (276°, 18%, 73%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#BDAEC7
RGB
189, 174, 199
HSL
276°, 18%, 73%
CMYK
5%, 13%, 0%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BDAEC7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 174, 199

Red: 189 / Green: 174 / Blue: 199

HSL

276°, 18%, 73%

Hue: 276° / Saturation: 18% / Lightness: 73%

CMYK

5%, 13%, 0%, 22%

Cyan: 5% / Magenta: 13% / Yellow: 0% / Key: 22%

What color is #BDAEC7?

#BDAEC7 is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BDAEC7 to RGB:

rgb(189, 174, 199)HEX to RGB Converter →

HEX to HSL

Convert #BDAEC7 to HSL:

hsl(276, 18%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #BDAEC7 to CMYK:

cmyk(5%, 13%, 0%, 22%)Color Converter →

Color Meaning and Usage

A muted purple tone, #BDAEC7 has RGB (189, 174, 199) and HSL (276°, 18%, 73%). Known for evoking romance and playfulness, this magenta-red hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BDAEC7 is #B8C7AE, creating high-contrast pairings. For softer combinations, try analogous colors like #B0AEC7.

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

Contrast with #BDAEC7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BDAEC7?

#BDAEC7 is a muted purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BDAEC7?

#BDAEC7 in RGB is (189, 174, 199) - 189 red, 174 green, and 199 blue.

How to use #BDAEC7 in CSS?

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

What colors go well with #BDAEC7?

#B8C7AE (complementary), #B0AEC7 (analogous), and #9881A7 (lighter shade) work well with #BDAEC7.