#BFACCE Color Information

Hex color code: #BFACCE

A pastel purple shade, #BFACCE appears as (191, 172, 206) in RGB and (274°, 26%, 74%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#BFACCE
RGB
191, 172, 206
HSL
274°, 26%, 74%
CMYK
7%, 17%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFACCE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 172, 206

Red: 191 / Green: 172 / Blue: 206

HSL

274°, 26%, 74%

Hue: 274° / Saturation: 26% / Lightness: 74%

CMYK

7%, 17%, 0%, 19%

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

What color is #BFACCE?

#BFACCE is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFACCE to RGB:

rgb(191, 172, 206)HEX to RGB Converter →

HEX to HSL

Convert #BFACCE to HSL:

hsl(274, 26%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #BFACCE to CMYK:

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

Color Meaning and Usage

A gentle purple tone, #BFACCE has RGB (191, 172, 206) and HSL (274°, 26%, 74%). Known for evoking romance and playfulness, this magenta-red hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFACCE is #BACEAB, creating high-contrast pairings. For softer combinations, try analogous colors like #AEABCE.

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

Contrast with #BFACCE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFACCE?

#BFACCE is a gentle purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BFACCE?

#BFACCE in RGB is (191, 172, 206) - 191 red, 172 green, and 206 blue.

How to use #BFACCE in CSS?

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

What colors go well with #BFACCE?

#BACEAB (complementary), #AEABCE (analogous), and #9A7BB2 (lighter shade) work well with #BFACCE.