#DBCCE3 Color Information

Hex color code: #DBCCE3

The hex color #DBCCE3 is a ethereal purple with RGB values of (219, 204, 227) and HSL of (279°, 29%, 85%). It is typically applied in digital products.

Try:
Color NameLavender
HEX
#DBCCE3
RGB
219, 204, 227
HSL
279°, 29%, 85%
CMYK
4%, 10%, 0%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBCCE3; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 204, 227

Red: 219 / Green: 204 / Blue: 227

HSL

279°, 29%, 85%

Hue: 279° / Saturation: 29% / Lightness: 85%

CMYK

4%, 10%, 0%, 11%

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

What color is #DBCCE3?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBCCE3 to RGB:

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

HEX to HSL

Convert #DBCCE3 to HSL:

hsl(279, 29%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #DBCCE3 to CMYK:

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

Color Meaning and Usage

A airy purple tone, #DBCCE3 has RGB (219, 204, 227) and HSL (279°, 29%, 85%). Known for evoking purity and simplicity, this very light tint is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBCCE3 is #D5E4CE, creating high-contrast pairings. For softer combinations, try analogous colors like #D1CEE4.

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

Contrast with #DBCCE3

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBCCE3?

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

What is the RGB value of #DBCCE3?

#DBCCE3 in RGB is (219, 204, 227) - 219 red, 204 green, and 227 blue.

How to use #DBCCE3 in CSS?

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

What colors go well with #DBCCE3?

#D5E4CE (complementary), #D1CEE4 (analogous), and #B99CC9 (lighter shade) work well with #DBCCE3.