#FCFFE6 Color Information

Hex color code: #FCFFE6

A delicate yellow shade, #FCFFE6 appears as (252, 255, 230) in RGB and (67°, 100%, 95%) in HSL. It is often used for branding and logos.

Try:
Color NameLight Yellow
HEX
#FCFFE6
RGB
252, 255, 230
HSL
67°, 100%, 95%
CMYK
1%, 0%, 10%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FCFFE6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

252, 255, 230

Red: 252 / Green: 255 / Blue: 230

HSL

67°, 100%, 95%

Hue: 67° / Saturation: 100% / Lightness: 95%

CMYK

1%, 0%, 10%, 0%

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

What color is #FCFFE6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FCFFE6 to RGB:

rgb(252, 255, 230)HEX to RGB Converter →

HEX to HSL

Convert #FCFFE6 to HSL:

hsl(67, 100%, 95%)RGB to HSL Converter →

HEX to CMYK

Convert #FCFFE6 to CMYK:

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

Color Meaning and Usage

#FCFFE6 is a airy yellow color with RGB values of 252, 255, 230 and HSL of 67°, 100%, 95%. This very light tint evokes purity and simplicity, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FCFFE6 is #E8E5FF, creating high-contrast pairings. For softer combinations, try analogous colors like #FFF5E5.

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

Contrast with #FCFFE6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FCFFE6?

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

What is the RGB value of #FCFFE6?

#FCFFE6 in RGB is (252, 255, 230) - 252 red, 255 green, and 230 blue.

How to use #FCFFE6 in CSS?

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

What colors go well with #FCFFE6?

#E8E5FF (complementary), #FFF5E5 (analogous), and #F3FF99 (lighter shade) work well with #FCFFE6.