#D6BEDC Color Information

Hex color code: #D6BEDC

A delicate magenta shade, #D6BEDC appears as (214, 190, 220) in RGB and (288°, 30%, 80%) in HSL. It is popular in mobile app design.

Try:
Color NamePlum
HEX
#D6BEDC
RGB
214, 190, 220
HSL
288°, 30%, 80%
CMYK
3%, 14%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D6BEDC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

214, 190, 220

Red: 214 / Green: 190 / Blue: 220

HSL

288°, 30%, 80%

Hue: 288° / Saturation: 30% / Lightness: 80%

CMYK

3%, 14%, 0%, 14%

Cyan: 3% / Magenta: 14% / Yellow: 0% / Key: 14%

What color is #D6BEDC?

#D6BEDC is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D6BEDC to RGB:

rgb(214, 190, 220)HEX to RGB Converter →

HEX to HSL

Convert #D6BEDC to HSL:

hsl(288, 30%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #D6BEDC to CMYK:

cmyk(3%, 14%, 0%, 14%)Color Converter →

Color Meaning and Usage

A airy magenta tone, #D6BEDC has RGB (214, 190, 220) and HSL (288°, 30%, 80%). Known for evoking romance and playfulness, this magenta-red hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D6BEDC is #C3DBBD, creating high-contrast pairings. For softer combinations, try analogous colors like #C6BDDB.

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

Contrast with #D6BEDC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D6BEDC?

#D6BEDC is a airy magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D6BEDC?

#D6BEDC in RGB is (214, 190, 220) - 214 red, 190 green, and 220 blue.

How to use #D6BEDC in CSS?

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

What colors go well with #D6BEDC?

#C3DBBD (complementary), #C6BDDB (analogous), and #B68BC1 (lighter shade) work well with #D6BEDC.