#B769BA Color Information

Hex color code: #B769BA

The hex color #B769BA is a pastel magenta with RGB values of (183, 105, 186) and HSL of (298°, 37%, 57%). It is commonly used in modern UI design.

Try:
Color NameMedium Orchid
HEX
#B769BA
RGB
183, 105, 186
HSL
298°, 37%, 57%
CMYK
2%, 44%, 0%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B769BA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

183, 105, 186

Red: 183 / Green: 105 / Blue: 186

HSL

298°, 37%, 57%

Hue: 298° / Saturation: 37% / Lightness: 57%

CMYK

2%, 44%, 0%, 27%

Cyan: 2% / Magenta: 44% / Yellow: 0% / Key: 27%

What color is #B769BA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B769BA to RGB:

rgb(183, 105, 186)HEX to RGB Converter →

HEX to HSL

Convert #B769BA to HSL:

hsl(298, 37%, 57%)RGB to HSL Converter →

HEX to CMYK

Convert #B769BA to CMYK:

cmyk(2%, 44%, 0%, 27%)Color Converter →

Color Meaning and Usage

#B769BA is a pastel magenta color with RGB values of 183, 105, 186 and HSL of 298°, 37%, 57%. This magenta-red hue evokes romance and playfulness, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B769BA is #6BBA69, creating high-contrast pairings. For softer combinations, try analogous colors like #8F69BA.

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

Contrast with #B769BA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B769BA?

#B769BA is a pastel magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B769BA?

#B769BA in RGB is (183, 105, 186) - 183 red, 105 green, and 186 blue.

How to use #B769BA in CSS?

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

What colors go well with #B769BA?

#6BBA69 (complementary), #8F69BA (analogous), and #904393 (lighter shade) work well with #B769BA.