#E7BAFA Color Information

Hex color code: #E7BAFA

#E7BAFA is a airy purple color. In RGB it is (231, 186, 250), and in HSL it is (282°, 86%, 85%). It is widely used in graphic design.

Try:
Color NamePlum
HEX
#E7BAFA
RGB
231, 186, 250
HSL
282°, 86%, 85%
CMYK
8%, 26%, 0%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E7BAFA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

231, 186, 250

Red: 231 / Green: 186 / Blue: 250

HSL

282°, 86%, 85%

Hue: 282° / Saturation: 86% / Lightness: 85%

CMYK

8%, 26%, 0%, 2%

Cyan: 8% / Magenta: 26% / Yellow: 0% / Key: 2%

What color is #E7BAFA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E7BAFA to RGB:

rgb(231, 186, 250)HEX to RGB Converter →

HEX to HSL

Convert #E7BAFA to HSL:

hsl(282, 86%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #E7BAFA to CMYK:

cmyk(8%, 26%, 0%, 2%)Color Converter →

Color Meaning and Usage

A delicate purple tone, #E7BAFA has RGB (231, 186, 250) and HSL (282°, 86%, 85%). Known for evoking purity and simplicity, this very light tint is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E7BAFA is #CCFAB8, creating high-contrast pairings. For softer combinations, try analogous colors like #C5B8FA.

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

Contrast with #E7BAFA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E7BAFA?

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

What is the RGB value of #E7BAFA?

#E7BAFA in RGB is (231, 186, 250) - 231 red, 186 green, and 250 blue.

How to use #E7BAFA in CSS?

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

What colors go well with #E7BAFA?

#CCFAB8 (complementary), #C5B8FA (analogous), and #CD71F4 (lighter shade) work well with #E7BAFA.