#DBCEEB Color Information

Hex color code: #DBCEEB

A light purple shade, #DBCEEB appears as (219, 206, 235) in RGB and (267°, 42%, 86%) in HSL. It is commonly used in modern UI design.

Try:
Color NameLavender
HEX
#DBCEEB
RGB
219, 206, 235
HSL
267°, 42%, 86%
CMYK
7%, 12%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBCEEB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 206, 235

Red: 219 / Green: 206 / Blue: 235

HSL

267°, 42%, 86%

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

CMYK

7%, 12%, 0%, 8%

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

What color is #DBCEEB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBCEEB to RGB:

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

HEX to HSL

Convert #DBCEEB to HSL:

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

HEX to CMYK

Convert #DBCEEB to CMYK:

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

Color Meaning and Usage

A light purple tone, #DBCEEB has RGB (219, 206, 235) and HSL (267°, 42%, 86%). Known for evoking purity and simplicity, this very light tint is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBCEEB is #DDEACC, creating high-contrast pairings. For softer combinations, try analogous colors like #CCCEEA.

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

Contrast with #DBCEEB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBCEEB?

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

What is the RGB value of #DBCEEB?

#DBCEEB in RGB is (219, 206, 235) - 219 red, 206 green, and 235 blue.

How to use #DBCEEB in CSS?

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

What colors go well with #DBCEEB?

#DDEACC (complementary), #CCCEEA (analogous), and #B296D4 (lighter shade) work well with #DBCEEB.