#DCBDF4 Color Information

Hex color code: #DCBDF4

#DCBDF4 is a soft purple color. In RGB it is (220, 189, 244), and in HSL it is (274°, 71%, 85%). It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#DCBDF4
RGB
220, 189, 244
HSL
274°, 71%, 85%
CMYK
10%, 23%, 0%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCBDF4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 189, 244

Red: 220 / Green: 189 / Blue: 244

HSL

274°, 71%, 85%

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

CMYK

10%, 23%, 0%, 4%

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

What color is #DCBDF4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCBDF4 to RGB:

rgb(220, 189, 244)HEX to RGB Converter →

HEX to HSL

Convert #DCBDF4 to HSL:

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

HEX to CMYK

Convert #DCBDF4 to CMYK:

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

Color Meaning and Usage

#DCBDF4 is a airy purple color with RGB values of 220, 189, 244 and HSL of 274°, 71%, 85%. This very light tint evokes purity and simplicity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCBDF4 is #D5F4BE, creating high-contrast pairings. For softer combinations, try analogous colors like #C1BEF4.

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

Contrast with #DCBDF4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCBDF4?

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

What is the RGB value of #DCBDF4?

#DCBDF4 in RGB is (220, 189, 244) - 220 red, 189 green, and 244 blue.

How to use #DCBDF4 in CSS?

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

What colors go well with #DCBDF4?

#D5F4BE (complementary), #C1BEF4 (analogous), and #BA7CE9 (lighter shade) work well with #DCBDF4.