White — #ffffff

White (#ffffff) is a very light, grayish white. It is a CSS named color, so you can use it in stylesheets as color: white as well as by its hex code. In RGB it is rgb(255, 255, 255); in HSL, hsl(0, 0%, 100%).

#ffffff

Color conversions

Hex#ffffff
CSS namewhite
RGBrgb(255, 255, 255)
HSLhsl(0, 0%, 100%)
CMYK0%, 0%, 0%, 0%
CSS examplecolor: #ffffff; background-color: rgb(255, 255, 255);

Tints and shades of #ffffff

The hue stepped through seven lightness levels, each matched to the closest named or web-safe color — useful for backgrounds, borders, text and hover states that all belong to one family. Click any swatch for its full breakdown.

Color schemes with #ffffff

Complementary — maximum contrast, from opposite sides of the color wheel:

Analogous — neighbours on the wheel, naturally harmonious:

Triadic — three colors evenly spaced for balanced variety:

Tetradic — four colors at 90° intervals:

Text contrast and accessibility

On a #ffffff background, black text gives the better contrast. WCAG requires 4.5:1 for normal text and 3:1 for large text (AA), or 7:1 and 4.5:1 for AAA.

Text colorContrast ratioNormal textLarge text
White text (#ffffff)1.00:1FailsFails
Black text (#000000)21.00:1AAAAAA

Similar named colors

The CSS named colors closest to #ffffff: