#DBBDF1 Color Information

Hex color code: #DBBDF1

A airy purple shade, #DBBDF1 appears as (219, 189, 241) in RGB and (275°, 65%, 84%) in HSL. It is widely used in graphic design.

Try:
Color NamePlum
HEX
#DBBDF1
RGB
219, 189, 241
HSL
275°, 65%, 84%
CMYK
9%, 22%, 0%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBBDF1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 189, 241

Red: 219 / Green: 189 / Blue: 241

HSL

275°, 65%, 84%

Hue: 275° / Saturation: 65% / Lightness: 84%

CMYK

9%, 22%, 0%, 5%

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

What color is #DBBDF1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBBDF1 to RGB:

rgb(219, 189, 241)HEX to RGB Converter →

HEX to HSL

Convert #DBBDF1 to HSL:

hsl(275, 65%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #DBBDF1 to CMYK:

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

Color Meaning and Usage

#DBBDF1 is a soft purple color with RGB values of 219, 189, 241 and HSL of 275°, 65%, 84%. This very light tint evokes purity and simplicity, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBBDF1 is #D2F1BC, creating high-contrast pairings. For softer combinations, try analogous colors like #C0BCF1.

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

Contrast with #DBBDF1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBBDF1?

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

What is the RGB value of #DBBDF1?

#DBBDF1 in RGB is (219, 189, 241) - 219 red, 189 green, and 241 blue.

How to use #DBBDF1 in CSS?

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

What colors go well with #DBBDF1?

#D2F1BC (complementary), #C0BCF1 (analogous), and #B97DE3 (lighter shade) work well with #DBBDF1.