#DBCCE5 Color Information

Hex color code: #DBCCE5

The hex color #DBCCE5 is a ethereal purple with RGB values of (219, 204, 229) and HSL of (276°, 32%, 85%). It is typically applied in digital products.

Try:
Color NameLavender
HEX
#DBCCE5
RGB
219, 204, 229
HSL
276°, 32%, 85%
CMYK
4%, 11%, 0%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBCCE5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 204, 229

Red: 219 / Green: 204 / Blue: 229

HSL

276°, 32%, 85%

Hue: 276° / Saturation: 32% / Lightness: 85%

CMYK

4%, 11%, 0%, 10%

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

What color is #DBCCE5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBCCE5 to RGB:

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

HEX to HSL

Convert #DBCCE5 to HSL:

hsl(276, 32%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #DBCCE5 to CMYK:

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

Color Meaning and Usage

#DBCCE5 is a soft purple color with RGB values of 219, 204, 229 and HSL of 276°, 32%, 85%. This very light tint evokes purity and simplicity, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBCCE5 is #D6E5CD, creating high-contrast pairings. For softer combinations, try analogous colors like #CFCDE5.

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

Contrast with #DBCCE5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBCCE5?

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

What is the RGB value of #DBCCE5?

#DBCCE5 in RGB is (219, 204, 229) - 219 red, 204 green, and 229 blue.

How to use #DBCCE5 in CSS?

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

What colors go well with #DBCCE5?

#D6E5CD (complementary), #CFCDE5 (analogous), and #B79ACB (lighter shade) work well with #DBCCE5.