#DABEF1 Color Information

Hex color code: #DABEF1

The hex color #DABEF1 is a ethereal purple with RGB values of (218, 190, 241) and HSL of (273°, 65%, 85%). It is typically applied in digital products.

Try:
Color NamePlum
HEX
#DABEF1
RGB
218, 190, 241
HSL
273°, 65%, 85%
CMYK
10%, 21%, 0%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DABEF1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 190, 241

Red: 218 / Green: 190 / Blue: 241

HSL

273°, 65%, 85%

Hue: 273° / Saturation: 65% / Lightness: 85%

CMYK

10%, 21%, 0%, 5%

Cyan: 10% / Magenta: 21% / Yellow: 0% / Key: 5%

What color is #DABEF1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DABEF1 to RGB:

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

HEX to HSL

Convert #DABEF1 to HSL:

hsl(273, 65%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #DABEF1 to CMYK:

cmyk(10%, 21%, 0%, 5%)Color Converter →

Color Meaning and Usage

#DABEF1 is a delicate purple color with RGB values of 218, 190, 241 and HSL of 273°, 65%, 85%. This very light tint evokes purity and simplicity, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DABEF1 is #D6F2C0, creating high-contrast pairings. For softer combinations, try analogous colors like #C2C0F2.

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

Contrast with #DABEF1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DABEF1?

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

What is the RGB value of #DABEF1?

#DABEF1 in RGB is (218, 190, 241) - 218 red, 190 green, and 241 blue.

How to use #DABEF1 in CSS?

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

What colors go well with #DABEF1?

#D6F2C0 (complementary), #C2C0F2 (analogous), and #B781E4 (lighter shade) work well with #DABEF1.