#DCBCF0 Color Information

Hex color code: #DCBCF0

The hex color #DCBCF0 is a light purple with RGB values of (220, 188, 240) and HSL of (277°, 63%, 84%). It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#DCBCF0
RGB
220, 188, 240
HSL
277°, 63%, 84%
CMYK
8%, 22%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCBCF0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 188, 240

Red: 220 / Green: 188 / Blue: 240

HSL

277°, 63%, 84%

Hue: 277° / Saturation: 63% / Lightness: 84%

CMYK

8%, 22%, 0%, 6%

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

What color is #DCBCF0?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCBCF0 to RGB:

rgb(220, 188, 240)HEX to RGB Converter →

HEX to HSL

Convert #DCBCF0 to HSL:

hsl(277, 63%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #DCBCF0 to CMYK:

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

Color Meaning and Usage

#DCBCF0 is a delicate purple color with RGB values of 220, 188, 240 and HSL of 277°, 63%, 84%. This very light tint evokes purity and simplicity, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCBCF0 is #D0F0BC, creating high-contrast pairings. For softer combinations, try analogous colors like #C2BCF0.

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

Contrast with #DCBCF0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCBCF0?

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

What is the RGB value of #DCBCF0?

#DCBCF0 in RGB is (220, 188, 240) - 220 red, 188 green, and 240 blue.

How to use #DCBCF0 in CSS?

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

What colors go well with #DCBCF0?

#D0F0BC (complementary), #C2BCF0 (analogous), and #BC7EE2 (lighter shade) work well with #DCBCF0.