#DBCCEA Color Information

Hex color code: #DBCCEA

A airy purple shade, #DBCCEA appears as (219, 204, 234) in RGB and (270°, 42%, 86%) in HSL. It is widely used in graphic design.

Try:
Color NameLavender
HEX
#DBCCEA
RGB
219, 204, 234
HSL
270°, 42%, 86%
CMYK
6%, 13%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBCCEA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 204, 234

Red: 219 / Green: 204 / Blue: 234

HSL

270°, 42%, 86%

Hue: 270° / Saturation: 42% / Lightness: 86%

CMYK

6%, 13%, 0%, 8%

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

What color is #DBCCEA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBCCEA to RGB:

rgb(219, 204, 234)HEX to RGB Converter →

HEX to HSL

Convert #DBCCEA to HSL:

hsl(270, 42%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #DBCCEA to CMYK:

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

Color Meaning and Usage

A ethereal purple tone, #DBCCEA has RGB (219, 204, 234) and HSL (270°, 42%, 86%). 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 #DBCCEA is #DBEACC, creating high-contrast pairings. For softer combinations, try analogous colors like #CCCCEA.

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

Contrast with #DBCCEA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBCCEA?

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

What is the RGB value of #DBCCEA?

#DBCCEA in RGB is (219, 204, 234) - 219 red, 204 green, and 234 blue.

How to use #DBCCEA in CSS?

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

What colors go well with #DBCCEA?

#DBEACC (complementary), #CCCCEA (analogous), and #B596D4 (lighter shade) work well with #DBCCEA.