#BC33DB Color Information

Hex color code: #BC33DB

A understated magenta shade, #BC33DB appears as (188, 51, 219) in RGB and (289°, 70%, 53%) in HSL. It is widely used in graphic design.

Try:
Color NameMedium Orchid
HEX
#BC33DB
RGB
188, 51, 219
HSL
289°, 70%, 53%
CMYK
14%, 77%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BC33DB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 51, 219

Red: 188 / Green: 51 / Blue: 219

HSL

289°, 70%, 53%

Hue: 289° / Saturation: 70% / Lightness: 53%

CMYK

14%, 77%, 0%, 14%

Cyan: 14% / Magenta: 77% / Yellow: 0% / Key: 14%

What color is #BC33DB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BC33DB to RGB:

rgb(188, 51, 219)HEX to RGB Converter →

HEX to HSL

Convert #BC33DB to HSL:

hsl(289, 70%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #BC33DB to CMYK:

cmyk(14%, 77%, 0%, 14%)Color Converter →

Color Meaning and Usage

#BC33DB is a neutral magenta color with RGB values of 188, 51, 219 and HSL of 289°, 70%, 53%. This magenta-red hue evokes romance and playfulness, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BC33DB is #52DB33, creating high-contrast pairings. For softer combinations, try analogous colors like #6833DB.

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

Contrast with #BC33DB

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

Contrast Ratio: 4.63:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BC33DB?

#BC33DB is a neutral magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BC33DB?

#BC33DB in RGB is (188, 51, 219) - 188 red, 51 green, and 219 blue.

How to use #BC33DB in CSS?

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

What colors go well with #BC33DB?

#52DB33 (complementary), #6833DB (analogous), and #8C1DA5 (lighter shade) work well with #BC33DB.