#FDCFC4 Color Information

Hex color code: #FDCFC4

The hex color #FDCFC4 is a delicate red with RGB values of (253, 207, 196) and HSL of (12°, 93%, 88%). It is often used for branding and logos.

Try:
Color NamePeach Puff
HEX
#FDCFC4
RGB
253, 207, 196
HSL
12°, 93%, 88%
CMYK
0%, 18%, 23%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FDCFC4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

253, 207, 196

Red: 253 / Green: 207 / Blue: 196

HSL

12°, 93%, 88%

Hue: 12° / Saturation: 93% / Lightness: 88%

CMYK

0%, 18%, 23%, 1%

Cyan: 0% / Magenta: 18% / Yellow: 23% / Key: 1%

What color is #FDCFC4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FDCFC4 to RGB:

rgb(253, 207, 196)HEX to RGB Converter →

HEX to HSL

Convert #FDCFC4 to HSL:

hsl(12, 93%, 88%)RGB to HSL Converter →

HEX to CMYK

Convert #FDCFC4 to CMYK:

cmyk(0%, 18%, 23%, 1%)Color Converter →

Color Meaning and Usage

#FDCFC4 is a soft red color with RGB values of 253, 207, 196 and HSL of 12°, 93%, 88%. This very light tint evokes purity and simplicity, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FDCFC4 is #C4F1FD, creating high-contrast pairings. For softer combinations, try analogous colors like #FDC4D5.

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

Contrast with #FDCFC4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FDCFC4?

#FDCFC4 is a soft red color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FDCFC4?

#FDCFC4 in RGB is (253, 207, 196) - 253 red, 207 green, and 196 blue.

How to use #FDCFC4 in CSS?

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

What colors go well with #FDCFC4?

#C4F1FD (complementary), #FDC4D5 (analogous), and #FA947A (lighter shade) work well with #FDCFC4.