#BDAACF Color Information

Hex color code: #BDAACF

#BDAACF is a delicate purple color. In RGB it is (189, 170, 207), and in HSL it is (271°, 28%, 74%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#BDAACF
RGB
189, 170, 207
HSL
271°, 28%, 74%
CMYK
9%, 18%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BDAACF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 170, 207

Red: 189 / Green: 170 / Blue: 207

HSL

271°, 28%, 74%

Hue: 271° / Saturation: 28% / Lightness: 74%

CMYK

9%, 18%, 0%, 19%

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

What color is #BDAACF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BDAACF to RGB:

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

HEX to HSL

Convert #BDAACF to HSL:

hsl(271, 28%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #BDAACF to CMYK:

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

Color Meaning and Usage

A delicate purple tone, #BDAACF has RGB (189, 170, 207) and HSL (271°, 28%, 74%). Known for evoking romance and playfulness, this magenta-red hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BDAACF is #BCCFAA, creating high-contrast pairings. For softer combinations, try analogous colors like #ABAACF.

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

Contrast with #BDAACF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BDAACF?

#BDAACF is a delicate purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BDAACF?

#BDAACF in RGB is (189, 170, 207) - 189 red, 170 green, and 207 blue.

How to use #BDAACF in CSS?

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

What colors go well with #BDAACF?

#BCCFAA (complementary), #ABAACF (analogous), and #9779B4 (lighter shade) work well with #BDAACF.