#BFA2EE Color Information

Hex color code: #BFA2EE

#BFA2EE is a airy purple color. In RGB it is (191, 162, 238), and in HSL it is (263°, 69%, 78%). It is widely used in graphic design.

Try:
Color NamePlum
HEX
#BFA2EE
RGB
191, 162, 238
HSL
263°, 69%, 78%
CMYK
20%, 32%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFA2EE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 162, 238

Red: 191 / Green: 162 / Blue: 238

HSL

263°, 69%, 78%

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

CMYK

20%, 32%, 0%, 7%

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

What color is #BFA2EE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFA2EE to RGB:

rgb(191, 162, 238)HEX to RGB Converter →

HEX to HSL

Convert #BFA2EE to HSL:

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

HEX to CMYK

Convert #BFA2EE to CMYK:

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

Color Meaning and Usage

A soft purple tone, #BFA2EE has RGB (191, 162, 238) and HSL (263°, 69%, 78%). Known for evoking creativity and luxury, this blue-purple hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFA2EE is #D0EEA0, creating high-contrast pairings. For softer combinations, try analogous colors like #A0A9EE.

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

Contrast with #BFA2EE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFA2EE?

#BFA2EE is a soft purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #BFA2EE?

#BFA2EE in RGB is (191, 162, 238) - 191 red, 162 green, and 238 blue.

How to use #BFA2EE in CSS?

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

What colors go well with #BFA2EE?

#D0EEA0 (complementary), #A0A9EE (analogous), and #9160E2 (lighter shade) work well with #BFA2EE.