#CBA1EF Color Information

Hex color code: #CBA1EF

A light purple shade, #CBA1EF appears as (203, 161, 239) in RGB and (272°, 71%, 78%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#CBA1EF
RGB
203, 161, 239
HSL
272°, 71%, 78%
CMYK
15%, 33%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBA1EF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 161, 239

Red: 203 / Green: 161 / Blue: 239

HSL

272°, 71%, 78%

Hue: 272° / Saturation: 71% / Lightness: 78%

CMYK

15%, 33%, 0%, 6%

Cyan: 15% / Magenta: 33% / Yellow: 0% / Key: 6%

What color is #CBA1EF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBA1EF to RGB:

rgb(203, 161, 239)HEX to RGB Converter →

HEX to HSL

Convert #CBA1EF to HSL:

hsl(272, 71%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #CBA1EF to CMYK:

cmyk(15%, 33%, 0%, 6%)Color Converter →

Color Meaning and Usage

A airy purple tone, #CBA1EF has RGB (203, 161, 239) and HSL (272°, 71%, 78%). 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 #CBA1EF is #C4EF9F, creating high-contrast pairings. For softer combinations, try analogous colors like #A29FEF.

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

Contrast with #CBA1EF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBA1EF?

#CBA1EF is a airy purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CBA1EF?

#CBA1EF in RGB is (203, 161, 239) - 203 red, 161 green, and 239 blue.

How to use #CBA1EF in CSS?

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

What colors go well with #CBA1EF?

#C4EF9F (complementary), #A29FEF (analogous), and #A55EE4 (lighter shade) work well with #CBA1EF.