#CB9EDC Color Information

Hex color code: #CB9EDC

A soft purple shade, #CB9EDC appears as (203, 158, 220) in RGB and (284°, 47%, 74%) in HSL. It is typically applied in digital products.

Try:
Color NamePlum
HEX
#CB9EDC
RGB
203, 158, 220
HSL
284°, 47%, 74%
CMYK
8%, 28%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CB9EDC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 158, 220

Red: 203 / Green: 158 / Blue: 220

HSL

284°, 47%, 74%

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

CMYK

8%, 28%, 0%, 14%

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

What color is #CB9EDC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CB9EDC to RGB:

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

HEX to HSL

Convert #CB9EDC to HSL:

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

HEX to CMYK

Convert #CB9EDC to CMYK:

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

Color Meaning and Usage

A soft purple tone, #CB9EDC has RGB (203, 158, 220) and HSL (284°, 47%, 74%). 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 #CB9EDC is #AEDC9E, creating high-contrast pairings. For softer combinations, try analogous colors like #AC9EDC.

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

Contrast with #CB9EDC

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 #CB9EDC?

#CB9EDC is a soft purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CB9EDC?

#CB9EDC in RGB is (203, 158, 220) - 203 red, 158 green, and 220 blue.

How to use #CB9EDC in CSS?

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

What colors go well with #CB9EDC?

#AEDC9E (complementary), #AC9EDC (analogous), and #AD65C8 (lighter shade) work well with #CB9EDC.