#DB88EC Color Information

Hex color code: #DB88EC

A bold magenta shade, #DB88EC appears as (219, 136, 236) in RGB and (290°, 72%, 73%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameViolet
HEX
#DB88EC
RGB
219, 136, 236
HSL
290°, 72%, 73%
CMYK
7%, 42%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DB88EC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 136, 236

Red: 219 / Green: 136 / Blue: 236

HSL

290°, 72%, 73%

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

CMYK

7%, 42%, 0%, 7%

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

What color is #DB88EC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DB88EC to RGB:

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

HEX to HSL

Convert #DB88EC to HSL:

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

HEX to CMYK

Convert #DB88EC to CMYK:

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

Color Meaning and Usage

A eye-catching magenta tone, #DB88EC has RGB (219, 136, 236) and HSL (290°, 72%, 73%). 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 #DB88EC is #99EC89, creating high-contrast pairings. For softer combinations, try analogous colors like #AA89EC.

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

Contrast with #DB88EC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DB88EC?

#DB88EC is a eye-catching magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DB88EC?

#DB88EC in RGB is (219, 136, 236) - 219 red, 136 green, and 236 blue.

How to use #DB88EC in CSS?

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

What colors go well with #DB88EC?

#99EC89 (complementary), #AA89EC (analogous), and #C747E1 (lighter shade) work well with #DB88EC.