#DBC4EF Color Information

Hex color code: #DBC4EF

The hex color #DBC4EF is a light purple with RGB values of (219, 196, 239) and HSL of (272°, 57%, 85%). It is commonly used in modern UI design.

Try:
Color NameLavender
HEX
#DBC4EF
RGB
219, 196, 239
HSL
272°, 57%, 85%
CMYK
8%, 18%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBC4EF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 196, 239

Red: 219 / Green: 196 / Blue: 239

HSL

272°, 57%, 85%

Hue: 272° / Saturation: 57% / Lightness: 85%

CMYK

8%, 18%, 0%, 6%

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

What color is #DBC4EF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBC4EF to RGB:

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

HEX to HSL

Convert #DBC4EF to HSL:

hsl(272, 57%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #DBC4EF to CMYK:

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

Color Meaning and Usage

A soft purple tone, #DBC4EF has RGB (219, 196, 239) and HSL (272°, 57%, 85%). Known for evoking purity and simplicity, this very light tint is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBC4EF is #D7EFC3, creating high-contrast pairings. For softer combinations, try analogous colors like #C4C3EF.

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

Contrast with #DBC4EF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBC4EF?

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

What is the RGB value of #DBC4EF?

#DBC4EF in RGB is (219, 196, 239) - 219 red, 196 green, and 239 blue.

How to use #DBC4EF in CSS?

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

What colors go well with #DBC4EF?

#D7EFC3 (complementary), #C4C3EF (analogous), and #B587DE (lighter shade) work well with #DBC4EF.