#FFF9FA#FFF9FA

#FFF9FA is a very light, near-neutral red. Relative luminance 0.959; OKLCH L 98.7% C 0.007 H 5.6°. Best body text is #000000 at 20.18:1 contrast (WCAG AA passes).

Color values

HEX#FFF9FA
RGBrgb(255, 249, 250)
HSLhsl(350, 100%, 99%)
HSVhsv(350, 2%, 100%)
CMYKcmyk(0%, 2.4%, 2%, 0%)
CIE-LABlab(98.40, 2.16, 0.23)
CIE-LCHlch(98.40, 2.18, 6.03°)
OKLaboklab(98.7% 0.0065 0.0006)
OKLCHoklch(98.7% 0.007 5.6)
XYZxyz(92.3684, 95.9139, 104.0711)
Luminance0.9591 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFF9FA #F9FFFE
analogous
#FFF9FD #FFF9FA #FFFBF9
triadic
#FFF9FA #FAFFF9 #F9FAFF
tetradic
#FFF9FA #FDFFF9 #F9FFFE #FBF9FF
square
#FFF9FA #FDFFF9 #F9FFFE #FBF9FF
split-complementary
#FFF9FA #F9FFFB #F9FDFF
monochromatic
#FF7F94 #FFBCC7 #FFE0E5 #FFE0E5 #FFE0E5

Accessibility & contrast

On white

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

On black

20.18
#FFF9FA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFF9FA
20.18:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFF9FA#FFFFFF#000000##000000
##FFF9FA1.001.0420.1820.18
#FFFFFF1.041.0021.0021.00
#00000020.1821.001.001.00
##00000020.1821.001.001.00

Color blindness preview

Protanopia (red-blind)
#FAFAFA
Deuteranopia (green-blind)
#FBFBFA
Tritanopia (blue-blind)
#FFF9F9
Achromatopsia (no color)
#FAFAFA

Design tokens & code

CSS
--color: #fff9fa;
/* rgb */ color: rgb(255, 249, 250);
/* oklch */ color: oklch(98.7% 0.007 5.6);
Tailwind
colors: {
  custom: {
    50: '#fffbfb',
    500: '#fff9fa',
    950: '#000000',
  },
}
SCSS
$custom: #fff9fa;
$custom-light: #fffbfb;
$custom-dark: #000000;
JSON
{
  "hex": "#fff9fa",
  "rgb": {
    "r": 255,
    "g": 249,
    "b": 250
  },
  "hsl": {
    "h": 350,
    "s": 100,
    "l": 98.824
  },
  "oklch": {
    "l": 0.98701,
    "c": 0.00653,
    "h": 5.6
  },
  "luminance": 0.95913
}

Semantic roles & 50–950 ramp

primary
#FFF9FA
secondary
#ACF0E5
accent
#E6BF00
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#181717
muted
#868585

Preview Lab

Preview with #FFF9FA

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

Preview Lab → · Contrast checker → · Palette generator →

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