Snow#FFFAFA

#FFFAFA is a very light, near-neutral red. Relative luminance 0.965; OKLCH L 98.9% C 0.005 H 17.2°. Best body text is #000000 at 20.31:1 contrast (WCAG AA passes).

Snow — editorial page

Color values

HEX#FFFAFA
RGBrgb(255, 250, 250)
HSLhsl(0, 100%, 99%)
HSVhsv(0, 2%, 100%)
CMYKcmyk(0%, 2%, 2%, 0%)
CIE-LABlab(98.64, 1.66, 0.59)
CIE-LCHlch(98.64, 1.76, 19.53°)
OKLaboklab(98.89% 0.0051 0.0016)
OKLCHoklch(98.89% 0.005 17.2)
XYZxyz(92.6783, 96.5337, 104.1744)
Luminance0.9653 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFAFA #FAFFFF
analogous
#FFFAFD #FFFAFA #FFFDFA
triadic
#FFFAFA #FAFFFA #FAFAFF
tetradic
#FFFAFA #FDFFFA #FAFFFF #FDFAFF
square
#FFFAFA #FDFFFA #FAFFFF #FDFAFF
split-complementary
#FFFAFA #FAFFFD #FAFDFF
monochromatic
#FF8080 #FFBDBD #FFE0E0 #FFE0E0 #FFE0E0

Accessibility & contrast

On white

1.03
#FFFAFA on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

20.31
#FFFAFA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFAFA
20.31:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFAFA#FFFFFF#000000##000000
##FFFAFA1.001.0320.3120.31
#FFFFFF1.031.0021.0021.00
#00000020.3121.001.001.00
##00000020.3121.001.001.00

Color blindness preview

Protanopia (red-blind)
#FBFBFA
Deuteranopia (green-blind)
#FCFBFA
Tritanopia (blue-blind)
#FFFAFA
Achromatopsia (no color)
#FBFBFB

Design tokens & code

CSS
--color: #fffafa;
/* rgb */ color: rgb(255, 250, 250);
/* oklch */ color: oklch(98.9% 0.005 17.2);
Tailwind
colors: {
  custom: {
    50: '#fffbfb',
    500: '#fffafa',
    950: '#000000',
  },
}
SCSS
$custom: #fffafa;
$custom-light: #fffbfb;
$custom-dark: #000000;
JSON
{
  "hex": "#fffafa",
  "rgb": {
    "r": 255,
    "g": 250,
    "b": 250
  },
  "hsl": {
    "h": 0,
    "s": 100,
    "l": 99.02
  },
  "oklch": {
    "l": 0.98894,
    "c": 0.00534,
    "h": 17.2
  },
  "luminance": 0.96533
}

Semantic roles & 50–950 ramp

primary
#FFFAFA
secondary
#ADF0F0
accent
#E5E600
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#181717
muted
#868585

Preview Lab

Preview with #FFFAFA

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

Preview Lab → · Contrast checker → · Palette generator →

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