#FACDDE Color Information

Hex color code: #FACDDE

A airy magenta shade, #FACDDE appears as (250, 205, 222) in RGB and (337°, 82%, 89%) in HSL. It is popular in mobile app design.

Try:
Color NamePink
HEX
#FACDDE
RGB
250, 205, 222
HSL
337°, 82%, 89%
CMYK
0%, 18%, 11%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FACDDE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

250, 205, 222

Red: 250 / Green: 205 / Blue: 222

HSL

337°, 82%, 89%

Hue: 337° / Saturation: 82% / Lightness: 89%

CMYK

0%, 18%, 11%, 2%

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

What color is #FACDDE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FACDDE to RGB:

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

HEX to HSL

Convert #FACDDE to HSL:

hsl(337, 82%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #FACDDE to CMYK:

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

Color Meaning and Usage

A soft magenta tone, #FACDDE has RGB (250, 205, 222) and HSL (337°, 82%, 89%). Known for evoking purity and simplicity, this very light tint is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FACDDE is #CCFAE8, creating high-contrast pairings. For softer combinations, try analogous colors like #FACCF5.

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

Contrast with #FACDDE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FACDDE?

#FACDDE is a soft magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FACDDE?

#FACDDE in RGB is (250, 205, 222) - 250 red, 205 green, and 222 blue.

How to use #FACDDE in CSS?

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

What colors go well with #FACDDE?

#CCFAE8 (complementary), #FACCF5 (analogous), and #F386B0 (lighter shade) work well with #FACDDE.