#FFF9FC#FFF9FC

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

Color values

HEX#FFF9FC
RGBrgb(255, 249, 252)
HSLhsl(330, 100%, 99%)
HSVhsv(330, 2%, 100%)
CMYKcmyk(0%, 2.4%, 1.2%, 0%)
CIE-LABlab(98.45, 2.51, -0.73)
CIE-LCHlch(98.45, 2.61, 343.85°)
OKLaboklab(98.76% 0.0072 -0.0019)
OKLCHoklch(98.76% 0.007 345.4)
XYZxyz(92.6837, 96.0400, 105.7314)
Luminance0.9604 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFF9FC #F9FFFC
analogous
#FFF9FF #FFF9FC #FFF9F9
triadic
#FFF9FC #FCFFF9 #F9FCFF
tetradic
#FFF9FC #FFFFF9 #F9FFFC #F9F9FF
square
#FFF9FC #FFFFF9 #F9FFFC #F9F9FF
split-complementary
#FFF9FC #F9FFF9 #F9FFFF
monochromatic
#FF7FBF #FFBCDD #FFE0F0 #FFE0F0 #FFE0F0

Accessibility & contrast

On white

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

On black

20.21
#FFF9FC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFF9FC
20.21:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFF9FC#FFFFFF#000000##000000
##FFF9FC1.001.0420.2120.21
#FFFFFF1.041.0021.0021.00
#00000020.2121.001.001.00
##00000020.2121.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #fff9fc;
/* rgb */ color: rgb(255, 249, 252);
/* oklch */ color: oklch(98.8% 0.007 345.4);
Tailwind
colors: {
  custom: {
    50: '#fffbfd',
    500: '#fff9fc',
    950: '#000000',
  },
}
SCSS
$custom: #fff9fc;
$custom-light: #fffbfd;
$custom-dark: #000000;
JSON
{
  "hex": "#fff9fc",
  "rgb": {
    "r": 255,
    "g": 249,
    "b": 252
  },
  "hsl": {
    "h": 330,
    "s": 100,
    "l": 98.824
  },
  "oklch": {
    "l": 0.98757,
    "c": 0.00748,
    "h": 345.4
  },
  "luminance": 0.9604
}

Semantic roles & 50–950 ramp

primary
#FFF9FC
secondary
#ACF0CE
accent
#E67300
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#181717
muted
#868585

Preview Lab

Preview with #FFF9FC

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

Preview Lab → · Contrast checker → · Palette generator →

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