#DBC9DE Color Information

Hex color code: #DBC9DE

The hex color #DBC9DE is a delicate magenta with RGB values of (219, 201, 222) and HSL of (291°, 24%, 83%). It is popular in mobile app design.

Try:
Color NamePlum
HEX
#DBC9DE
RGB
219, 201, 222
HSL
291°, 24%, 83%
CMYK
1%, 9%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBC9DE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 201, 222

Red: 219 / Green: 201 / Blue: 222

HSL

291°, 24%, 83%

Hue: 291° / Saturation: 24% / Lightness: 83%

CMYK

1%, 9%, 0%, 13%

Cyan: 1% / Magenta: 9% / Yellow: 0% / Key: 13%

What color is #DBC9DE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBC9DE to RGB:

rgb(219, 201, 222)HEX to RGB Converter →

HEX to HSL

Convert #DBC9DE to HSL:

hsl(291, 24%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #DBC9DE to CMYK:

cmyk(1%, 9%, 0%, 13%)Color Converter →

Color Meaning and Usage

#DBC9DE is a airy magenta color with RGB values of 219, 201, 222 and HSL of 291°, 24%, 83%. This very light tint evokes purity and simplicity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBC9DE is #CCDEC9, creating high-contrast pairings. For softer combinations, try analogous colors like #D1C9DE.

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

Contrast with #DBC9DE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBC9DE?

#DBC9DE is a airy magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DBC9DE?

#DBC9DE in RGB is (219, 201, 222) - 219 red, 201 green, and 222 blue.

How to use #DBC9DE in CSS?

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

What colors go well with #DBC9DE?

#CCDEC9 (complementary), #D1C9DE (analogous), and #BB9AC1 (lighter shade) work well with #DBC9DE.