#DBCDE2 Color Information

Hex color code: #DBCDE2

#DBCDE2 is a delicate purple color. In RGB it is (219, 205, 226), and in HSL it is (280°, 27%, 85%). It is often used for branding and logos.

Try:
Color NameLavender
HEX
#DBCDE2
RGB
219, 205, 226
HSL
280°, 27%, 85%
CMYK
3%, 9%, 0%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBCDE2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 205, 226

Red: 219 / Green: 205 / Blue: 226

HSL

280°, 27%, 85%

Hue: 280° / Saturation: 27% / Lightness: 85%

CMYK

3%, 9%, 0%, 11%

Cyan: 3% / Magenta: 9% / Yellow: 0% / Key: 11%

What color is #DBCDE2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBCDE2 to RGB:

rgb(219, 205, 226)HEX to RGB Converter →

HEX to HSL

Convert #DBCDE2 to HSL:

hsl(280, 27%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #DBCDE2 to CMYK:

cmyk(3%, 9%, 0%, 11%)Color Converter →

Color Meaning and Usage

A light purple tone, #DBCDE2 has RGB (219, 205, 226) and HSL (280°, 27%, 85%). Known for evoking purity and simplicity, this very light tint is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBCDE2 is #D5E3CE, creating high-contrast pairings. For softer combinations, try analogous colors like #D2CEE3.

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

Contrast with #DBCDE2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBCDE2?

#DBCDE2 is a light purple color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DBCDE2?

#DBCDE2 in RGB is (219, 205, 226) - 219 red, 205 green, and 226 blue.

How to use #DBCDE2 in CSS?

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

What colors go well with #DBCDE2?

#D5E3CE (complementary), #D2CEE3 (analogous), and #B99EC7 (lighter shade) work well with #DBCDE2.