#DBCAE7 Color Information

Hex color code: #DBCAE7

A soft purple shade, #DBCAE7 appears as (219, 202, 231) in RGB and (275°, 38%, 85%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameLavender
HEX
#DBCAE7
RGB
219, 202, 231
HSL
275°, 38%, 85%
CMYK
5%, 13%, 0%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBCAE7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 202, 231

Red: 219 / Green: 202 / Blue: 231

HSL

275°, 38%, 85%

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

CMYK

5%, 13%, 0%, 9%

Cyan: 5% / Magenta: 13% / Yellow: 0% / Key: 9%

What color is #DBCAE7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBCAE7 to RGB:

rgb(219, 202, 231)HEX to RGB Converter →

HEX to HSL

Convert #DBCAE7 to HSL:

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

HEX to CMYK

Convert #DBCAE7 to CMYK:

cmyk(5%, 13%, 0%, 9%)Color Converter →

Color Meaning and Usage

#DBCAE7 is a delicate purple color with RGB values of 219, 202, 231 and HSL of 275°, 38%, 85%. This very light tint evokes purity and simplicity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBCAE7 is #D6E7CA, creating high-contrast pairings. For softer combinations, try analogous colors like #CDCAE7.

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

Contrast with #DBCAE7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBCAE7?

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

What is the RGB value of #DBCAE7?

#DBCAE7 in RGB is (219, 202, 231) - 219 red, 202 green, and 231 blue.

How to use #DBCAE7 in CSS?

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

What colors go well with #DBCAE7?

#D6E7CA (complementary), #CDCAE7 (analogous), and #B795D0 (lighter shade) work well with #DBCAE7.