#D7BEEA Color Information

Hex color code: #D7BEEA

#D7BEEA is a light purple color. In RGB it is (215, 190, 234), and in HSL it is (274°, 51%, 83%). It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#D7BEEA
RGB
215, 190, 234
HSL
274°, 51%, 83%
CMYK
8%, 19%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D7BEEA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

215, 190, 234

Red: 215 / Green: 190 / Blue: 234

HSL

274°, 51%, 83%

Hue: 274° / Saturation: 51% / Lightness: 83%

CMYK

8%, 19%, 0%, 8%

Cyan: 8% / Magenta: 19% / Yellow: 0% / Key: 8%

What color is #D7BEEA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D7BEEA to RGB:

rgb(215, 190, 234)HEX to RGB Converter →

HEX to HSL

Convert #D7BEEA to HSL:

hsl(274, 51%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #D7BEEA to CMYK:

cmyk(8%, 19%, 0%, 8%)Color Converter →

Color Meaning and Usage

#D7BEEA is a airy purple color with RGB values of 215, 190, 234 and HSL of 274°, 51%, 83%. 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 #D7BEEA is #D1EABE, creating high-contrast pairings. For softer combinations, try analogous colors like #C0BEEA.

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

Contrast with #D7BEEA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D7BEEA?

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

What is the RGB value of #D7BEEA?

#D7BEEA in RGB is (215, 190, 234) - 215 red, 190 green, and 234 blue.

How to use #D7BEEA in CSS?

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

What colors go well with #D7BEEA?

#D1EABE (complementary), #C0BEEA (analogous), and #B384D7 (lighter shade) work well with #D7BEEA.