#DB8CED Color Information

Hex color code: #DB8CED

A vivid magenta shade, #DB8CED appears as (219, 140, 237) in RGB and (289°, 73%, 74%) in HSL. It is commonly used in modern UI design.

Try:
Color NameViolet
HEX
#DB8CED
RGB
219, 140, 237
HSL
289°, 73%, 74%
CMYK
8%, 41%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DB8CED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 140, 237

Red: 219 / Green: 140 / Blue: 237

HSL

289°, 73%, 74%

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

CMYK

8%, 41%, 0%, 7%

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

What color is #DB8CED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DB8CED to RGB:

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

HEX to HSL

Convert #DB8CED to HSL:

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

HEX to CMYK

Convert #DB8CED to CMYK:

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

Color Meaning and Usage

A dynamic magenta tone, #DB8CED has RGB (219, 140, 237) and HSL (289°, 73%, 74%). Known for evoking romance and playfulness, this magenta-red hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DB8CED is #9EED8C, creating high-contrast pairings. For softer combinations, try analogous colors like #AB8CED.

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

Contrast with #DB8CED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DB8CED?

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

What is the RGB value of #DB8CED?

#DB8CED in RGB is (219, 140, 237) - 219 red, 140 green, and 237 blue.

How to use #DB8CED in CSS?

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

What colors go well with #DB8CED?

#9EED8C (complementary), #AB8CED (analogous), and #C74AE3 (lighter shade) work well with #DB8CED.