#FBFAFA#FBFAFA

#FBFAFA is a very light, near-neutral red. Relative luminance 0.958; OKLCH L 98.6% C 0.001 H 16.9°. Best body text is #000000 at 20.16:1 contrast (WCAG AA passes).

Color values

HEX#FBFAFA
RGBrgb(251, 250, 250)
HSLhsl(0, 11%, 98%)
HSVhsv(0, 0%, 98%)
CMYKcmyk(0%, 0.4%, 0.4%, 1.6%)
CIE-LABlab(98.35, 0.33, 0.12)
CIE-LCHlch(98.35, 0.35, 19.43°)
OKLaboklab(98.59% 0.001 0.0003)
OKLCHoklch(98.59% 0.001 16.9)
XYZxyz(91.2218, 95.7826, 104.1061)
Luminance0.9578 (WCAG relative)
Temperatureneutral
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FBFAFA #FAFBFB
analogous
#FBFAFA #FBFAFA #FBFAFA
triadic
#FBFAFA #FAFBFA #FAFAFB
tetradic
#FBFAFA #FAFBFA #FAFBFB #FAFAFB
square
#FBFAFA #FAFBFA #FAFBFB #FAFAFB
split-complementary
#FBFAFA #FAFBFA #FAFAFB
monochromatic
#C5B6B6 #E0D8D8 #F1EEEE #F1EEEE #F1EEEE

Accessibility & contrast

On white

1.04
#FBFAFA on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

20.16
#FBFAFA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FBFAFA
20.16:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FBFAFA#FFFFFF#000000##000000
##FBFAFA1.001.0420.1620.16
#FFFFFF1.041.0021.0021.00
#00000020.1621.001.001.00
##00000020.1621.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #fbfafa;
/* rgb */ color: rgb(251, 250, 250);
/* oklch */ color: oklch(98.6% 0.001 16.9);
Tailwind
colors: {
  custom: {
    50: '#fcfbfb',
    500: '#fbfafa',
    950: '#000000',
  },
}
SCSS
$custom: #fbfafa;
$custom-light: #fcfbfb;
$custom-dark: #000000;
JSON
{
  "hex": "#fbfafa",
  "rgb": {
    "r": 251,
    "g": 250,
    "b": 250
  },
  "hsl": {
    "h": 0,
    "s": 11.111,
    "l": 98.235
  },
  "oklch": {
    "l": 0.98586,
    "c": 0.00107,
    "h": 16.9
  },
  "luminance": 0.95783
}

Semantic roles & 50–950 ramp

primary
#FBFAFA
secondary
#C9D1D1
accent
#959550
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585

Preview Lab

Preview with #FBFAFA

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

Preview Lab → · Contrast checker → · Palette generator →

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