#FCFCEC Color Information

Hex color code: #FCFCEC

A delicate yellow shade, #FCFCEC appears as (252, 252, 236) in RGB and (60°, 73%, 96%) in HSL. It is often used for branding and logos.

Try:
Color NameIvory
HEX
#FCFCEC
RGB
252, 252, 236
HSL
60°, 73%, 96%
CMYK
0%, 0%, 6%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FCFCEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

252, 252, 236

Red: 252 / Green: 252 / Blue: 236

HSL

60°, 73%, 96%

Hue: 60° / Saturation: 73% / Lightness: 96%

CMYK

0%, 0%, 6%, 1%

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

What color is #FCFCEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FCFCEC to RGB:

rgb(252, 252, 236)HEX to RGB Converter →

HEX to HSL

Convert #FCFCEC to HSL:

hsl(60, 73%, 96%)RGB to HSL Converter →

HEX to CMYK

Convert #FCFCEC to CMYK:

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

Color Meaning and Usage

#FCFCEC is a light yellow color with RGB values of 252, 252, 236 and HSL of 60°, 73%, 96%. This very light tint evokes purity and simplicity, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FCFCEC is #EDEDFC, creating high-contrast pairings. For softer combinations, try analogous colors like #FCF5ED.

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

Contrast with #FCFCEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FCFCEC?

#FCFCEC is a light yellow color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FCFCEC?

#FCFCEC in RGB is (252, 252, 236) - 252 red, 252 green, and 236 blue.

How to use #FCFCEC in CSS?

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

What colors go well with #FCFCEC?

#EDEDFC (complementary), #FCF5ED (analogous), and #F2F2AB (lighter shade) work well with #FCFCEC.