#B75CDB Color Information

Hex color code: #B75CDB

The hex color #B75CDB is a understated purple with RGB values of (183, 92, 219) and HSL of (283°, 64%, 61%). It is widely used in graphic design.

Try:
Color NameMedium Orchid
HEX
#B75CDB
RGB
183, 92, 219
HSL
283°, 64%, 61%
CMYK
16%, 58%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B75CDB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

183, 92, 219

Red: 183 / Green: 92 / Blue: 219

HSL

283°, 64%, 61%

Hue: 283° / Saturation: 64% / Lightness: 61%

CMYK

16%, 58%, 0%, 14%

Cyan: 16% / Magenta: 58% / Yellow: 0% / Key: 14%

What color is #B75CDB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B75CDB to RGB:

rgb(183, 92, 219)HEX to RGB Converter →

HEX to HSL

Convert #B75CDB to HSL:

hsl(283, 64%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #B75CDB to CMYK:

cmyk(16%, 58%, 0%, 14%)Color Converter →

Color Meaning and Usage

A subtle purple tone, #B75CDB has RGB (183, 92, 219) and HSL (283°, 64%, 61%). Known for evoking romance and playfulness, this magenta-red hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B75CDB is #80DB5C, creating high-contrast pairings. For softer combinations, try analogous colors like #775CDB.

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

Contrast with #B75CDB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B75CDB?

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

What is the RGB value of #B75CDB?

#B75CDB in RGB is (183, 92, 219) - 183 red, 92 green, and 219 blue.

How to use #B75CDB in CSS?

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

What colors go well with #B75CDB?

#80DB5C (complementary), #775CDB (analogous), and #962AC0 (lighter shade) work well with #B75CDB.