#BC98BA Color Information

Hex color code: #BC98BA

The hex color #BC98BA is a subtle magenta with RGB values of (188, 152, 186) and HSL of (303°, 21%, 67%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#BC98BA
RGB
188, 152, 186
HSL
303°, 21%, 67%
CMYK
0%, 19%, 1%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BC98BA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 152, 186

Red: 188 / Green: 152 / Blue: 186

HSL

303°, 21%, 67%

Hue: 303° / Saturation: 21% / Lightness: 67%

CMYK

0%, 19%, 1%, 26%

Cyan: 0% / Magenta: 19% / Yellow: 1% / Key: 26%

What color is #BC98BA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BC98BA to RGB:

rgb(188, 152, 186)HEX to RGB Converter →

HEX to HSL

Convert #BC98BA to HSL:

hsl(303, 21%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #BC98BA to CMYK:

cmyk(0%, 19%, 1%, 26%)Color Converter →

Color Meaning and Usage

#BC98BA is a delicate magenta color with RGB values of 188, 152, 186 and HSL of 303°, 21%, 67%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BC98BA is #99BD9B, creating high-contrast pairings. For softer combinations, try analogous colors like #AD99BD.

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

Contrast with #BC98BA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BC98BA?

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

What is the RGB value of #BC98BA?

#BC98BA in RGB is (188, 152, 186) - 188 red, 152 green, and 186 blue.

How to use #BC98BA in CSS?

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

What colors go well with #BC98BA?

#99BD9B (complementary), #AD99BD (analogous), and #9E6B9C (lighter shade) work well with #BC98BA.