#DBBCE5 Color Information

Hex color code: #DBBCE5

A soft magenta shade, #DBBCE5 appears as (219, 188, 229) in RGB and (285°, 44%, 82%) in HSL. It is often used for branding and logos.

Try:
Color NamePlum
HEX
#DBBCE5
RGB
219, 188, 229
HSL
285°, 44%, 82%
CMYK
4%, 18%, 0%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBBCE5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 188, 229

Red: 219 / Green: 188 / Blue: 229

HSL

285°, 44%, 82%

Hue: 285° / Saturation: 44% / Lightness: 82%

CMYK

4%, 18%, 0%, 10%

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

What color is #DBBCE5?

#DBBCE5 is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBBCE5 to RGB:

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

HEX to HSL

Convert #DBBCE5 to HSL:

hsl(285, 44%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #DBBCE5 to CMYK:

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

Color Meaning and Usage

#DBBCE5 is a delicate magenta color with RGB values of 219, 188, 229 and HSL of 285°, 44%, 82%. This very light tint evokes purity and simplicity, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBBCE5 is #C7E5BD, creating high-contrast pairings. For softer combinations, try analogous colors like #C7BDE5.

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

Contrast with #DBBCE5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBBCE5?

#DBBCE5 is a delicate magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DBBCE5?

#DBBCE5 in RGB is (219, 188, 229) - 219 red, 188 green, and 229 blue.

How to use #DBBCE5 in CSS?

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

What colors go well with #DBBCE5?

#C7E5BD (complementary), #C7BDE5 (analogous), and #BD86D0 (lighter shade) work well with #DBBCE5.