#B975CB Color Information

Hex color code: #B975CB

The hex color #B975CB is a pastel magenta with RGB values of (185, 117, 203) and HSL of (287°, 45%, 63%). It is commonly used in modern UI design.

Try:
Color NameMedium Orchid
HEX
#B975CB
RGB
185, 117, 203
HSL
287°, 45%, 63%
CMYK
9%, 42%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B975CB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

185, 117, 203

Red: 185 / Green: 117 / Blue: 203

HSL

287°, 45%, 63%

Hue: 287° / Saturation: 45% / Lightness: 63%

CMYK

9%, 42%, 0%, 20%

Cyan: 9% / Magenta: 42% / Yellow: 0% / Key: 20%

What color is #B975CB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B975CB to RGB:

rgb(185, 117, 203)HEX to RGB Converter →

HEX to HSL

Convert #B975CB to HSL:

hsl(287, 45%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #B975CB to CMYK:

cmyk(9%, 42%, 0%, 20%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #B975CB has RGB (185, 117, 203) and HSL (287°, 45%, 63%). Known for evoking romance and playfulness, this magenta-red hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B975CB is #89CB76, creating high-contrast pairings. For softer combinations, try analogous colors like #8E76CB.

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

Contrast with #B975CB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B975CB?

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

What is the RGB value of #B975CB?

#B975CB in RGB is (185, 117, 203) - 185 red, 117 green, and 203 blue.

How to use #B975CB in CSS?

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

What colors go well with #B975CB?

#89CB76 (complementary), #8E76CB (analogous), and #9A43B1 (lighter shade) work well with #B975CB.