#FFFBFC#FFFBFC

#FFFBFC is a very light, near-neutral red. Relative luminance 0.973; OKLCH L 99.1% C 0.004 H 0.0°. Best body text is #000000 at 20.46:1 contrast (WCAG AA passes).

Color values

HEX#FFFBFC
RGBrgb(255, 251, 252)
HSLhsl(345, 100%, 99%)
HSVhsv(345, 2%, 100%)
CMYKcmyk(0%, 1.6%, 1.2%, 0%)
CIE-LABlab(98.94, 1.50, -0.01)
CIE-LCHlch(98.94, 1.50, 359.66°)
OKLaboklab(99.14% 0.0044 0)
OKLCHoklch(99.14% 0.004 0)
XYZxyz(93.3051, 97.2829, 105.9386)
Luminance0.9728 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFBFC #FBFFFE
analogous
#FFFBFE #FFFBFC #FFFCFB
triadic
#FFFBFC #FCFFFB #FBFCFF
tetradic
#FFFBFC #FEFFFB #FBFFFE #FCFBFF
square
#FFFBFC #FEFFFB #FBFFFE #FCFBFF
split-complementary
#FFFBFC #FBFFFC #FBFEFF
monochromatic
#FF81A0 #FFBECE #FFE0E8 #FFE0E8 #FFE0E8

Accessibility & contrast

On white

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

On black

20.46
#FFFBFC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFBFC
20.46:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFBFC#FFFFFF#000000##000000
##FFFBFC1.001.0320.4620.46
#FFFFFF1.031.0021.0021.00
#00000020.4621.001.001.00
##00000020.4621.001.001.00

Color blindness preview

Protanopia (red-blind)
#FBFCFC
Deuteranopia (green-blind)
#FCFCFC
Tritanopia (blue-blind)
#FFFBFB
Achromatopsia (no color)
#FCFCFC

Design tokens & code

CSS
--color: #fffbfc;
/* rgb */ color: rgb(255, 251, 252);
/* oklch */ color: oklch(99.1% 0.004 0.0);
Tailwind
colors: {
  custom: {
    50: '#fffcfd',
    500: '#fffbfc',
    950: '#000000',
  },
}
SCSS
$custom: #fffbfc;
$custom-light: #fffcfd;
$custom-dark: #000000;
JSON
{
  "hex": "#fffbfc",
  "rgb": {
    "r": 255,
    "g": 251,
    "b": 252
  },
  "hsl": {
    "h": 345,
    "s": 100,
    "l": 99.216
  },
  "oklch": {
    "l": 0.99142,
    "c": 0.00444,
    "h": 0
  },
  "luminance": 0.97283
}

Semantic roles & 50–950 ramp

primary
#FFFBFC
secondary
#AEF1E0
accent
#E6AC00
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#181717
muted
#868585

Preview Lab

Preview with #FFFBFC

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

Preview Lab → · Contrast checker → · Palette generator →

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