#FFFBFA#FFFBFA

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

Color values

HEX#FFFBFA
RGBrgb(255, 251, 250)
HSLhsl(12, 100%, 99%)
HSVhsv(12, 2%, 100%)
CMYKcmyk(0%, 1.6%, 2%, 0%)
CIE-LABlab(98.89, 1.15, 0.95)
CIE-LCHlch(98.89, 1.49, 39.43°)
OKLaboklab(99.09% 0.0037 0.0025)
OKLCHoklch(99.09% 0.004 34.4)
XYZxyz(92.9899, 97.1568, 104.2782)
Luminance0.9716 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFBFA #FAFEFF
analogous
#FFFAFC #FFFBFA #FFFEFA
triadic
#FFFBFA #FAFFFB #FBFAFF
tetradic
#FFFBFA #FCFFFA #FAFEFF #FEFAFF
square
#FFFBFA #FCFFFA #FAFEFF #FEFAFF
split-complementary
#FFFBFA #FAFFFE #FAFCFF
monochromatic
#FF9980 #FFCABD #FFE7E0 #FFE7E0 #FFE7E0

Accessibility & contrast

On white

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

On black

20.43
#FFFBFA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFBFA
20.43:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFBFA#FFFFFF#000000##000000
##FFFBFA1.001.0320.4320.43
#FFFFFF1.031.0021.0021.00
#00000020.4321.001.001.00
##00000020.4321.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #fffbfa;
/* rgb */ color: rgb(255, 251, 250);
/* oklch */ color: oklch(99.1% 0.004 34.4);
Tailwind
colors: {
  custom: {
    50: '#fffcfb',
    500: '#fffbfa',
    950: '#000000',
  },
}
SCSS
$custom: #fffbfa;
$custom-light: #fffcfb;
$custom-dark: #000000;
JSON
{
  "hex": "#fffbfa",
  "rgb": {
    "r": 255,
    "g": 251,
    "b": 250
  },
  "hsl": {
    "h": 12,
    "s": 100,
    "l": 99.02
  },
  "oklch": {
    "l": 0.99087,
    "c": 0.00448,
    "h": 34.4
  },
  "luminance": 0.97156
}

Semantic roles & 50–950 ramp

primary
#FFFBFA
secondary
#ADE3F0
accent
#B8E600
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#181717
muted
#868585

Preview Lab

Preview with #FFFBFA

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

Preview Lab → · Contrast checker → · Palette generator →

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