White — #FFFFFF HEX Color

About White
White (#FFFFFF) is a warm, light, muted neutral tone with a hue of 0°, saturation of 0% and lightness of 100%. It works well for backgrounds and minimalist UI and conveys a timeless feeling. On a white background it reaches a contrast ratio of 1.00:1, while on black it reaches 21.00:1 — so prefer black text when using #FFFFFF as a background.
Color Codes
Accessibility & Contrast
Recommendation: when using #FFFFFF as a background, use black text for the highest contrast.
Color Schemes
Tints & Shades
CSS Code Snippets
background-color: #FFFFFF;color: #FFFFFF;border: 2px solid #FFFFFF;background: linear-gradient(135deg, #FFFFFF, #ffffff);Code Export
:root {
--color-primary: #ffffff;
--color-primary-rgb: 255, 255, 255;
--color-primary-hsl: 0, 0%, 100%;
}Explore Color Tools
Related Tools
Related Combinations
Frequently Asked Questions
What is the name of color #FFFFFF?
Color #FFFFFF is commonly known as White. It is a warm, light, muted neutral tone.
Is #FFFFFF a warm or cool color?
White (#FFFFFF) is a warm color. With a hue of 0°, it falls in the neutral family.
What colors go well with #FFFFFF?
Colors that pair well with White (#FFFFFF) include its complementary color (#FFFFFF), neutral whites and warm creams, and analogous neutral tones for harmonious palettes.