#BCAEC3 Color Information

Hex color code: #BCAEC3

The hex color #BCAEC3 is a muted purple with RGB values of (188, 174, 195) and HSL of (280°, 15%, 72%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#BCAEC3
RGB
188, 174, 195
HSL
280°, 15%, 72%
CMYK
4%, 11%, 0%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCAEC3; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 174, 195

Red: 188 / Green: 174 / Blue: 195

HSL

280°, 15%, 72%

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

CMYK

4%, 11%, 0%, 24%

Cyan: 4% / Magenta: 11% / Yellow: 0% / Key: 24%

What color is #BCAEC3?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCAEC3 to RGB:

rgb(188, 174, 195)HEX to RGB Converter →

HEX to HSL

Convert #BCAEC3 to HSL:

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

HEX to CMYK

Convert #BCAEC3 to CMYK:

cmyk(4%, 11%, 0%, 24%)Color Converter →

Color Meaning and Usage

A balanced purple tone, #BCAEC3 has RGB (188, 174, 195) and HSL (280°, 15%, 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 #BCAEC3 is #B4C2AD, creating high-contrast pairings. For softer combinations, try analogous colors like #B0ADC2.

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

Contrast with #BCAEC3

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCAEC3?

#BCAEC3 is a balanced purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BCAEC3?

#BCAEC3 in RGB is (188, 174, 195) - 188 red, 174 green, and 195 blue.

How to use #BCAEC3 in CSS?

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

What colors go well with #BCAEC3?

#B4C2AD (complementary), #B0ADC2 (analogous), and #9781A2 (lighter shade) work well with #BCAEC3.