#BDAECB Color Information

Hex color code: #BDAECB

A subtle purple shade, #BDAECB appears as (189, 174, 203) in RGB and (271°, 22%, 74%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#BDAECB
RGB
189, 174, 203
HSL
271°, 22%, 74%
CMYK
7%, 14%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BDAECB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 174, 203

Red: 189 / Green: 174 / Blue: 203

HSL

271°, 22%, 74%

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

CMYK

7%, 14%, 0%, 20%

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

What color is #BDAECB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BDAECB to RGB:

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

HEX to HSL

Convert #BDAECB to HSL:

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

HEX to CMYK

Convert #BDAECB to CMYK:

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

Color Meaning and Usage

A pastel purple tone, #BDAECB has RGB (189, 174, 203) and HSL (271°, 22%, 74%). Known for evoking romance and playfulness, this magenta-red hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BDAECB is #BCCBAE, creating high-contrast pairings. For softer combinations, try analogous colors like #AFAECB.

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

Contrast with #BDAECB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BDAECB?

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

What is the RGB value of #BDAECB?

#BDAECB in RGB is (189, 174, 203) - 189 red, 174 green, and 203 blue.

How to use #BDAECB in CSS?

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

What colors go well with #BDAECB?

#BCCBAE (complementary), #AFAECB (analogous), and #977FAD (lighter shade) work well with #BDAECB.