#FFF9FB#FFF9FB

#FFF9FB is a very light, near-neutral pink. Relative luminance 0.960; OKLCH L 98.7% C 0.007 H 354.8°. Best body text is #000000 at 20.20:1 contrast (WCAG AA passes).

Color values

HEX#FFF9FB
RGBrgb(255, 249, 251)
HSLhsl(340, 100%, 99%)
HSVhsv(340, 2%, 100%)
CMYKcmyk(0%, 2.4%, 1.6%, 0%)
CIE-LABlab(98.42, 2.34, -0.25)
CIE-LCHlch(98.42, 2.35, 353.91°)
OKLaboklab(98.73% 0.0069 -0.0006)
OKLCHoklch(98.73% 0.007 354.8)
XYZxyz(92.5256, 95.9767, 104.8991)
Luminance0.9598 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFF9FB #F9FFFD
analogous
#FFF9FE #FFF9FB #FFFAF9
triadic
#FFF9FB #FBFFF9 #F9FBFF
tetradic
#FFF9FB #FEFFF9 #F9FFFD #FAF9FF
square
#FFF9FB #FEFFF9 #F9FFFD #FAF9FF
split-complementary
#FFF9FB #F9FFFA #F9FEFF
monochromatic
#FF7FA9 #FFBCD2 #FFE0EB #FFE0EB #FFE0EB

Accessibility & contrast

On white

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

On black

20.20
#FFF9FB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFF9FB
20.20:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFF9FB#FFFFFF#000000##000000
##FFF9FB1.001.0420.2020.20
#FFFFFF1.041.0021.0021.00
#00000020.2021.001.001.00
##00000020.2021.001.001.00

Color blindness preview

Protanopia (red-blind)
#FAFAFB
Deuteranopia (green-blind)
#FBFBFB
Tritanopia (blue-blind)
#FFF9FA
Achromatopsia (no color)
#FAFAFA

Design tokens & code

CSS
--color: #fff9fb;
/* rgb */ color: rgb(255, 249, 251);
/* oklch */ color: oklch(98.7% 0.007 354.8);
Tailwind
colors: {
  custom: {
    50: '#fffbfc',
    500: '#fff9fb',
    950: '#000000',
  },
}
SCSS
$custom: #fff9fb;
$custom-light: #fffbfc;
$custom-dark: #000000;
JSON
{
  "hex": "#fff9fb",
  "rgb": {
    "r": 255,
    "g": 249,
    "b": 251
  },
  "hsl": {
    "h": 340,
    "s": 100,
    "l": 98.824
  },
  "oklch": {
    "l": 0.98729,
    "c": 0.0069,
    "h": 354.8
  },
  "luminance": 0.95976
}

Semantic roles & 50–950 ramp

primary
#FFF9FB
secondary
#ACF0DA
accent
#E69900
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#181717
muted
#868585

Preview Lab

Preview with #FFF9FB

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

Preview Lab → · Contrast checker → · Palette generator →

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