#DB8BBC Color Information

Hex color code: #DB8BBC

#DB8BBC is a neutral magenta color. In RGB it is (219, 139, 188), and in HSL it is (323°, 53%, 70%). It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#DB8BBC
RGB
219, 139, 188
HSL
323°, 53%, 70%
CMYK
0%, 37%, 14%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DB8BBC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 139, 188

Red: 219 / Green: 139 / Blue: 188

HSL

323°, 53%, 70%

Hue: 323° / Saturation: 53% / Lightness: 70%

CMYK

0%, 37%, 14%, 14%

Cyan: 0% / Magenta: 37% / Yellow: 14% / Key: 14%

What color is #DB8BBC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DB8BBC to RGB:

rgb(219, 139, 188)HEX to RGB Converter →

HEX to HSL

Convert #DB8BBC to HSL:

hsl(323, 53%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #DB8BBC to CMYK:

cmyk(0%, 37%, 14%, 14%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #DB8BBC has RGB (219, 139, 188) and HSL (323°, 53%, 70%). Known for evoking romance and playfulness, this magenta-red hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DB8BBC is #8ADBA9, creating high-contrast pairings. For softer combinations, try analogous colors like #D28ADB.

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

Contrast with #DB8BBC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DB8BBC?

#DB8BBC is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DB8BBC?

#DB8BBC in RGB is (219, 139, 188) - 219 red, 139 green, and 188 blue.

How to use #DB8BBC in CSS?

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

What colors go well with #DB8BBC?

#8ADBA9 (complementary), #D28ADB (analogous), and #C94F9A (lighter shade) work well with #DB8BBC.