#BC90EE Color Information

Hex color code: #BC90EE

A bold purple shade, #BC90EE appears as (188, 144, 238) in RGB and (268°, 73%, 75%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#BC90EE
RGB
188, 144, 238
HSL
268°, 73%, 75%
CMYK
21%, 39%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BC90EE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 144, 238

Red: 188 / Green: 144 / Blue: 238

HSL

268°, 73%, 75%

Hue: 268° / Saturation: 73% / Lightness: 75%

CMYK

21%, 39%, 0%, 7%

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

What color is #BC90EE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BC90EE to RGB:

rgb(188, 144, 238)HEX to RGB Converter →

HEX to HSL

Convert #BC90EE to HSL:

hsl(268, 73%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #BC90EE to CMYK:

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

Color Meaning and Usage

#BC90EE is a dynamic purple color with RGB values of 188, 144, 238 and HSL of 268°, 73%, 75%. This blue-purple hue evokes creativity and luxury, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BC90EE is #C2EE91, creating high-contrast pairings. For softer combinations, try analogous colors like #9194EE.

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

Contrast with #BC90EE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BC90EE?

#BC90EE is a dynamic purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #BC90EE?

#BC90EE in RGB is (188, 144, 238) - 188 red, 144 green, and 238 blue.

How to use #BC90EE in CSS?

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

What colors go well with #BC90EE?

#C2EE91 (complementary), #9194EE (analogous), and #944FE3 (lighter shade) work well with #BC90EE.