#DBBCF1 Color Information

Hex color code: #DBBCF1

A light purple shade, #DBBCF1 appears as (219, 188, 241) in RGB and (275°, 65%, 84%) in HSL. It is commonly used in modern UI design.

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

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBBCF1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 188, 241

Red: 219 / Green: 188 / 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 #DBBCF1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBBCF1 to RGB:

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

HEX to HSL

Convert #DBBCF1 to HSL:

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

HEX to CMYK

Convert #DBBCF1 to CMYK:

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

Color Meaning and Usage

#DBBCF1 is a soft purple color with RGB values of 219, 188, 241 and HSL of 275°, 65%, 84%. 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 #DBBCF1 is #D2F1BC, creating high-contrast pairings. For softer combinations, try analogous colors like #C0BCF1.

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

Contrast with #DBBCF1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBBCF1?

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

What is the RGB value of #DBBCF1?

#DBBCF1 in RGB is (219, 188, 241) - 219 red, 188 green, and 241 blue.

How to use #DBBCF1 in CSS?

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

What colors go well with #DBBCF1?

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