#DB9ECE Color Information

Hex color code: #DB9ECE

#DB9ECE is a soft magenta color. In RGB it is (219, 158, 206), and in HSL it is (313°, 46%, 74%). It is typically applied in digital products.

Try:
Color NamePlum
HEX
#DB9ECE
RGB
219, 158, 206
HSL
313°, 46%, 74%
CMYK
0%, 28%, 6%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DB9ECE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 158, 206

Red: 219 / Green: 158 / Blue: 206

HSL

313°, 46%, 74%

Hue: 313° / Saturation: 46% / Lightness: 74%

CMYK

0%, 28%, 6%, 14%

Cyan: 0% / Magenta: 28% / Yellow: 6% / Key: 14%

What color is #DB9ECE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DB9ECE to RGB:

rgb(219, 158, 206)HEX to RGB Converter →

HEX to HSL

Convert #DB9ECE to HSL:

hsl(313, 46%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #DB9ECE to CMYK:

cmyk(0%, 28%, 6%, 14%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #DB9ECE has RGB (219, 158, 206) and HSL (313°, 46%, 74%). Known for evoking romance and playfulness, this magenta-red hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DB9ECE is #9EDBAB, creating high-contrast pairings. For softer combinations, try analogous colors like #CA9EDB.

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

Contrast with #DB9ECE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DB9ECE?

#DB9ECE is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DB9ECE?

#DB9ECE in RGB is (219, 158, 206) - 219 red, 158 green, and 206 blue.

How to use #DB9ECE in CSS?

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

What colors go well with #DB9ECE?

#9EDBAB (complementary), #CA9EDB (analogous), and #C766B2 (lighter shade) work well with #DB9ECE.