#FFC4CE Color Information

Hex color code: #FFC4CE

#FFC4CE is a light red color. In RGB it is (255, 196, 206), and in HSL it is (350°, 100%, 88%). It is commonly used in modern UI design.

Try:
Color NamePink
HEX
#FFC4CE
RGB
255, 196, 206
HSL
350°, 100%, 88%
CMYK
0%, 23%, 19%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FFC4CE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

255, 196, 206

Red: 255 / Green: 196 / Blue: 206

HSL

350°, 100%, 88%

Hue: 350° / Saturation: 100% / Lightness: 88%

CMYK

0%, 23%, 19%, 0%

Cyan: 0% / Magenta: 23% / Yellow: 19% / Key: 0%

What color is #FFC4CE?

#FFC4CE is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FFC4CE to RGB:

rgb(255, 196, 206)HEX to RGB Converter →

HEX to HSL

Convert #FFC4CE to HSL:

hsl(350, 100%, 88%)RGB to HSL Converter →

HEX to CMYK

Convert #FFC4CE to CMYK:

cmyk(0%, 23%, 19%, 0%)Color Converter →

Color Meaning and Usage

A delicate red tone, #FFC4CE has RGB (255, 196, 206) and HSL (350°, 100%, 88%). Known for evoking purity and simplicity, this very light tint is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FFC4CE is #C2FFF5, creating high-contrast pairings. For softer combinations, try analogous colors like #FFC2EB.

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

Contrast with #FFC4CE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FFC4CE?

#FFC4CE is a delicate red color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FFC4CE?

#FFC4CE in RGB is (255, 196, 206) - 255 red, 196 green, and 206 blue.

How to use #FFC4CE in CSS?

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

What colors go well with #FFC4CE?

#C2FFF5 (complementary), #FFC2EB (analogous), and #FF758C (lighter shade) work well with #FFC4CE.