#C7BCCF Color Information

Hex color code: #C7BCCF

A soft purple shade, #C7BCCF appears as (199, 188, 207) in RGB and (275°, 17%, 77%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#C7BCCF
RGB
199, 188, 207
HSL
275°, 17%, 77%
CMYK
4%, 9%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C7BCCF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

199, 188, 207

Red: 199 / Green: 188 / Blue: 207

HSL

275°, 17%, 77%

Hue: 275° / Saturation: 17% / Lightness: 77%

CMYK

4%, 9%, 0%, 19%

Cyan: 4% / Magenta: 9% / Yellow: 0% / Key: 19%

What color is #C7BCCF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C7BCCF to RGB:

rgb(199, 188, 207)HEX to RGB Converter →

HEX to HSL

Convert #C7BCCF to HSL:

hsl(275, 17%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #C7BCCF to CMYK:

cmyk(4%, 9%, 0%, 19%)Color Converter →

Color Meaning and Usage

#C7BCCF is a ethereal purple color with RGB values of 199, 188, 207 and HSL of 275°, 17%, 77%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C7BCCF is #C3CEBA, creating high-contrast pairings. For softer combinations, try analogous colors like #BCBACE.

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

Contrast with #C7BCCF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C7BCCF?

#C7BCCF is a ethereal purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C7BCCF?

#C7BCCF in RGB is (199, 188, 207) - 199 red, 188 green, and 207 blue.

How to use #C7BCCF in CSS?

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

What colors go well with #C7BCCF?

#C3CEBA (complementary), #BCBACE (analogous), and #A18EAF (lighter shade) work well with #C7BCCF.