#DBBFF2 Color Information

Hex color code: #DBBFF2

A airy purple shade, #DBBFF2 appears as (219, 191, 242) in RGB and (273°, 66%, 85%) in HSL. It is popular in mobile app design.

Try:
Color NamePlum
HEX
#DBBFF2
RGB
219, 191, 242
HSL
273°, 66%, 85%
CMYK
10%, 21%, 0%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBBFF2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 191, 242

Red: 219 / Green: 191 / Blue: 242

HSL

273°, 66%, 85%

Hue: 273° / Saturation: 66% / Lightness: 85%

CMYK

10%, 21%, 0%, 5%

Cyan: 10% / Magenta: 21% / Yellow: 0% / Key: 5%

What color is #DBBFF2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBBFF2 to RGB:

rgb(219, 191, 242)HEX to RGB Converter →

HEX to HSL

Convert #DBBFF2 to HSL:

hsl(273, 66%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #DBBFF2 to CMYK:

cmyk(10%, 21%, 0%, 5%)Color Converter →

Color Meaning and Usage

#DBBFF2 is a light purple color with RGB values of 219, 191, 242 and HSL of 273°, 66%, 85%. 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 #DBBFF2 is #D6F2C0, creating high-contrast pairings. For softer combinations, try analogous colors like #C2C0F2.

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

Contrast with #DBBFF2

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 #DBBFF2?

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

What is the RGB value of #DBBFF2?

#DBBFF2 in RGB is (219, 191, 242) - 219 red, 191 green, and 242 blue.

How to use #DBBFF2 in CSS?

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

What colors go well with #DBBFF2?

#D6F2C0 (complementary), #C2C0F2 (analogous), and #B880E5 (lighter shade) work well with #DBBFF2.