#FCDAD2 Color Information

Hex color code: #FCDAD2

A delicate red shade, #FCDAD2 appears as (252, 218, 210) in RGB and (11°, 88%, 91%) in HSL. It is often used for branding and logos.

Try:
Color NameBisque
HEX
#FCDAD2
RGB
252, 218, 210
HSL
11°, 88%, 91%
CMYK
0%, 13%, 17%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FCDAD2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

252, 218, 210

Red: 252 / Green: 218 / Blue: 210

HSL

11°, 88%, 91%

Hue: 11° / Saturation: 88% / Lightness: 91%

CMYK

0%, 13%, 17%, 1%

Cyan: 0% / Magenta: 13% / Yellow: 17% / Key: 1%

What color is #FCDAD2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FCDAD2 to RGB:

rgb(252, 218, 210)HEX to RGB Converter →

HEX to HSL

Convert #FCDAD2 to HSL:

hsl(11, 88%, 91%)RGB to HSL Converter →

HEX to CMYK

Convert #FCDAD2 to CMYK:

cmyk(0%, 13%, 17%, 1%)Color Converter →

Color Meaning and Usage

A light red tone, #FCDAD2 has RGB (252, 218, 210) and HSL (11°, 88%, 91%). Known for evoking purity and simplicity, this very light tint is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FCDAD2 is #D4F5FC, creating high-contrast pairings. For softer combinations, try analogous colors like #FCD4E1.

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

Contrast with #FCDAD2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FCDAD2?

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

What is the RGB value of #FCDAD2?

#FCDAD2 in RGB is (252, 218, 210) - 252 red, 218 green, and 210 blue.

How to use #FCDAD2 in CSS?

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

What colors go well with #FCDAD2?

#D4F5FC (complementary), #FCD4E1 (analogous), and #F8A08C (lighter shade) work well with #FCDAD2.