#FFFAFB#FFFAFB

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

Color values

HEX#FFFAFB
RGBrgb(255, 250, 251)
HSLhsl(348, 100%, 99%)
HSVhsv(348, 2%, 100%)
CMYKcmyk(0%, 2%, 1.6%, 0%)
CIE-LABlab(98.67, 1.83, 0.11)
CIE-LCHlch(98.67, 1.83, 3.43°)
OKLaboklab(98.92% 0.0055 0.0003)
OKLCHoklch(98.92% 0.005 3.3)
XYZxyz(92.8355, 96.5966, 105.0024)
Luminance0.9660 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFAFB #FAFFFE
analogous
#FFFAFE #FFFAFB #FFFCFA
triadic
#FFFAFB #FBFFFA #FAFBFF
tetradic
#FFFAFB #FEFFFA #FAFFFE #FCFAFF
square
#FFFAFB #FEFFFA #FAFFFE #FCFAFF
split-complementary
#FFFAFB #FAFFFC #FAFEFF
monochromatic
#FF8099 #FFBDCA #FFE0E7 #FFE0E7 #FFE0E7

Accessibility & contrast

On white

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

On black

20.32
#FFFAFB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFAFB
20.32:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFAFB#FFFFFF#000000##000000
##FFFAFB1.001.0320.3220.32
#FFFFFF1.031.0021.0021.00
#00000020.3221.001.001.00
##00000020.3221.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #fffafb;
/* rgb */ color: rgb(255, 250, 251);
/* oklch */ color: oklch(98.9% 0.005 3.3);
Tailwind
colors: {
  custom: {
    50: '#fffbfc',
    500: '#fffafb',
    950: '#000000',
  },
}
SCSS
$custom: #fffafb;
$custom-light: #fffbfc;
$custom-dark: #000000;
JSON
{
  "hex": "#fffafb",
  "rgb": {
    "r": 255,
    "g": 250,
    "b": 251
  },
  "hsl": {
    "h": 348,
    "s": 100,
    "l": 99.02
  },
  "oklch": {
    "l": 0.98921,
    "c": 0.00548,
    "h": 3.3
  },
  "luminance": 0.96596
}

Semantic roles & 50–950 ramp

primary
#FFFAFB
secondary
#ADF0E3
accent
#E6B800
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#181717
muted
#868585

Preview Lab

Preview with #FFFAFB

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

Preview Lab → · Contrast checker → · Palette generator →

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