White#FFFFFF

#FFFFFF is a very light, near-neutral grey. Relative luminance 1.000; OKLCH L 100.0% C 0.000 H 0.0°. Best body text is #000000 at 21.00:1 contrast (WCAG AA passes).

White — editorial page

Color values

HEX#FFFFFF
RGBrgb(255, 255, 255)
HSLhsl(0, 0%, 100%)
HSVhsv(0, 0%, 100%)
CMYKcmyk(0%, 0%, 0%, 0%)
CIE-LABlab(100.00, 0.00, 0.00)
CIE-LCHlch(100.00, 0.00, 0.00°)
OKLaboklab(100% 0 0)
OKLCHoklch(100% 0 0)
XYZxyz(95.0470, 100.0000, 108.8830)
Luminance1.0000 (WCAG relative)
Temperatureneutral
Familygrey

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFFFF #FFFFFF
analogous
#FFFFFF #FFFFFF #FFFFFF
triadic
#FFFFFF #FFFFFF #FFFFFF
tetradic
#FFFFFF #FFFFFF #FFFFFF #FFFFFF
square
#FFFFFF #FFFFFF #FFFFFF #FFFFFF
split-complementary
#FFFFFF #FFFFFF #FFFFFF
monochromatic
#C2C2C2 #E0E0E0 #F0F0F0 #F0F0F0 #F0F0F0

Accessibility & contrast

On white

1.00
#FFFFFF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

21.00
#FFFFFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFFFF
21.00:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFFFF#FFFFFF#000000##000000
##FFFFFF1.001.0021.0021.00
#FFFFFF1.001.0021.0021.00
#00000021.0021.001.001.00
##00000021.0021.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFFFFF
Deuteranopia (green-blind)
#FFFFFF
Tritanopia (blue-blind)
#FFFFFF
Achromatopsia (no color)
#FFFFFF

Related colors

#E2E2E2
#C6C6C6
#ABABAB
#919191
#777777
#5E5E5E
#474747
#303030
#1B1B1B
#000000
#FDFDFE
#FAF9F6
#F5F5F5
#FFFAFA
#F8F8FF

Palettes with this color

Design tokens & code

CSS
--color: #ffffff;
/* rgb */ color: rgb(255, 255, 255);
/* oklch */ color: oklch(100.0% 0.000 0.0);
Tailwind
colors: {
  custom: {
    50: '#ffffff',
    500: '#ffffff',
    950: '#000000',
  },
}
SCSS
$custom: #ffffff;
$custom-light: #ffffff;
$custom-dark: #000000;
JSON
{
  "hex": "#ffffff",
  "rgb": {
    "r": 255,
    "g": 255,
    "b": 255
  },
  "hsl": {
    "h": 0,
    "s": 0,
    "l": 100
  },
  "oklch": {
    "l": 1,
    "c": 0,
    "h": 0
  },
  "luminance": 1
}

Semantic roles & 50–950 ramp

primary
#FFFFFF
secondary
#D1D1D1
accent
#8A8A5C
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#181818
muted
#868686

Preview Lab

Preview with #FFFFFF

Body copy rendered with the generated semantic roles for this colour.

Preview Lab → · Contrast checker → · Palette generator →

#FFFFFF Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva