#CB9EDB Color Information

Hex color code: #CB9EDB

#CB9EDB is a subtle purple color. In RGB it is (203, 158, 219), and in HSL it is (284°, 46%, 74%). It is often used for branding and logos.

Try:
Color NamePlum
HEX
#CB9EDB
RGB
203, 158, 219
HSL
284°, 46%, 74%
CMYK
7%, 28%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CB9EDB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 158, 219

Red: 203 / Green: 158 / Blue: 219

HSL

284°, 46%, 74%

Hue: 284° / Saturation: 46% / Lightness: 74%

CMYK

7%, 28%, 0%, 14%

Cyan: 7% / Magenta: 28% / Yellow: 0% / Key: 14%

What color is #CB9EDB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CB9EDB to RGB:

rgb(203, 158, 219)HEX to RGB Converter →

HEX to HSL

Convert #CB9EDB to HSL:

hsl(284, 46%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #CB9EDB to CMYK:

cmyk(7%, 28%, 0%, 14%)Color Converter →

Color Meaning and Usage

A gentle purple tone, #CB9EDB has RGB (203, 158, 219) and HSL (284°, 46%, 74%). 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 #CB9EDB is #AEDB9E, creating high-contrast pairings. For softer combinations, try analogous colors like #AC9EDB.

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

Contrast with #CB9EDB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CB9EDB?

#CB9EDB is a gentle purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CB9EDB?

#CB9EDB in RGB is (203, 158, 219) - 203 red, 158 green, and 219 blue.

How to use #CB9EDB in CSS?

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

What colors go well with #CB9EDB?

#AEDB9E (complementary), #AC9EDB (analogous), and #AD66C7 (lighter shade) work well with #CB9EDB.