#DEB2FA Color Information

Hex color code: #DEB2FA

#DEB2FA is a ethereal purple color. In RGB it is (222, 178, 250), and in HSL it is (277°, 88%, 84%). It is typically applied in digital products.

Try:
Color NamePlum
HEX
#DEB2FA
RGB
222, 178, 250
HSL
277°, 88%, 84%
CMYK
11%, 29%, 0%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DEB2FA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 178, 250

Red: 222 / Green: 178 / Blue: 250

HSL

277°, 88%, 84%

Hue: 277° / Saturation: 88% / Lightness: 84%

CMYK

11%, 29%, 0%, 2%

Cyan: 11% / Magenta: 29% / Yellow: 0% / Key: 2%

What color is #DEB2FA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DEB2FA to RGB:

rgb(222, 178, 250)HEX to RGB Converter →

HEX to HSL

Convert #DEB2FA to HSL:

hsl(277, 88%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #DEB2FA to CMYK:

cmyk(11%, 29%, 0%, 2%)Color Converter →

Color Meaning and Usage

A light purple tone, #DEB2FA has RGB (222, 178, 250) and HSL (277°, 88%, 84%). Known for evoking purity and simplicity, this very light tint is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DEB2FA is #CEFAB2, creating high-contrast pairings. For softer combinations, try analogous colors like #BBB2FA.

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

Contrast with #DEB2FA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DEB2FA?

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

What is the RGB value of #DEB2FA?

#DEB2FA in RGB is (222, 178, 250) - 222 red, 178 green, and 250 blue.

How to use #DEB2FA in CSS?

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

What colors go well with #DEB2FA?

#CEFAB2 (complementary), #BBB2FA (analogous), and #C06AF6 (lighter shade) work well with #DEB2FA.