#DBCEDE Color Information

Hex color code: #DBCEDE

A airy magenta shade, #DBCEDE appears as (219, 206, 222) in RGB and (289°, 20%, 84%) in HSL. It is widely used in graphic design.

Try:
Color NameLavender
HEX
#DBCEDE
RGB
219, 206, 222
HSL
289°, 20%, 84%
CMYK
1%, 7%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBCEDE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 206, 222

Red: 219 / Green: 206 / Blue: 222

HSL

289°, 20%, 84%

Hue: 289° / Saturation: 20% / Lightness: 84%

CMYK

1%, 7%, 0%, 13%

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

What color is #DBCEDE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBCEDE to RGB:

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

HEX to HSL

Convert #DBCEDE to HSL:

hsl(289, 20%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #DBCEDE to CMYK:

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

Color Meaning and Usage

#DBCEDE is a airy magenta color with RGB values of 219, 206, 222 and HSL of 289°, 20%, 84%. This very light tint evokes purity and simplicity, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBCEDE is #D1DECE, creating high-contrast pairings. For softer combinations, try analogous colors like #D3CEDE.

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

Contrast with #DBCEDE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBCEDE?

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

What is the RGB value of #DBCEDE?

#DBCEDE in RGB is (219, 206, 222) - 219 red, 206 green, and 222 blue.

How to use #DBCEDE in CSS?

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

What colors go well with #DBCEDE?

#D1DECE (complementary), #D3CEDE (analogous), and #BAA0C0 (lighter shade) work well with #DBCEDE.