#FACDC4 Color Information

Hex color code: #FACDC4

A delicate red shade, #FACDC4 appears as (250, 205, 196) in RGB and (10°, 84%, 87%) in HSL. It is popular in mobile app design.

Try:
Color NamePink
HEX
#FACDC4
RGB
250, 205, 196
HSL
10°, 84%, 87%
CMYK
0%, 18%, 22%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FACDC4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

250, 205, 196

Red: 250 / Green: 205 / Blue: 196

HSL

10°, 84%, 87%

Hue: 10° / Saturation: 84% / Lightness: 87%

CMYK

0%, 18%, 22%, 2%

Cyan: 0% / Magenta: 18% / Yellow: 22% / Key: 2%

What color is #FACDC4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FACDC4 to RGB:

rgb(250, 205, 196)HEX to RGB Converter →

HEX to HSL

Convert #FACDC4 to HSL:

hsl(10, 84%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #FACDC4 to CMYK:

cmyk(0%, 18%, 22%, 2%)Color Converter →

Color Meaning and Usage

A airy red tone, #FACDC4 has RGB (250, 205, 196) and HSL (10°, 84%, 87%). Known for evoking purity and simplicity, this very light tint is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FACDC4 is #C2F0FA, creating high-contrast pairings. For softer combinations, try analogous colors like #FAC2D5.

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

Contrast with #FACDC4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FACDC4?

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

What is the RGB value of #FACDC4?

#FACDC4 in RGB is (250, 205, 196) - 250 red, 205 green, and 196 blue.

How to use #FACDC4 in CSS?

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

What colors go well with #FACDC4?

#C2F0FA (complementary), #FAC2D5 (analogous), and #F4907C (lighter shade) work well with #FACDC4.