#DB91EF Color Information

Hex color code: #DB91EF

#DB91EF is a striking magenta color. In RGB it is (219, 145, 239), and in HSL it is (287°, 75%, 75%). It is popular in mobile app design.

Try:
Color NamePlum
HEX
#DB91EF
RGB
219, 145, 239
HSL
287°, 75%, 75%
CMYK
8%, 39%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DB91EF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 145, 239

Red: 219 / Green: 145 / Blue: 239

HSL

287°, 75%, 75%

Hue: 287° / Saturation: 75% / Lightness: 75%

CMYK

8%, 39%, 0%, 6%

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

What color is #DB91EF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DB91EF to RGB:

rgb(219, 145, 239)HEX to RGB Converter →

HEX to HSL

Convert #DB91EF to HSL:

hsl(287, 75%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #DB91EF to CMYK:

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

Color Meaning and Usage

A dynamic magenta tone, #DB91EF has RGB (219, 145, 239) and HSL (287°, 75%, 75%). 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 #DB91EF is #A4EF8F, creating high-contrast pairings. For softer combinations, try analogous colors like #AB8FEF.

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

Contrast with #DB91EF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DB91EF?

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

What is the RGB value of #DB91EF?

#DB91EF in RGB is (219, 145, 239) - 219 red, 145 green, and 239 blue.

How to use #DB91EF in CSS?

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

What colors go well with #DB91EF?

#A4EF8F (complementary), #AB8FEF (analogous), and #C44CE6 (lighter shade) work well with #DB91EF.