#BC98CF Color Information

Hex color code: #BC98CF

#BC98CF is a pastel purple color. In RGB it is (188, 152, 207), and in HSL it is (279°, 36%, 70%). It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#BC98CF
RGB
188, 152, 207
HSL
279°, 36%, 70%
CMYK
9%, 27%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BC98CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 152, 207

Red: 188 / Green: 152 / Blue: 207

HSL

279°, 36%, 70%

Hue: 279° / Saturation: 36% / Lightness: 70%

CMYK

9%, 27%, 0%, 19%

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

What color is #BC98CF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BC98CF to RGB:

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

HEX to HSL

Convert #BC98CF to HSL:

hsl(279, 36%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #BC98CF to CMYK:

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

Color Meaning and Usage

A delicate purple tone, #BC98CF has RGB (188, 152, 207) and HSL (279°, 36%, 70%). 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 #BC98CF is #AACE97, creating high-contrast pairings. For softer combinations, try analogous colors like #9F97CE.

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

Contrast with #BC98CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BC98CF?

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

What is the RGB value of #BC98CF?

#BC98CF in RGB is (188, 152, 207) - 188 red, 152 green, and 207 blue.

How to use #BC98CF in CSS?

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

What colors go well with #BC98CF?

#AACE97 (complementary), #9F97CE (analogous), and #9963B6 (lighter shade) work well with #BC98CF.