#DCCBF5 Color Information

Hex color code: #DCCBF5

A delicate purple shade, #DCCBF5 appears as (220, 203, 245) in RGB and (264°, 68%, 88%) in HSL. It is popular in mobile app design.

Try:
Color NameLavender
HEX
#DCCBF5
RGB
220, 203, 245
HSL
264°, 68%, 88%
CMYK
10%, 17%, 0%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCCBF5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 203, 245

Red: 220 / Green: 203 / Blue: 245

HSL

264°, 68%, 88%

Hue: 264° / Saturation: 68% / Lightness: 88%

CMYK

10%, 17%, 0%, 4%

Cyan: 10% / Magenta: 17% / Yellow: 0% / Key: 4%

What color is #DCCBF5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCCBF5 to RGB:

rgb(220, 203, 245)HEX to RGB Converter →

HEX to HSL

Convert #DCCBF5 to HSL:

hsl(264, 68%, 88%)RGB to HSL Converter →

HEX to CMYK

Convert #DCCBF5 to CMYK:

cmyk(10%, 17%, 0%, 4%)Color Converter →

Color Meaning and Usage

#DCCBF5 is a ethereal purple color with RGB values of 220, 203, 245 and HSL of 264°, 68%, 88%. This very light tint evokes purity and simplicity, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCCBF5 is #E5F5CC, creating high-contrast pairings. For softer combinations, try analogous colors like #CCD0F5.

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

Contrast with #DCCBF5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCCBF5?

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

What is the RGB value of #DCCBF5?

#DCCBF5 in RGB is (220, 203, 245) - 220 red, 203 green, and 245 blue.

How to use #DCCBF5 in CSS?

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

What colors go well with #DCCBF5?

#E5F5CC (complementary), #CCD0F5 (analogous), and #B18BE9 (lighter shade) work well with #DCCBF5.