#C48CEE Color Information

Hex color code: #C48CEE

A vivid purple shade, #C48CEE appears as (196, 140, 238) in RGB and (274°, 74%, 74%) in HSL. It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#C48CEE
RGB
196, 140, 238
HSL
274°, 74%, 74%
CMYK
18%, 41%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C48CEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

196, 140, 238

Red: 196 / Green: 140 / Blue: 238

HSL

274°, 74%, 74%

Hue: 274° / Saturation: 74% / Lightness: 74%

CMYK

18%, 41%, 0%, 7%

Cyan: 18% / Magenta: 41% / Yellow: 0% / Key: 7%

What color is #C48CEE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C48CEE to RGB:

rgb(196, 140, 238)HEX to RGB Converter →

HEX to HSL

Convert #C48CEE to HSL:

hsl(274, 74%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #C48CEE to CMYK:

cmyk(18%, 41%, 0%, 7%)Color Converter →

Color Meaning and Usage

A dynamic purple tone, #C48CEE has RGB (196, 140, 238) and HSL (274°, 74%, 74%). Known for evoking romance and playfulness, this magenta-red hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C48CEE is #B6EE8C, creating high-contrast pairings. For softer combinations, try analogous colors like #928CEE.

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

Contrast with #C48CEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C48CEE?

#C48CEE is a dynamic purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C48CEE?

#C48CEE in RGB is (196, 140, 238) - 196 red, 140 green, and 238 blue.

How to use #C48CEE in CSS?

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

What colors go well with #C48CEE?

#B6EE8C (complementary), #928CEE (analogous), and #A149E4 (lighter shade) work well with #C48CEE.