#DBDADC Color Information

Hex color code: #DBDADC

The hex color #DBDADC is a soft purple with RGB values of (219, 218, 220) and HSL of (270°, 3%, 86%). It is often used for branding and logos.

Try:
Color NameLavender
HEX
#DBDADC
RGB
219, 218, 220
HSL
270°, 3%, 86%
CMYK
0%, 1%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBDADC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 218, 220

Red: 219 / Green: 218 / Blue: 220

HSL

270°, 3%, 86%

Hue: 270° / Saturation: 3% / Lightness: 86%

CMYK

0%, 1%, 0%, 14%

Cyan: 0% / Magenta: 1% / Yellow: 0% / Key: 14%

What color is #DBDADC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBDADC to RGB:

rgb(219, 218, 220)HEX to RGB Converter →

HEX to HSL

Convert #DBDADC to HSL:

hsl(270, 3%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #DBDADC to CMYK:

cmyk(0%, 1%, 0%, 14%)Color Converter →

Color Meaning and Usage

#DBDADC is a light purple color with RGB values of 219, 218, 220 and HSL of 270°, 3%, 86%. This very light tint evokes purity and simplicity, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBDADC is #DBDCDA, creating high-contrast pairings. For softer combinations, try analogous colors like #DADADC.

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

Contrast with #DBDADC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBDADC?

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

What is the RGB value of #DBDADC?

#DBDADC in RGB is (219, 218, 220) - 219 red, 218 green, and 220 blue.

How to use #DBDADC in CSS?

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

What colors go well with #DBDADC?

#DBDCDA (complementary), #DADADC (analogous), and #B5B3B7 (lighter shade) work well with #DBDADC.