#DB92EB Color Information

Hex color code: #DB92EB

A neutral magenta shade, #DB92EB appears as (219, 146, 235) in RGB and (289°, 69%, 75%) in HSL. It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#DB92EB
RGB
219, 146, 235
HSL
289°, 69%, 75%
CMYK
7%, 38%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DB92EB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 146, 235

Red: 219 / Green: 146 / Blue: 235

HSL

289°, 69%, 75%

Hue: 289° / Saturation: 69% / Lightness: 75%

CMYK

7%, 38%, 0%, 8%

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

What color is #DB92EB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DB92EB to RGB:

rgb(219, 146, 235)HEX to RGB Converter →

HEX to HSL

Convert #DB92EB to HSL:

hsl(289, 69%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #DB92EB to CMYK:

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

Color Meaning and Usage

A muted magenta tone, #DB92EB has RGB (219, 146, 235) and HSL (289°, 69%, 75%). Known for evoking romance and playfulness, this magenta-red hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DB92EB is #A3EB93, creating high-contrast pairings. For softer combinations, try analogous colors like #AF93EB.

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

Contrast with #DB92EB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DB92EB?

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

What is the RGB value of #DB92EB?

#DB92EB in RGB is (219, 146, 235) - 219 red, 146 green, and 235 blue.

How to use #DB92EB in CSS?

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

What colors go well with #DB92EB?

#A3EB93 (complementary), #AF93EB (analogous), and #C653DF (lighter shade) work well with #DB92EB.