#DEBEEE Color Information

Hex color code: #DEBEEE

The hex color #DEBEEE is a delicate purple with RGB values of (222, 190, 238) and HSL of (280°, 59%, 84%). It is popular in mobile app design.

Try:
Color NamePlum
HEX
#DEBEEE
RGB
222, 190, 238
HSL
280°, 59%, 84%
CMYK
7%, 20%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DEBEEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 190, 238

Red: 222 / Green: 190 / Blue: 238

HSL

280°, 59%, 84%

Hue: 280° / Saturation: 59% / Lightness: 84%

CMYK

7%, 20%, 0%, 7%

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

What color is #DEBEEE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DEBEEE to RGB:

rgb(222, 190, 238)HEX to RGB Converter →

HEX to HSL

Convert #DEBEEE to HSL:

hsl(280, 59%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #DEBEEE to CMYK:

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

Color Meaning and Usage

#DEBEEE is a soft purple color with RGB values of 222, 190, 238 and HSL of 280°, 59%, 84%. This very light tint evokes purity and simplicity, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DEBEEE is #CEEEBE, creating high-contrast pairings. For softer combinations, try analogous colors like #C6BEEE.

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

Contrast with #DEBEEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DEBEEE?

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

What is the RGB value of #DEBEEE?

#DEBEEE in RGB is (222, 190, 238) - 222 red, 190 green, and 238 blue.

How to use #DEBEEE in CSS?

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

What colors go well with #DEBEEE?

#CEEEBE (complementary), #C6BEEE (analogous), and #BF81DF (lighter shade) work well with #DEBEEE.