#FCEFFB Color Information

Hex color code: #FCEFFB

#FCEFFB is a delicate magenta color. In RGB it is (252, 239, 251), and in HSL it is (305°, 68%, 96%). It is popular in mobile app design.

Try:
Color NameGhost White
HEX
#FCEFFB
RGB
252, 239, 251
HSL
305°, 68%, 96%
CMYK
0%, 5%, 0%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FCEFFB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

252, 239, 251

Red: 252 / Green: 239 / Blue: 251

HSL

305°, 68%, 96%

Hue: 305° / Saturation: 68% / Lightness: 96%

CMYK

0%, 5%, 0%, 1%

Cyan: 0% / Magenta: 5% / Yellow: 0% / Key: 1%

What color is #FCEFFB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FCEFFB to RGB:

rgb(252, 239, 251)HEX to RGB Converter →

HEX to HSL

Convert #FCEFFB to HSL:

hsl(305, 68%, 96%)RGB to HSL Converter →

HEX to CMYK

Convert #FCEFFB to CMYK:

cmyk(0%, 5%, 0%, 1%)Color Converter →

Color Meaning and Usage

#FCEFFB is a soft magenta color with RGB values of 252, 239, 251 and HSL of 305°, 68%, 96%. This very light tint evokes purity and simplicity, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FCEFFB is #EEFCEF, creating high-contrast pairings. For softer combinations, try analogous colors like #F6EEFC.

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

Contrast with #FCEFFB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FCEFFB?

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

What is the RGB value of #FCEFFB?

#FCEFFB in RGB is (252, 239, 251) - 252 red, 239 green, and 251 blue.

How to use #FCEFFB in CSS?

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

What colors go well with #FCEFFB?

#EEFCEF (complementary), #F6EEFC (analogous), and #EFAEEA (lighter shade) work well with #FCEFFB.