#CFBECC Color Information

Hex color code: #CFBECC

#CFBECC is a light magenta color. In RGB it is (207, 190, 204), and in HSL it is (311°, 15%, 78%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#CFBECC
RGB
207, 190, 204
HSL
311°, 15%, 78%
CMYK
0%, 8%, 1%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFBECC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 190, 204

Red: 207 / Green: 190 / Blue: 204

HSL

311°, 15%, 78%

Hue: 311° / Saturation: 15% / Lightness: 78%

CMYK

0%, 8%, 1%, 19%

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

What color is #CFBECC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFBECC to RGB:

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

HEX to HSL

Convert #CFBECC to HSL:

hsl(311, 15%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #CFBECC to CMYK:

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

Color Meaning and Usage

#CFBECC is a ethereal magenta color with RGB values of 207, 190, 204 and HSL of 311°, 15%, 78%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFBECC is #BECFC2, creating high-contrast pairings. For softer combinations, try analogous colors like #CABECF.

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

Contrast with #CFBECC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFBECC?

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

What is the RGB value of #CFBECC?

#CFBECC in RGB is (207, 190, 204) - 207 red, 190 green, and 204 blue.

How to use #CFBECC in CSS?

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

What colors go well with #CFBECC?

#BECFC2 (complementary), #CABECF (analogous), and #AF92AA (lighter shade) work well with #CFBECC.