#FFFAF9#FFFAF9

#FFFAF9 is a very light, near-neutral red. Relative luminance 0.965; OKLCH L 98.9% C 0.006 H 31.1°. Best body text is #000000 at 20.29:1 contrast (WCAG AA passes).

Color values

HEX#FFFAF9
RGBrgb(255, 250, 249)
HSLhsl(10, 100%, 99%)
HSVhsv(10, 2%, 100%)
CMYKcmyk(0%, 2%, 2.4%, 0%)
CIE-LABlab(98.62, 1.48, 1.07)
CIE-LCHlch(98.62, 1.83, 35.67°)
OKLaboklab(98.87% 0.0047 0.0029)
OKLCHoklch(98.87% 0.006 31.1)
XYZxyz(92.5219, 96.4711, 103.3508)
Luminance0.9647 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFAF9 #F9FEFF
analogous
#FFF9FB #FFFAF9 #FFFDF9
triadic
#FFFAF9 #F9FFFA #FAF9FF
tetradic
#FFFAF9 #FBFFF9 #F9FEFF #FDF9FF
square
#FFFAF9 #FBFFF9 #F9FEFF #FDF9FF
split-complementary
#FFFAF9 #F9FFFD #F9FBFF
monochromatic
#FF947F #FFC7BC #FFE5E0 #FFE5E0 #FFE5E0

Accessibility & contrast

On white

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

On black

20.29
#FFFAF9 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFAF9
20.29:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFAF9#FFFFFF#000000##000000
##FFFAF91.001.0320.2920.29
#FFFFFF1.031.0021.0021.00
#00000020.2921.001.001.00
##00000020.2921.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #fffaf9;
/* rgb */ color: rgb(255, 250, 249);
/* oklch */ color: oklch(98.9% 0.006 31.1);
Tailwind
colors: {
  custom: {
    50: '#fffbfb',
    500: '#fffaf9',
    950: '#000000',
  },
}
SCSS
$custom: #fffaf9;
$custom-light: #fffbfb;
$custom-dark: #000000;
JSON
{
  "hex": "#fffaf9",
  "rgb": {
    "r": 255,
    "g": 250,
    "b": 249
  },
  "hsl": {
    "h": 10,
    "s": 100,
    "l": 98.824
  },
  "oklch": {
    "l": 0.98866,
    "c": 0.00552,
    "h": 31.1
  },
  "luminance": 0.96471
}

Semantic roles & 50–950 ramp

primary
#FFFAF9
secondary
#ACE5F0
accent
#BFE600
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#181717
muted
#868585

Preview Lab

Preview with #FFFAF9

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

Preview Lab → · Contrast checker → · Palette generator →

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