#FFFFD3
A very light, vivid neutral closely aligning with Lemonchiffon.
About #FFFFD3
The precise color #FFFFD3 is an excellent choice for modern design projects. Designers often compare it to the standard color Lemonchiffon. This translates to an RGB value of rgb(255, 255, 211).
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 0% Cyan, 0% Magenta, 17% Yellow, and 0% Black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#FFFFD3
RGB255, 255, 211
HSL60.0°, 100.0%, 91.4%
CMYK0%, 0%, 17%, 0%
HSV60.0°, 17.3%, 100.0%
LAB99.0, -7.1, 21.1
XYZ88.8, 97.5, 75.8
Decimal16777171
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.02:1
Text on #FFFFFF
FAIL
20.50:1
Text on #000000
AAA
1.02:1
Text on #F8FAFC
FAIL
17.42:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #FFFFD3;
}
.text-color {
color: #FFFFD3;
}
.border-color {
border: 2px solid #FFFFD3;
}