#BC9FED Color Information

Hex color code: #BC9FED

The hex color #BC9FED is a airy purple with RGB values of (188, 159, 237) and HSL of (262°, 68%, 78%). It is popular in mobile app design.

Try:
Color NamePlum
HEX
#BC9FED
RGB
188, 159, 237
HSL
262°, 68%, 78%
CMYK
21%, 33%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BC9FED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 159, 237

Red: 188 / Green: 159 / Blue: 237

HSL

262°, 68%, 78%

Hue: 262° / Saturation: 68% / Lightness: 78%

CMYK

21%, 33%, 0%, 7%

Cyan: 21% / Magenta: 33% / Yellow: 0% / Key: 7%

What color is #BC9FED?

#BC9FED is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BC9FED to RGB:

rgb(188, 159, 237)HEX to RGB Converter →

HEX to HSL

Convert #BC9FED to HSL:

hsl(262, 68%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #BC9FED to CMYK:

cmyk(21%, 33%, 0%, 7%)Color Converter →

Color Meaning and Usage

#BC9FED is a delicate purple color with RGB values of 188, 159, 237 and HSL of 262°, 68%, 78%. This blue-purple hue evokes creativity and luxury, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BC9FED is #D1EDA1, creating high-contrast pairings. For softer combinations, try analogous colors like #A1ABED.

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

Contrast with #BC9FED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BC9FED?

#BC9FED is a delicate purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #BC9FED?

#BC9FED in RGB is (188, 159, 237) - 188 red, 159 green, and 237 blue.

How to use #BC9FED in CSS?

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

What colors go well with #BC9FED?

#D1EDA1 (complementary), #A1ABED (analogous), and #9060E1 (lighter shade) work well with #BC9FED.