#CC96CF Color Information

Hex color code: #CC96CF

#CC96CF is a delicate magenta color. In RGB it is (204, 150, 207), and in HSL it is (297°, 37%, 70%). It is popular in mobile app design.

Try:
Color NamePlum
HEX
#CC96CF
RGB
204, 150, 207
HSL
297°, 37%, 70%
CMYK
1%, 28%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CC96CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 150, 207

Red: 204 / Green: 150 / Blue: 207

HSL

297°, 37%, 70%

Hue: 297° / Saturation: 37% / Lightness: 70%

CMYK

1%, 28%, 0%, 19%

Cyan: 1% / Magenta: 28% / Yellow: 0% / Key: 19%

What color is #CC96CF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CC96CF to RGB:

rgb(204, 150, 207)HEX to RGB Converter →

HEX to HSL

Convert #CC96CF to HSL:

hsl(297, 37%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #CC96CF to CMYK:

cmyk(1%, 28%, 0%, 19%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #CC96CF has RGB (204, 150, 207) and HSL (297°, 37%, 70%). Known for evoking romance and playfulness, this magenta-red hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CC96CF is #99CF96, creating high-contrast pairings. For softer combinations, try analogous colors like #B096CF.

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

Contrast with #CC96CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CC96CF?

#CC96CF is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CC96CF?

#CC96CF in RGB is (204, 150, 207) - 204 red, 150 green, and 207 blue.

How to use #CC96CF in CSS?

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

What colors go well with #CC96CF?

#99CF96 (complementary), #B096CF (analogous), and #B262B7 (lighter shade) work well with #CC96CF.