#DABEE4 Color Information

Hex color code: #DABEE4

#DABEE4 is a soft purple color. In RGB it is (218, 190, 228), and in HSL it is (284°, 41%, 82%). It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#DABEE4
RGB
218, 190, 228
HSL
284°, 41%, 82%
CMYK
4%, 17%, 0%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DABEE4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 190, 228

Red: 218 / Green: 190 / Blue: 228

HSL

284°, 41%, 82%

Hue: 284° / Saturation: 41% / Lightness: 82%

CMYK

4%, 17%, 0%, 11%

Cyan: 4% / Magenta: 17% / Yellow: 0% / Key: 11%

What color is #DABEE4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DABEE4 to RGB:

rgb(218, 190, 228)HEX to RGB Converter →

HEX to HSL

Convert #DABEE4 to HSL:

hsl(284, 41%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #DABEE4 to CMYK:

cmyk(4%, 17%, 0%, 11%)Color Converter →

Color Meaning and Usage

#DABEE4 is a light purple color with RGB values of 218, 190, 228 and HSL of 284°, 41%, 82%. This very light tint evokes purity and simplicity, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DABEE4 is #C8E4BE, creating high-contrast pairings. For softer combinations, try analogous colors like #C7BEE4.

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

Contrast with #DABEE4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DABEE4?

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

What is the RGB value of #DABEE4?

#DABEE4 in RGB is (218, 190, 228) - 218 red, 190 green, and 228 blue.

How to use #DABEE4 in CSS?

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

What colors go well with #DABEE4?

#C8E4BE (complementary), #C7BEE4 (analogous), and #BB88CD (lighter shade) work well with #DABEE4.