white

#FFFFFF

CSS color

Overview

At full intensity on all three additive channels — rgb(255, 255, 255) — a display produces white, hex #FFFFFF. It is the brightest value in the RGB gamut and, like black, a neutral with zero saturation and no defined hue. White is one of the sixteen original HTML named colors and the conventional background of web pages and printed documents. In additive light it represents the combination of red, green, and blue at maximum, the opposite of black's total absence. Because it reflects across the visible spectrum, white carries the highest perceived luminance of any color and is used as a reference point for measuring contrast ratios against darker foregrounds.

White (#FFFFFF) is pure, maximum-luminosity white in the CSS standard — the complete combination of all visible light wavelengths, or the full output of all three RGB channels. As the theoretical complete reflection of all light, pure white has profound symbolic significance across cultures: purity, innocence, cleanliness, new beginnings, and in digital design, the blank canvas itself. In web and graphic design, pure white provides maximum contrast and the foundation of all light-background layouts.

On this page

カラー値

HEX

#FFFFFF

RGB

255, 255, 255

HSL

0.0, 0.0%, 100.0%

HSV

0.0, 0.0%, 100.0%

CMYK

0.0%, 0.0%, 0.0%, 0.0%

OKLCH

1.0 0.0 89.9

プロパティ

暖色 明るい 最も近い: white

色彩心理学

Near-whites and off-whites radiate purity, simplicity, and spacious clarity. They feel open and unbounded, associated with cleanliness, fresh starts, and minimalism. These tones create a sense of potential and possibility, inviting focus on content.

Design Usage

Off-whites are preferred over pure white for page backgrounds to reduce glare. They feel warmer while maintaining a clean, bright aesthetic. Use for primary backgrounds and content areas where visual breathing room is needed.

カラーハーモニー

色覚異常シミュレーション

CSS使用法

background-color: #FFFFFF;
color: #FFFFFF;
border-color: #FFFFFF;
最も近いTailwind: Zinc 50 #FAFAFA

Tailwindシェード

コントラストチェッカー

白背景のテキスト

1.0:1

AA Fail AAA Fail

黒背景のテキスト

21.0:1

AA Pass AAA Pass

比較する

この色を使用しているブランド

含まれているコレクション

関連記事

よくある質問

What are the RGB, HSL, and CMYK values of #FFFFFF?

RGB(255, 255, 255) · HSL(0.0, 0.0%, 100.0%) · CMYK(0.0%, 0.0%, 0.0%, 0.0%)

Does #FFFFFF meet WCAG contrast on white?

1.0:1 — WCAG AA 不合格, AAA 不合格 for normal text.

What text color is readable on #FFFFFF?

Use 000000 text on a #FFFFFF background; contrast on black is 21.0:1.