#D7BAE8 Color Information

Hex color code: #D7BAE8

#D7BAE8 is a airy purple color. In RGB it is (215, 186, 232), and in HSL it is (278°, 50%, 82%). It is popular in mobile app design.

Try:
Color NamePlum
HEX
#D7BAE8
RGB
215, 186, 232
HSL
278°, 50%, 82%
CMYK
7%, 20%, 0%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D7BAE8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

215, 186, 232

Red: 215 / Green: 186 / Blue: 232

HSL

278°, 50%, 82%

Hue: 278° / Saturation: 50% / Lightness: 82%

CMYK

7%, 20%, 0%, 9%

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

What color is #D7BAE8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D7BAE8 to RGB:

rgb(215, 186, 232)HEX to RGB Converter →

HEX to HSL

Convert #D7BAE8 to HSL:

hsl(278, 50%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #D7BAE8 to CMYK:

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

Color Meaning and Usage

A airy purple tone, #D7BAE8 has RGB (215, 186, 232) and HSL (278°, 50%, 82%). Known for evoking purity and simplicity, this very light tint is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D7BAE8 is #CBE8BA, creating high-contrast pairings. For softer combinations, try analogous colors like #C0BAE8.

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

Contrast with #D7BAE8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D7BAE8?

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

What is the RGB value of #D7BAE8?

#D7BAE8 in RGB is (215, 186, 232) - 215 red, 186 green, and 232 blue.

How to use #D7BAE8 in CSS?

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

What colors go well with #D7BAE8?

#CBE8BA (complementary), #C0BAE8 (analogous), and #B681D5 (lighter shade) work well with #D7BAE8.