#BC85CF Color Information

Hex color code: #BC85CF

The hex color #BC85CF is a delicate magenta with RGB values of (188, 133, 207) and HSL of (285°, 44%, 67%). It is popular in mobile app design.

Try:
Color NamePlum
HEX
#BC85CF
RGB
188, 133, 207
HSL
285°, 44%, 67%
CMYK
9%, 36%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BC85CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 133, 207

Red: 188 / Green: 133 / Blue: 207

HSL

285°, 44%, 67%

Hue: 285° / Saturation: 44% / Lightness: 67%

CMYK

9%, 36%, 0%, 19%

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

What color is #BC85CF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BC85CF to RGB:

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

HEX to HSL

Convert #BC85CF to HSL:

hsl(285, 44%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #BC85CF to CMYK:

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

Color Meaning and Usage

#BC85CF is a delicate magenta color with RGB values of 188, 133, 207 and HSL of 285°, 44%, 67%. This magenta-red hue evokes romance and playfulness, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BC85CF is #98D086, creating high-contrast pairings. For softer combinations, try analogous colors like #9886D0.

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

Contrast with #BC85CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BC85CF?

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

What is the RGB value of #BC85CF?

#BC85CF in RGB is (188, 133, 207) - 188 red, 133 green, and 207 blue.

How to use #BC85CF in CSS?

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

What colors go well with #BC85CF?

#98D086 (complementary), #9886D0 (analogous), and #A04FBA (lighter shade) work well with #BC85CF.