#DB5BEC Color Information

Hex color code: #DB5BEC

A bold magenta shade, #DB5BEC appears as (219, 91, 236) in RGB and (293°, 79%, 64%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameMedium Orchid
HEX
#DB5BEC
RGB
219, 91, 236
HSL
293°, 79%, 64%
CMYK
7%, 61%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DB5BEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 91, 236

Red: 219 / Green: 91 / Blue: 236

HSL

293°, 79%, 64%

Hue: 293° / Saturation: 79% / Lightness: 64%

CMYK

7%, 61%, 0%, 7%

Cyan: 7% / Magenta: 61% / Yellow: 0% / Key: 7%

What color is #DB5BEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DB5BEC to RGB:

rgb(219, 91, 236)HEX to RGB Converter →

HEX to HSL

Convert #DB5BEC to HSL:

hsl(293, 79%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #DB5BEC to CMYK:

cmyk(7%, 61%, 0%, 7%)Color Converter →

Color Meaning and Usage

#DB5BEC is a striking magenta color with RGB values of 219, 91, 236 and HSL of 293°, 79%, 64%. 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 #DB5BEC is #6CEC5B, creating high-contrast pairings. For softer combinations, try analogous colors like #925BEC.

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

Contrast with #DB5BEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DB5BEC?

#DB5BEC is a striking magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DB5BEC?

#DB5BEC in RGB is (219, 91, 236) - 219 red, 91 green, and 236 blue.

How to use #DB5BEC in CSS?

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

What colors go well with #DB5BEC?

#6CEC5B (complementary), #925BEC (analogous), and #C91AE0 (lighter shade) work well with #DB5BEC.