#BFA3EC Color Information

Hex color code: #BFA3EC

The hex color #BFA3EC is a light purple with RGB values of (191, 163, 236) and HSL of (263°, 66%, 78%). It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#BFA3EC
RGB
191, 163, 236
HSL
263°, 66%, 78%
CMYK
19%, 31%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFA3EC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 163, 236

Red: 191 / Green: 163 / Blue: 236

HSL

263°, 66%, 78%

Hue: 263° / Saturation: 66% / Lightness: 78%

CMYK

19%, 31%, 0%, 7%

Cyan: 19% / Magenta: 31% / Yellow: 0% / Key: 7%

What color is #BFA3EC?

#BFA3EC is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFA3EC to RGB:

rgb(191, 163, 236)HEX to RGB Converter →

HEX to HSL

Convert #BFA3EC to HSL:

hsl(263, 66%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #BFA3EC to CMYK:

cmyk(19%, 31%, 0%, 7%)Color Converter →

Color Meaning and Usage

A light purple tone, #BFA3EC has RGB (191, 163, 236) and HSL (263°, 66%, 78%). Known for evoking creativity and luxury, this blue-purple hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFA3EC is #D0ECA2, creating high-contrast pairings. For softer combinations, try analogous colors like #A2ABEC.

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

Contrast with #BFA3EC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFA3EC?

#BFA3EC is a light purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #BFA3EC?

#BFA3EC in RGB is (191, 163, 236) - 191 red, 163 green, and 236 blue.

How to use #BFA3EC in CSS?

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

What colors go well with #BFA3EC?

#D0ECA2 (complementary), #A2ABEC (analogous), and #9262DF (lighter shade) work well with #BFA3EC.