#E6BAFB Color Information

Hex color code: #E6BAFB

The hex color #E6BAFB is a light purple with RGB values of (230, 186, 251) and HSL of (281°, 89%, 86%). It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#E6BAFB
RGB
230, 186, 251
HSL
281°, 89%, 86%
CMYK
8%, 26%, 0%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E6BAFB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

230, 186, 251

Red: 230 / Green: 186 / Blue: 251

HSL

281°, 89%, 86%

Hue: 281° / Saturation: 89% / Lightness: 86%

CMYK

8%, 26%, 0%, 2%

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

What color is #E6BAFB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E6BAFB to RGB:

rgb(230, 186, 251)HEX to RGB Converter →

HEX to HSL

Convert #E6BAFB to HSL:

hsl(281, 89%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #E6BAFB to CMYK:

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

Color Meaning and Usage

#E6BAFB is a light purple color with RGB values of 230, 186, 251 and HSL of 281°, 89%, 86%. This very light tint evokes purity and simplicity, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E6BAFB is #D0FBBC, creating high-contrast pairings. For softer combinations, try analogous colors like #C7BCFB.

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

Contrast with #E6BAFB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E6BAFB?

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

What is the RGB value of #E6BAFB?

#E6BAFB in RGB is (230, 186, 251) - 230 red, 186 green, and 251 blue.

How to use #E6BAFB in CSS?

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

What colors go well with #E6BAFB?

#D0FBBC (complementary), #C7BCFB (analogous), and #CD73F7 (lighter shade) work well with #E6BAFB.