#DBB8EF Color Information

Hex color code: #DBB8EF

A soft purple shade, #DBB8EF appears as (219, 184, 239) in RGB and (278°, 63%, 83%) in HSL. It is frequently seen in web interfaces.

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

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBB8EF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 184, 239

Red: 219 / Green: 184 / 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 #DBB8EF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBB8EF to RGB:

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

HEX to HSL

Convert #DBB8EF to HSL:

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

HEX to CMYK

Convert #DBB8EF to CMYK:

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

Color Meaning and Usage

A light purple tone, #DBB8EF has RGB (219, 184, 239) and HSL (278°, 63%, 83%). Known for evoking purity and simplicity, this very light tint is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #DBB8EF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBB8EF?

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

What is the RGB value of #DBB8EF?

#DBB8EF in RGB is (219, 184, 239) - 219 red, 184 green, and 239 blue.

How to use #DBB8EF in CSS?

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

What colors go well with #DBB8EF?

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