#DB8CEA Color Information

Hex color code: #DB8CEA

A balanced magenta shade, #DB8CEA appears as (219, 140, 234) in RGB and (290°, 69%, 73%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameViolet
HEX
#DB8CEA
RGB
219, 140, 234
HSL
290°, 69%, 73%
CMYK
6%, 40%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DB8CEA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 140, 234

Red: 219 / Green: 140 / Blue: 234

HSL

290°, 69%, 73%

Hue: 290° / Saturation: 69% / Lightness: 73%

CMYK

6%, 40%, 0%, 8%

Cyan: 6% / Magenta: 40% / Yellow: 0% / Key: 8%

What color is #DB8CEA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DB8CEA to RGB:

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

HEX to HSL

Convert #DB8CEA to HSL:

hsl(290, 69%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #DB8CEA to CMYK:

cmyk(6%, 40%, 0%, 8%)Color Converter →

Color Meaning and Usage

A muted magenta tone, #DB8CEA has RGB (219, 140, 234) and HSL (290°, 69%, 73%). Known for evoking romance and playfulness, this magenta-red hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DB8CEA is #9AEA8B, creating high-contrast pairings. For softer combinations, try analogous colors like #AA8BEA.

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

Contrast with #DB8CEA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DB8CEA?

#DB8CEA is a muted magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DB8CEA?

#DB8CEA in RGB is (219, 140, 234) - 219 red, 140 green, and 234 blue.

How to use #DB8CEA in CSS?

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

What colors go well with #DB8CEA?

#9AEA8B (complementary), #AA8BEA (analogous), and #C54ADE (lighter shade) work well with #DB8CEA.