#C964DD Color Information

Hex color code: #C964DD

A balanced magenta shade, #C964DD appears as (201, 100, 221) in RGB and (290°, 64%, 63%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameMedium Orchid
HEX
#C964DD
RGB
201, 100, 221
HSL
290°, 64%, 63%
CMYK
9%, 55%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C964DD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

201, 100, 221

Red: 201 / Green: 100 / Blue: 221

HSL

290°, 64%, 63%

Hue: 290° / Saturation: 64% / Lightness: 63%

CMYK

9%, 55%, 0%, 13%

Cyan: 9% / Magenta: 55% / Yellow: 0% / Key: 13%

What color is #C964DD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C964DD to RGB:

rgb(201, 100, 221)HEX to RGB Converter →

HEX to HSL

Convert #C964DD to HSL:

hsl(290, 64%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #C964DD to CMYK:

cmyk(9%, 55%, 0%, 13%)Color Converter →

Color Meaning and Usage

A neutral magenta tone, #C964DD has RGB (201, 100, 221) and HSL (290°, 64%, 63%). 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 #C964DD is #78DD64, creating high-contrast pairings. For softer combinations, try analogous colors like #8D64DD.

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

Contrast with #C964DD

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

Contrast Ratio: 6.35:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C964DD?

#C964DD is a neutral magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C964DD?

#C964DD in RGB is (201, 100, 221) - 201 red, 100 green, and 221 blue.

How to use #C964DD in CSS?

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

What colors go well with #C964DD?

#78DD64 (complementary), #8D64DD (analogous), and #AF2CC9 (lighter shade) work well with #C964DD.