#DCBFE8 Color Information

Hex color code: #DCBFE8

#DCBFE8 is a airy purple color. In RGB it is (220, 191, 232), and in HSL it is (282°, 47%, 83%). It is popular in mobile app design.

Try:
Color NamePlum
HEX
#DCBFE8
RGB
220, 191, 232
HSL
282°, 47%, 83%
CMYK
5%, 18%, 0%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCBFE8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 191, 232

Red: 220 / Green: 191 / Blue: 232

HSL

282°, 47%, 83%

Hue: 282° / Saturation: 47% / Lightness: 83%

CMYK

5%, 18%, 0%, 9%

Cyan: 5% / Magenta: 18% / Yellow: 0% / Key: 9%

What color is #DCBFE8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCBFE8 to RGB:

rgb(220, 191, 232)HEX to RGB Converter →

HEX to HSL

Convert #DCBFE8 to HSL:

hsl(282, 47%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #DCBFE8 to CMYK:

cmyk(5%, 18%, 0%, 9%)Color Converter →

Color Meaning and Usage

A ethereal purple tone, #DCBFE8 has RGB (220, 191, 232) and HSL (282°, 47%, 83%). Known for evoking purity and simplicity, this very light tint is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCBFE8 is #CCE8BF, creating high-contrast pairings. For softer combinations, try analogous colors like #C7BFE8.

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

Contrast with #DCBFE8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCBFE8?

#DCBFE8 is a ethereal purple color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DCBFE8?

#DCBFE8 in RGB is (220, 191, 232) - 220 red, 191 green, and 232 blue.

How to use #DCBFE8 in CSS?

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

What colors go well with #DCBFE8?

#CCE8BF (complementary), #C7BFE8 (analogous), and #BD87D4 (lighter shade) work well with #DCBFE8.