#DBCBE4 Color Information

Hex color code: #DBCBE4

The hex color #DBCBE4 is a light purple with RGB values of (219, 203, 228) and HSL of (278°, 32%, 85%). It is frequently seen in web interfaces.

Try:
Color NameLavender
HEX
#DBCBE4
RGB
219, 203, 228
HSL
278°, 32%, 85%
CMYK
4%, 11%, 0%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBCBE4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 203, 228

Red: 219 / Green: 203 / Blue: 228

HSL

278°, 32%, 85%

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

CMYK

4%, 11%, 0%, 11%

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

What color is #DBCBE4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBCBE4 to RGB:

rgb(219, 203, 228)HEX to RGB Converter →

HEX to HSL

Convert #DBCBE4 to HSL:

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

HEX to CMYK

Convert #DBCBE4 to CMYK:

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

Color Meaning and Usage

#DBCBE4 is a light purple color with RGB values of 219, 203, 228 and HSL of 278°, 32%, 85%. This very light tint evokes purity and simplicity, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBCBE4 is #D5E5CD, creating high-contrast pairings. For softer combinations, try analogous colors like #D0CDE5.

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

Contrast with #DBCBE4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBCBE4?

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

What is the RGB value of #DBCBE4?

#DBCBE4 in RGB is (219, 203, 228) - 219 red, 203 green, and 228 blue.

How to use #DBCBE4 in CSS?

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

What colors go well with #DBCBE4?

#D5E5CD (complementary), #D0CDE5 (analogous), and #B99ACB (lighter shade) work well with #DBCBE4.