#DBC0E7 Color Information

Hex color code: #DBC0E7

#DBC0E7 is a soft purple color. In RGB it is (219, 192, 231), and in HSL it is (282°, 45%, 83%). It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#DBC0E7
RGB
219, 192, 231
HSL
282°, 45%, 83%
CMYK
5%, 17%, 0%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBC0E7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 192, 231

Red: 219 / Green: 192 / Blue: 231

HSL

282°, 45%, 83%

Hue: 282° / Saturation: 45% / Lightness: 83%

CMYK

5%, 17%, 0%, 9%

Cyan: 5% / Magenta: 17% / Yellow: 0% / Key: 9%

What color is #DBC0E7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBC0E7 to RGB:

rgb(219, 192, 231)HEX to RGB Converter →

HEX to HSL

Convert #DBC0E7 to HSL:

hsl(282, 45%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #DBC0E7 to CMYK:

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

Color Meaning and Usage

A light purple tone, #DBC0E7 has RGB (219, 192, 231) and HSL (282°, 45%, 83%). Known for evoking purity and simplicity, this very light tint is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBC0E7 is #CCE7C0, creating high-contrast pairings. For softer combinations, try analogous colors like #C8C0E7.

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

Contrast with #DBC0E7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBC0E7?

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

What is the RGB value of #DBC0E7?

#DBC0E7 in RGB is (219, 192, 231) - 219 red, 192 green, and 231 blue.

How to use #DBC0E7 in CSS?

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

What colors go well with #DBC0E7?

#CCE7C0 (complementary), #C8C0E7 (analogous), and #BC89D2 (lighter shade) work well with #DBC0E7.