#C4B1CC Color Information

Hex color code: #C4B1CC

#C4B1CC is a soft purple color. In RGB it is (196, 177, 204), and in HSL it is (282°, 21%, 75%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#C4B1CC
RGB
196, 177, 204
HSL
282°, 21%, 75%
CMYK
4%, 13%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C4B1CC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

196, 177, 204

Red: 196 / Green: 177 / Blue: 204

HSL

282°, 21%, 75%

Hue: 282° / Saturation: 21% / Lightness: 75%

CMYK

4%, 13%, 0%, 20%

Cyan: 4% / Magenta: 13% / Yellow: 0% / Key: 20%

What color is #C4B1CC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C4B1CC to RGB:

rgb(196, 177, 204)HEX to RGB Converter →

HEX to HSL

Convert #C4B1CC to HSL:

hsl(282, 21%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #C4B1CC to CMYK:

cmyk(4%, 13%, 0%, 20%)Color Converter →

Color Meaning and Usage

A soft purple tone, #C4B1CC has RGB (196, 177, 204) and HSL (282°, 21%, 75%). Known for evoking romance and playfulness, this magenta-red hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C4B1CC is #BACDB2, creating high-contrast pairings. For softer combinations, try analogous colors like #B7B2CD.

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

Contrast with #C4B1CC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C4B1CC?

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

What is the RGB value of #C4B1CC?

#C4B1CC in RGB is (196, 177, 204) - 196 red, 177 green, and 204 blue.

How to use #C4B1CC in CSS?

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

What colors go well with #C4B1CC?

#BACDB2 (complementary), #B7B2CD (analogous), and #A284AE (lighter shade) work well with #C4B1CC.