#DB9CEC Color Information

Hex color code: #DB9CEC

The hex color #DB9CEC is a ethereal magenta with RGB values of (219, 156, 236) and HSL of (287°, 68%, 77%). It is typically applied in digital products.

Try:
Color NamePlum
HEX
#DB9CEC
RGB
219, 156, 236
HSL
287°, 68%, 77%
CMYK
7%, 34%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DB9CEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 156, 236

Red: 219 / Green: 156 / Blue: 236

HSL

287°, 68%, 77%

Hue: 287° / Saturation: 68% / Lightness: 77%

CMYK

7%, 34%, 0%, 7%

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

What color is #DB9CEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DB9CEC to RGB:

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

HEX to HSL

Convert #DB9CEC to HSL:

hsl(287, 68%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #DB9CEC to CMYK:

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

Color Meaning and Usage

#DB9CEC is a airy magenta color with RGB values of 219, 156, 236 and HSL of 287°, 68%, 77%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DB9CEC is #AEEC9C, creating high-contrast pairings. For softer combinations, try analogous colors like #B39CEC.

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

Contrast with #DB9CEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DB9CEC?

#DB9CEC is a airy magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DB9CEC?

#DB9CEC in RGB is (219, 156, 236) - 219 red, 156 green, and 236 blue.

How to use #DB9CEC in CSS?

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

What colors go well with #DB9CEC?

#AEEC9C (complementary), #B39CEC (analogous), and #C35CE0 (lighter shade) work well with #DB9CEC.