#BEA4CB Color Information

Hex color code: #BEA4CB

The hex color #BEA4CB is a delicate purple with RGB values of (190, 164, 203) and HSL of (280°, 27%, 72%). It is widely used in graphic design.

Try:
Color NameSilver
HEX
#BEA4CB
RGB
190, 164, 203
HSL
280°, 27%, 72%
CMYK
6%, 19%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BEA4CB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 164, 203

Red: 190 / Green: 164 / Blue: 203

HSL

280°, 27%, 72%

Hue: 280° / Saturation: 27% / Lightness: 72%

CMYK

6%, 19%, 0%, 20%

Cyan: 6% / Magenta: 19% / Yellow: 0% / Key: 20%

What color is #BEA4CB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BEA4CB to RGB:

rgb(190, 164, 203)HEX to RGB Converter →

HEX to HSL

Convert #BEA4CB to HSL:

hsl(280, 27%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #BEA4CB to CMYK:

cmyk(6%, 19%, 0%, 20%)Color Converter →

Color Meaning and Usage

A soft purple tone, #BEA4CB has RGB (190, 164, 203) and HSL (280°, 27%, 72%). Known for evoking romance and playfulness, this magenta-red hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BEA4CB is #B1CBA4, creating high-contrast pairings. For softer combinations, try analogous colors like #ABA4CB.

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

Contrast with #BEA4CB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BEA4CB?

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

What is the RGB value of #BEA4CB?

#BEA4CB in RGB is (190, 164, 203) - 190 red, 164 green, and 203 blue.

How to use #BEA4CB in CSS?

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

What colors go well with #BEA4CB?

#B1CBA4 (complementary), #ABA4CB (analogous), and #9B74AF (lighter shade) work well with #BEA4CB.