#DACBE7 Color Information

Hex color code: #DACBE7

#DACBE7 is a airy purple color. In RGB it is (218, 203, 231), and in HSL it is (272°, 37%, 85%). It is popular in mobile app design.

Try:
Color NameLavender
HEX
#DACBE7
RGB
218, 203, 231
HSL
272°, 37%, 85%
CMYK
6%, 12%, 0%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DACBE7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 203, 231

Red: 218 / Green: 203 / Blue: 231

HSL

272°, 37%, 85%

Hue: 272° / Saturation: 37% / Lightness: 85%

CMYK

6%, 12%, 0%, 9%

Cyan: 6% / Magenta: 12% / Yellow: 0% / Key: 9%

What color is #DACBE7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DACBE7 to RGB:

rgb(218, 203, 231)HEX to RGB Converter →

HEX to HSL

Convert #DACBE7 to HSL:

hsl(272, 37%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #DACBE7 to CMYK:

cmyk(6%, 12%, 0%, 9%)Color Converter →

Color Meaning and Usage

#DACBE7 is a delicate purple color with RGB values of 218, 203, 231 and HSL of 272°, 37%, 85%. This very light tint evokes purity and simplicity, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DACBE7 is #D8E7CB, creating high-contrast pairings. For softer combinations, try analogous colors like #CCCBE7.

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

Contrast with #DACBE7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DACBE7?

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

What is the RGB value of #DACBE7?

#DACBE7 in RGB is (218, 203, 231) - 218 red, 203 green, and 231 blue.

How to use #DACBE7 in CSS?

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

What colors go well with #DACBE7?

#D8E7CB (complementary), #CCCBE7 (analogous), and #B496CF (lighter shade) work well with #DACBE7.