#BDAACA Color Information

Hex color code: #BDAACA

The hex color #BDAACA is a gentle purple with RGB values of (189, 170, 202) and HSL of (276°, 23%, 73%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#BDAACA
RGB
189, 170, 202
HSL
276°, 23%, 73%
CMYK
6%, 16%, 0%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BDAACA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 170, 202

Red: 189 / Green: 170 / Blue: 202

HSL

276°, 23%, 73%

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

CMYK

6%, 16%, 0%, 21%

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

What color is #BDAACA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BDAACA to RGB:

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

HEX to HSL

Convert #BDAACA to HSL:

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

HEX to CMYK

Convert #BDAACA to CMYK:

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

Color Meaning and Usage

A gentle purple tone, #BDAACA has RGB (189, 170, 202) and HSL (276°, 23%, 73%). Known for evoking romance and playfulness, this magenta-red hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BDAACA is #B7CAAA, creating high-contrast pairings. For softer combinations, try analogous colors like #ADAACA.

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

Contrast with #BDAACA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BDAACA?

#BDAACA is a gentle purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BDAACA?

#BDAACA in RGB is (189, 170, 202) - 189 red, 170 green, and 202 blue.

How to use #BDAACA in CSS?

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

What colors go well with #BDAACA?

#B7CAAA (complementary), #ADAACA (analogous), and #997BAD (lighter shade) work well with #BDAACA.