#BDA4CC Color Information

Hex color code: #BDA4CC

A pastel purple shade, #BDA4CC appears as (189, 164, 204) in RGB and (278°, 28%, 72%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#BDA4CC
RGB
189, 164, 204
HSL
278°, 28%, 72%
CMYK
7%, 20%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BDA4CC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 164, 204

Red: 189 / Green: 164 / Blue: 204

HSL

278°, 28%, 72%

Hue: 278° / Saturation: 28% / Lightness: 72%

CMYK

7%, 20%, 0%, 20%

Cyan: 7% / Magenta: 20% / Yellow: 0% / Key: 20%

What color is #BDA4CC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BDA4CC to RGB:

rgb(189, 164, 204)HEX to RGB Converter →

HEX to HSL

Convert #BDA4CC to HSL:

hsl(278, 28%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #BDA4CC to CMYK:

cmyk(7%, 20%, 0%, 20%)Color Converter →

Color Meaning and Usage

A pastel purple tone, #BDA4CC has RGB (189, 164, 204) and HSL (278°, 28%, 72%). Known for evoking romance and playfulness, this magenta-red hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BDA4CC is #B2CCA4, creating high-contrast pairings. For softer combinations, try analogous colors like #A9A4CC.

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

Contrast with #BDA4CC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BDA4CC?

#BDA4CC is a pastel purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BDA4CC?

#BDA4CC in RGB is (189, 164, 204) - 189 red, 164 green, and 204 blue.

How to use #BDA4CC in CSS?

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

What colors go well with #BDA4CC?

#B2CCA4 (complementary), #A9A4CC (analogous), and #9A73B0 (lighter shade) work well with #BDA4CC.