#DBCCE6 Color Information

Hex color code: #DBCCE6

A ethereal purple shade, #DBCCE6 appears as (219, 204, 230) in RGB and (275°, 34%, 85%) in HSL. It is typically applied in digital products.

Try:
Color NameLavender
HEX
#DBCCE6
RGB
219, 204, 230
HSL
275°, 34%, 85%
CMYK
5%, 11%, 0%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBCCE6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 204, 230

Red: 219 / Green: 204 / Blue: 230

HSL

275°, 34%, 85%

Hue: 275° / Saturation: 34% / Lightness: 85%

CMYK

5%, 11%, 0%, 10%

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

What color is #DBCCE6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBCCE6 to RGB:

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

HEX to HSL

Convert #DBCCE6 to HSL:

hsl(275, 34%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #DBCCE6 to CMYK:

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

Color Meaning and Usage

#DBCCE6 is a delicate purple color with RGB values of 219, 204, 230 and HSL of 275°, 34%, 85%. 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 #DBCCE6 is #D7E6CC, creating high-contrast pairings. For softer combinations, try analogous colors like #CECCE6.

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

Contrast with #DBCCE6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBCCE6?

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

What is the RGB value of #DBCCE6?

#DBCCE6 in RGB is (219, 204, 230) - 219 red, 204 green, and 230 blue.

How to use #DBCCE6 in CSS?

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

What colors go well with #DBCCE6?

#D7E6CC (complementary), #CECCE6 (analogous), and #B798CD (lighter shade) work well with #DBCCE6.