#DBC6EB Color Information

Hex color code: #DBC6EB

A soft purple shade, #DBC6EB appears as (219, 198, 235) in RGB and (274°, 48%, 85%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameLavender
HEX
#DBC6EB
RGB
219, 198, 235
HSL
274°, 48%, 85%
CMYK
7%, 16%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBC6EB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 198, 235

Red: 219 / Green: 198 / Blue: 235

HSL

274°, 48%, 85%

Hue: 274° / Saturation: 48% / Lightness: 85%

CMYK

7%, 16%, 0%, 8%

Cyan: 7% / Magenta: 16% / Yellow: 0% / Key: 8%

What color is #DBC6EB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBC6EB to RGB:

rgb(219, 198, 235)HEX to RGB Converter →

HEX to HSL

Convert #DBC6EB to HSL:

hsl(274, 48%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #DBC6EB to CMYK:

cmyk(7%, 16%, 0%, 8%)Color Converter →

Color Meaning and Usage

A ethereal purple tone, #DBC6EB has RGB (219, 198, 235) and HSL (274°, 48%, 85%). Known for evoking purity and simplicity, this very light tint is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBC6EB is #D6EBC6, creating high-contrast pairings. For softer combinations, try analogous colors like #C9C6EB.

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

Contrast with #DBC6EB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBC6EB?

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

What is the RGB value of #DBC6EB?

#DBC6EB in RGB is (219, 198, 235) - 219 red, 198 green, and 235 blue.

How to use #DBC6EB in CSS?

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

What colors go well with #DBC6EB?

#D6EBC6 (complementary), #C9C6EB (analogous), and #B78ED7 (lighter shade) work well with #DBC6EB.