#BDACC8 Color Information

Hex color code: #BDACC8

The hex color #BDACC8 is a subtle purple with RGB values of (189, 172, 200) and HSL of (276°, 20%, 73%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#BDACC8
RGB
189, 172, 200
HSL
276°, 20%, 73%
CMYK
5%, 14%, 0%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BDACC8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 172, 200

Red: 189 / Green: 172 / Blue: 200

HSL

276°, 20%, 73%

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

CMYK

5%, 14%, 0%, 22%

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

What color is #BDACC8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BDACC8 to RGB:

rgb(189, 172, 200)HEX to RGB Converter →

HEX to HSL

Convert #BDACC8 to HSL:

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

HEX to CMYK

Convert #BDACC8 to CMYK:

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

Color Meaning and Usage

#BDACC8 is a soft purple color with RGB values of 189, 172, 200 and HSL of 276°, 20%, 73%. This magenta-red hue evokes romance and playfulness, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BDACC8 is #B7C8AC, creating high-contrast pairings. For softer combinations, try analogous colors like #AFACC8.

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

Contrast with #BDACC8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BDACC8?

#BDACC8 is a soft purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BDACC8?

#BDACC8 in RGB is (189, 172, 200) - 189 red, 172 green, and 200 blue.

How to use #BDACC8 in CSS?

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

What colors go well with #BDACC8?

#B7C8AC (complementary), #AFACC8 (analogous), and #987EA9 (lighter shade) work well with #BDACC8.