#BF699B Color Information

Hex color code: #BF699B

A subtle magenta shade, #BF699B appears as (191, 105, 155) in RGB and (325°, 40%, 58%) in HSL. It is popular in mobile app design.

Try:
Color NamePale Violet Red
HEX
#BF699B
RGB
191, 105, 155
HSL
325°, 40%, 58%
CMYK
0%, 45%, 19%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BF699B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 105, 155

Red: 191 / Green: 105 / Blue: 155

HSL

325°, 40%, 58%

Hue: 325° / Saturation: 40% / Lightness: 58%

CMYK

0%, 45%, 19%, 25%

Cyan: 0% / Magenta: 45% / Yellow: 19% / Key: 25%

What color is #BF699B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BF699B to RGB:

rgb(191, 105, 155)HEX to RGB Converter →

HEX to HSL

Convert #BF699B to HSL:

hsl(325, 40%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #BF699B to CMYK:

cmyk(0%, 45%, 19%, 25%)Color Converter →

Color Meaning and Usage

#BF699B is a delicate magenta color with RGB values of 191, 105, 155 and HSL of 325°, 40%, 58%. This magenta-red hue evokes romance and playfulness, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BF699B is #69BF8D, creating high-contrast pairings. For softer combinations, try analogous colors like #B869BF.

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

Contrast with #BF699B

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

Contrast Ratio: 5.71:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BF699B?

#BF699B is a delicate magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BF699B?

#BF699B in RGB is (191, 105, 155) - 191 red, 105 green, and 155 blue.

How to use #BF699B in CSS?

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

What colors go well with #BF699B?

#69BF8D (complementary), #B869BF (analogous), and #9A4275 (lighter shade) work well with #BF699B.