#DBB9EF Color Information

Hex color code: #DBB9EF

The hex color #DBB9EF is a ethereal purple with RGB values of (219, 185, 239) and HSL of (278°, 63%, 83%). It is typically applied in digital products.

Try:
Color NamePlum
HEX
#DBB9EF
RGB
219, 185, 239
HSL
278°, 63%, 83%
CMYK
8%, 23%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBB9EF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 185, 239

Red: 219 / Green: 185 / Blue: 239

HSL

278°, 63%, 83%

Hue: 278° / Saturation: 63% / Lightness: 83%

CMYK

8%, 23%, 0%, 6%

Cyan: 8% / Magenta: 23% / Yellow: 0% / Key: 6%

What color is #DBB9EF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBB9EF to RGB:

rgb(219, 185, 239)HEX to RGB Converter →

HEX to HSL

Convert #DBB9EF to HSL:

hsl(278, 63%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #DBB9EF to CMYK:

cmyk(8%, 23%, 0%, 6%)Color Converter →

Color Meaning and Usage

A ethereal purple tone, #DBB9EF has RGB (219, 185, 239) and HSL (278°, 63%, 83%). Known for evoking purity and simplicity, this very light tint is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBB9EF is #CCEFB8, creating high-contrast pairings. For softer combinations, try analogous colors like #C0B8EF.

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

Contrast with #DBB9EF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBB9EF?

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

What is the RGB value of #DBB9EF?

#DBB9EF in RGB is (219, 185, 239) - 219 red, 185 green, and 239 blue.

How to use #DBB9EF in CSS?

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

What colors go well with #DBB9EF?

#CCEFB8 (complementary), #C0B8EF (analogous), and #BB7AE1 (lighter shade) work well with #DBB9EF.