#D08BBC Color Information

Hex color code: #D08BBC

The hex color #D08BBC is a delicate magenta with RGB values of (208, 139, 188) and HSL of (317°, 42%, 68%). It is popular in mobile app design.

Try:
Color NamePlum
HEX
#D08BBC
RGB
208, 139, 188
HSL
317°, 42%, 68%
CMYK
0%, 33%, 10%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D08BBC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

208, 139, 188

Red: 208 / Green: 139 / Blue: 188

HSL

317°, 42%, 68%

Hue: 317° / Saturation: 42% / Lightness: 68%

CMYK

0%, 33%, 10%, 18%

Cyan: 0% / Magenta: 33% / Yellow: 10% / Key: 18%

What color is #D08BBC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D08BBC to RGB:

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

HEX to HSL

Convert #D08BBC to HSL:

hsl(317, 42%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #D08BBC to CMYK:

cmyk(0%, 33%, 10%, 18%)Color Converter →

Color Meaning and Usage

#D08BBC is a subtle magenta color with RGB values of 208, 139, 188 and HSL of 317°, 42%, 68%. This magenta-red hue evokes romance and playfulness, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D08BBC is #8BD09F, creating high-contrast pairings. For softer combinations, try analogous colors like #C18BD0.

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

Contrast with #D08BBC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D08BBC?

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

What is the RGB value of #D08BBC?

#D08BBC in RGB is (208, 139, 188) - 208 red, 139 green, and 188 blue.

How to use #D08BBC in CSS?

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

What colors go well with #D08BBC?

#8BD09F (complementary), #C18BD0 (analogous), and #B9559D (lighter shade) work well with #D08BBC.