#DBBEF9 Color Information

Hex color code: #DBBEF9

#DBBEF9 is a soft purple color. In RGB it is (219, 190, 249), and in HSL it is (269°, 83%, 86%). It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#DBBEF9
RGB
219, 190, 249
HSL
269°, 83%, 86%
CMYK
12%, 24%, 0%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBBEF9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 190, 249

Red: 219 / Green: 190 / Blue: 249

HSL

269°, 83%, 86%

Hue: 269° / Saturation: 83% / Lightness: 86%

CMYK

12%, 24%, 0%, 2%

Cyan: 12% / Magenta: 24% / Yellow: 0% / Key: 2%

What color is #DBBEF9?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBBEF9 to RGB:

rgb(219, 190, 249)HEX to RGB Converter →

HEX to HSL

Convert #DBBEF9 to HSL:

hsl(269, 83%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #DBBEF9 to CMYK:

cmyk(12%, 24%, 0%, 2%)Color Converter →

Color Meaning and Usage

#DBBEF9 is a airy purple color with RGB values of 219, 190, 249 and HSL of 269°, 83%, 86%. This very light tint evokes purity and simplicity, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBBEF9 is #DCF9BE, creating high-contrast pairings. For softer combinations, try analogous colors like #BEBFF9.

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

Contrast with #DBBEF9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBBEF9?

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

What is the RGB value of #DBBEF9?

#DBBEF9 in RGB is (219, 190, 249) - 219 red, 190 green, and 249 blue.

How to use #DBBEF9 in CSS?

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

What colors go well with #DBBEF9?

#DCF9BE (complementary), #BEBFF9 (analogous), and #B378F2 (lighter shade) work well with #DBBEF9.