#CB9BEE Color Information

Hex color code: #CB9BEE

#CB9BEE is a ethereal purple color. In RGB it is (203, 155, 238), and in HSL it is (275°, 71%, 77%). It is typically applied in digital products.

Try:
Color NamePlum
HEX
#CB9BEE
RGB
203, 155, 238
HSL
275°, 71%, 77%
CMYK
15%, 35%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CB9BEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 155, 238

Red: 203 / Green: 155 / Blue: 238

HSL

275°, 71%, 77%

Hue: 275° / Saturation: 71% / Lightness: 77%

CMYK

15%, 35%, 0%, 7%

Cyan: 15% / Magenta: 35% / Yellow: 0% / Key: 7%

What color is #CB9BEE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CB9BEE to RGB:

rgb(203, 155, 238)HEX to RGB Converter →

HEX to HSL

Convert #CB9BEE to HSL:

hsl(275, 71%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #CB9BEE to CMYK:

cmyk(15%, 35%, 0%, 7%)Color Converter →

Color Meaning and Usage

A light purple tone, #CB9BEE has RGB (203, 155, 238) and HSL (275°, 71%, 77%). Known for evoking romance and playfulness, this magenta-red hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CB9BEE is #BDEE9B, creating high-contrast pairings. For softer combinations, try analogous colors like #A29BEE.

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

Contrast with #CB9BEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CB9BEE?

#CB9BEE is a light purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CB9BEE?

#CB9BEE in RGB is (203, 155, 238) - 203 red, 155 green, and 238 blue.

How to use #CB9BEE in CSS?

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

What colors go well with #CB9BEE?

#BDEE9B (complementary), #A29BEE (analogous), and #AA59E3 (lighter shade) work well with #CB9BEE.