#C4B6CA Color Information

Hex color code: #C4B6CA

#C4B6CA is a balanced purple color. In RGB it is (196, 182, 202), and in HSL it is (282°, 16%, 75%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#C4B6CA
RGB
196, 182, 202
HSL
282°, 16%, 75%
CMYK
3%, 10%, 0%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C4B6CA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

196, 182, 202

Red: 196 / Green: 182 / Blue: 202

HSL

282°, 16%, 75%

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

CMYK

3%, 10%, 0%, 21%

Cyan: 3% / Magenta: 10% / Yellow: 0% / Key: 21%

What color is #C4B6CA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C4B6CA to RGB:

rgb(196, 182, 202)HEX to RGB Converter →

HEX to HSL

Convert #C4B6CA to HSL:

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

HEX to CMYK

Convert #C4B6CA to CMYK:

cmyk(3%, 10%, 0%, 21%)Color Converter →

Color Meaning and Usage

A balanced purple tone, #C4B6CA has RGB (196, 182, 202) and HSL (282°, 16%, 75%). Known for evoking romance and playfulness, this magenta-red hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C4B6CA is #BBC9B5, creating high-contrast pairings. For softer combinations, try analogous colors like #B9B5C9.

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

Contrast with #C4B6CA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C4B6CA?

#C4B6CA is a balanced purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C4B6CA?

#C4B6CA in RGB is (196, 182, 202) - 196 red, 182 green, and 202 blue.

How to use #C4B6CA in CSS?

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

What colors go well with #C4B6CA?

#BBC9B5 (complementary), #B9B5C9 (analogous), and #A089A9 (lighter shade) work well with #C4B6CA.