#D2BCEC Color Information

Hex color code: #D2BCEC

A airy purple shade, #D2BCEC appears as (210, 188, 236) in RGB and (267°, 56%, 83%) in HSL. It is widely used in graphic design.

Try:
Color NamePlum
HEX
#D2BCEC
RGB
210, 188, 236
HSL
267°, 56%, 83%
CMYK
11%, 20%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D2BCEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

210, 188, 236

Red: 210 / Green: 188 / Blue: 236

HSL

267°, 56%, 83%

Hue: 267° / Saturation: 56% / Lightness: 83%

CMYK

11%, 20%, 0%, 7%

Cyan: 11% / Magenta: 20% / Yellow: 0% / Key: 7%

What color is #D2BCEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D2BCEC to RGB:

rgb(210, 188, 236)HEX to RGB Converter →

HEX to HSL

Convert #D2BCEC to HSL:

hsl(267, 56%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #D2BCEC to CMYK:

cmyk(11%, 20%, 0%, 7%)Color Converter →

Color Meaning and Usage

A airy purple tone, #D2BCEC has RGB (210, 188, 236) and HSL (267°, 56%, 83%). Known for evoking purity and simplicity, this very light tint is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D2BCEC is #D6ECBB, creating high-contrast pairings. For softer combinations, try analogous colors like #BBBEEC.

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

Contrast with #D2BCEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D2BCEC?

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

What is the RGB value of #D2BCEC?

#D2BCEC in RGB is (210, 188, 236) - 210 red, 188 green, and 236 blue.

How to use #D2BCEC in CSS?

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

What colors go well with #D2BCEC?

#D6ECBB (complementary), #BBBEEC (analogous), and #A980DB (lighter shade) work well with #D2BCEC.