#B959CF Color Information

Hex color code: #B959CF

A balanced magenta shade, #B959CF appears as (185, 89, 207) in RGB and (289°, 55%, 58%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameMedium Orchid
HEX
#B959CF
RGB
185, 89, 207
HSL
289°, 55%, 58%
CMYK
11%, 57%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B959CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

185, 89, 207

Red: 185 / Green: 89 / Blue: 207

HSL

289°, 55%, 58%

Hue: 289° / Saturation: 55% / Lightness: 58%

CMYK

11%, 57%, 0%, 19%

Cyan: 11% / Magenta: 57% / Yellow: 0% / Key: 19%

What color is #B959CF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B959CF to RGB:

rgb(185, 89, 207)HEX to RGB Converter →

HEX to HSL

Convert #B959CF to HSL:

hsl(289, 55%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #B959CF to CMYK:

cmyk(11%, 57%, 0%, 19%)Color Converter →

Color Meaning and Usage

#B959CF is a subtle magenta color with RGB values of 185, 89, 207 and HSL of 289°, 55%, 58%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B959CF is #6FCF59, creating high-contrast pairings. For softer combinations, try analogous colors like #7E59CF.

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

Contrast with #B959CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B959CF?

#B959CF is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B959CF?

#B959CF in RGB is (185, 89, 207) - 185 red, 89 green, and 207 blue.

How to use #B959CF in CSS?

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

What colors go well with #B959CF?

#6FCF59 (complementary), #7E59CF (analogous), and #9431AA (lighter shade) work well with #B959CF.