#B88CCC Color Information

Hex color code: #B88CCC

#B88CCC is a delicate purple color. In RGB it is (184, 140, 204), and in HSL it is (281°, 39%, 67%). It is popular in mobile app design.

Try:
Color NamePlum
HEX
#B88CCC
RGB
184, 140, 204
HSL
281°, 39%, 67%
CMYK
10%, 31%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B88CCC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

184, 140, 204

Red: 184 / Green: 140 / Blue: 204

HSL

281°, 39%, 67%

Hue: 281° / Saturation: 39% / Lightness: 67%

CMYK

10%, 31%, 0%, 20%

Cyan: 10% / Magenta: 31% / Yellow: 0% / Key: 20%

What color is #B88CCC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B88CCC to RGB:

rgb(184, 140, 204)HEX to RGB Converter →

HEX to HSL

Convert #B88CCC to HSL:

hsl(281, 39%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #B88CCC to CMYK:

cmyk(10%, 31%, 0%, 20%)Color Converter →

Color Meaning and Usage

A delicate purple tone, #B88CCC has RGB (184, 140, 204) and HSL (281°, 39%, 67%). Known for evoking romance and playfulness, this magenta-red hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B88CCC is #9FCC8A, creating high-contrast pairings. For softer combinations, try analogous colors like #968ACC.

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

Contrast with #B88CCC

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

Contrast Ratio: 7.66:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B88CCC?

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

What is the RGB value of #B88CCC?

#B88CCC in RGB is (184, 140, 204) - 184 red, 140 green, and 204 blue.

How to use #B88CCC in CSS?

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

What colors go well with #B88CCC?

#9FCC8A (complementary), #968ACC (analogous), and #9655B4 (lighter shade) work well with #B88CCC.