#B488CE Color Information

Hex color code: #B488CE

#B488CE is a soft purple color. In RGB it is (180, 136, 206), and in HSL it is (278°, 42%, 67%). It is typically applied in digital products.

Try:
Color NameMedium Purple
HEX
#B488CE
RGB
180, 136, 206
HSL
278°, 42%, 67%
CMYK
13%, 34%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B488CE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

180, 136, 206

Red: 180 / Green: 136 / Blue: 206

HSL

278°, 42%, 67%

Hue: 278° / Saturation: 42% / Lightness: 67%

CMYK

13%, 34%, 0%, 19%

Cyan: 13% / Magenta: 34% / Yellow: 0% / Key: 19%

What color is #B488CE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B488CE to RGB:

rgb(180, 136, 206)HEX to RGB Converter →

HEX to HSL

Convert #B488CE to HSL:

hsl(278, 42%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #B488CE to CMYK:

cmyk(13%, 34%, 0%, 19%)Color Converter →

Color Meaning and Usage

A pastel purple tone, #B488CE has RGB (180, 136, 206) and HSL (278°, 42%, 67%). 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 #B488CE is #A1CE88, creating high-contrast pairings. For softer combinations, try analogous colors like #9188CE.

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

Contrast with #B488CE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B488CE?

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

What is the RGB value of #B488CE?

#B488CE in RGB is (180, 136, 206) - 180 red, 136 green, and 206 blue.

How to use #B488CE in CSS?

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

What colors go well with #B488CE?

#A1CE88 (complementary), #9188CE (analogous), and #9251B8 (lighter shade) work well with #B488CE.