#FFFFFF

A very light, muted neutral closely aligning with White.

About #FFFFFF

At its core, #FFFFFF is a very light and muted hue. Designers often compare it to the standard color White. To achieve this exact tint on a monitor, you would use an RGB mix of 255, 255, and 255.

When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 0% cyan and 0% magenta inks. This makes it a relatively light color when applied to physical surfaces.

From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.

Color Space Conversions

HEX#FFFFFF
RGB255, 255, 255
HSL0°, 0%, 100.0%
CMYK0%, 0%, 0%, 0%
HSV0°, 0.0%, 100.0%
LAB100.0, 0.0, -0.0
XYZ95.0, 100.0, 108.9
Decimal16777215

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

1.00:1
Text on #FFFFFF
FAIL
21.00:1
Text on #000000
AAA
1.05:1
Text on #F8FAFC
FAIL
17.85:1
Text on #0F172A
AAA

CSS Implementation

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

Similar Colors

White
#FFFFFF