#FFFBFB#FFFBFB

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

Color values

HEX#FFFBFB
RGBrgb(255, 251, 251)
HSLhsl(0, 100%, 99%)
HSVhsv(0, 2%, 100%)
CMYKcmyk(0%, 1.6%, 1.6%, 0%)
CIE-LABlab(98.91, 1.32, 0.47)
CIE-LCHlch(98.91, 1.40, 19.50°)
OKLaboklab(99.12% 0.0041 0.0013)
OKLCHoklch(99.12% 0.004 17.2)
XYZxyz(93.1471, 97.2197, 105.1062)
Luminance0.9722 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFBFB #FBFFFF
analogous
#FFFBFD #FFFBFB #FFFDFB
triadic
#FFFBFB #FBFFFB #FBFBFF
tetradic
#FFFBFB #FDFFFB #FBFFFF #FDFBFF
square
#FFFBFB #FDFFFB #FBFFFF #FDFBFF
split-complementary
#FFFBFB #FBFFFD #FBFDFF
monochromatic
#FF8181 #FFBEBE #FFE0E0 #FFE0E0 #FFE0E0

Accessibility & contrast

On white

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

On black

20.44
#FFFBFB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFBFB
20.44:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFBFB#FFFFFF#000000##000000
##FFFBFB1.001.0320.4420.44
#FFFFFF1.031.0021.0021.00
#00000020.4421.001.001.00
##00000020.4421.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #fffbfb;
/* rgb */ color: rgb(255, 251, 251);
/* oklch */ color: oklch(99.1% 0.004 17.2);
Tailwind
colors: {
  custom: {
    50: '#fffcfc',
    500: '#fffbfb',
    950: '#000000',
  },
}
SCSS
$custom: #fffbfb;
$custom-light: #fffcfc;
$custom-dark: #000000;
JSON
{
  "hex": "#fffbfb",
  "rgb": {
    "r": 255,
    "g": 251,
    "b": 251
  },
  "hsl": {
    "h": 0,
    "s": 100,
    "l": 99.216
  },
  "oklch": {
    "l": 0.99115,
    "c": 0.00426,
    "h": 17.2
  },
  "luminance": 0.97219
}

Semantic roles & 50–950 ramp

primary
#FFFBFB
secondary
#AEF1F1
accent
#E5E600
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#181717
muted
#868585

Preview Lab

Preview with #FFFBFB

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

Preview Lab → · Contrast checker → · Palette generator →

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