#DEBAFF Color Information

Hex color code: #DEBAFF

A soft purple shade, #DEBAFF appears as (222, 186, 255) in RGB and (271°, 100%, 86%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#DEBAFF
RGB
222, 186, 255
HSL
271°, 100%, 86%
CMYK
13%, 27%, 0%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DEBAFF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 186, 255

Red: 222 / Green: 186 / Blue: 255

HSL

271°, 100%, 86%

Hue: 271° / Saturation: 100% / Lightness: 86%

CMYK

13%, 27%, 0%, 0%

Cyan: 13% / Magenta: 27% / Yellow: 0% / Key: 0%

What color is #DEBAFF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DEBAFF to RGB:

rgb(222, 186, 255)HEX to RGB Converter →

HEX to HSL

Convert #DEBAFF to HSL:

hsl(271, 100%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #DEBAFF to CMYK:

cmyk(13%, 27%, 0%, 0%)Color Converter →

Color Meaning and Usage

A light purple tone, #DEBAFF has RGB (222, 186, 255) and HSL (271°, 100%, 86%). Known for evoking purity and simplicity, this very light tint is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DEBAFF is #DAFFB8, creating high-contrast pairings. For softer combinations, try analogous colors like #B9B8FF.

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

Contrast with #DEBAFF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DEBAFF?

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

What is the RGB value of #DEBAFF?

#DEBAFF in RGB is (222, 186, 255) - 222 red, 186 green, and 255 blue.

How to use #DEBAFF in CSS?

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

What colors go well with #DEBAFF?

#DAFFB8 (complementary), #B9B8FF (analogous), and #B86BFF (lighter shade) work well with #DEBAFF.