#FFFFCC

A very light, vivid yellow closely aligning with Lemonchiffon.

About #FFFFCC

When working with digital screens, the color #FFFFCC is rendered by mixing light. If you're using CSS, you might find it aligns closely with Lemonchiffon. To achieve this exact tint on a monitor, you would use an RGB mix of 255, 255, and 204.

For print applications, it's crucial to understand its CMYK makeup. The color uses 0% Cyan, 0% Magenta, 20% Yellow, and 0% Black. Always request a physical proof before doing a large print run with this exact code.

From a UX and accessibility standpoint, contrast is paramount. Because it is a very light color, it is generally recommended to use #000000 text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.

Color Space Conversions

HEX#FFFFCC
RGB255, 255, 204
HSL60.0°, 100.0%, 90.0%
CMYK0%, 0%, 20%, 0%
HSV60.0°, 20.0%, 100.0%
LAB98.9, -8.0, 24.4
XYZ87.9, 97.1, 71.2
Decimal16777164

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

1.03:1
Text on #FFFFFF
FAIL
20.43:1
Text on #000000
AAA
1.02:1
Text on #F8FAFC
FAIL
17.37:1
Text on #0F172A
AAA

CSS Implementation

.bg-color { background-color: #FFFFCC; }
.text-color { color: #FFFFCC; }
.border-color { border: 2px solid #FFFFCC; }

Similar Colors

Lemonchiffon
#FFFACD