#DB8CEC Color Information

Hex color code: #DB8CEC

The hex color #DB8CEC is a striking magenta with RGB values of (219, 140, 236) and HSL of (289°, 72%, 74%). It is often used for branding and logos.

Try:
Color NameViolet
HEX
#DB8CEC
RGB
219, 140, 236
HSL
289°, 72%, 74%
CMYK
7%, 41%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DB8CEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 140, 236

Red: 219 / Green: 140 / Blue: 236

HSL

289°, 72%, 74%

Hue: 289° / Saturation: 72% / Lightness: 74%

CMYK

7%, 41%, 0%, 7%

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

What color is #DB8CEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DB8CEC to RGB:

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

HEX to HSL

Convert #DB8CEC to HSL:

hsl(289, 72%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #DB8CEC to CMYK:

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

Color Meaning and Usage

A dynamic magenta tone, #DB8CEC has RGB (219, 140, 236) and HSL (289°, 72%, 74%). Known for evoking romance and playfulness, this magenta-red hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DB8CEC is #9EEC8D, creating high-contrast pairings. For softer combinations, try analogous colors like #AB8DEC.

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

Contrast with #DB8CEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DB8CEC?

#DB8CEC is a dynamic magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DB8CEC?

#DB8CEC in RGB is (219, 140, 236) - 219 red, 140 green, and 236 blue.

How to use #DB8CEC in CSS?

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

What colors go well with #DB8CEC?

#9EEC8D (complementary), #AB8DEC (analogous), and #C64BE2 (lighter shade) work well with #DB8CEC.