#DFBCE6 Color Information

Hex color code: #DFBCE6

The hex color #DFBCE6 is a delicate magenta with RGB values of (223, 188, 230) and HSL of (290°, 46%, 82%). It is popular in mobile app design.

Try:
Color NamePlum
HEX
#DFBCE6
RGB
223, 188, 230
HSL
290°, 46%, 82%
CMYK
3%, 18%, 0%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFBCE6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 188, 230

Red: 223 / Green: 188 / Blue: 230

HSL

290°, 46%, 82%

Hue: 290° / Saturation: 46% / Lightness: 82%

CMYK

3%, 18%, 0%, 10%

Cyan: 3% / Magenta: 18% / Yellow: 0% / Key: 10%

What color is #DFBCE6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFBCE6 to RGB:

rgb(223, 188, 230)HEX to RGB Converter →

HEX to HSL

Convert #DFBCE6 to HSL:

hsl(290, 46%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #DFBCE6 to CMYK:

cmyk(3%, 18%, 0%, 10%)Color Converter →

Color Meaning and Usage

#DFBCE6 is a ethereal magenta color with RGB values of 223, 188, 230 and HSL of 290°, 46%, 82%. This very light tint evokes purity and simplicity, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFBCE6 is #C3E6BC, creating high-contrast pairings. For softer combinations, try analogous colors like #CABCE6.

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

Contrast with #DFBCE6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFBCE6?

#DFBCE6 is a ethereal magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DFBCE6?

#DFBCE6 in RGB is (223, 188, 230) - 223 red, 188 green, and 230 blue.

How to use #DFBCE6 in CSS?

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

What colors go well with #DFBCE6?

#C3E6BC (complementary), #CABCE6 (analogous), and #C584D2 (lighter shade) work well with #DFBCE6.