#FFF8F8#FFF8F8

#FFF8F8 is a very light, near-neutral red. Relative luminance 0.952; OKLCH L 98.5% C 0.007 H 17.3°. Best body text is #000000 at 20.03:1 contrast (WCAG AA passes).

Color values

HEX#FFF8F8
RGBrgb(255, 248, 248)
HSLhsl(0, 100%, 99%)
HSVhsv(0, 3%, 100%)
CMYKcmyk(0%, 2.7%, 2.7%, 0%)
CIE-LABlab(98.10, 2.33, 0.83)
CIE-LCHlch(98.10, 2.47, 19.57°)
OKLaboklab(98.45% 0.0072 0.0022)
OKLCHoklch(98.45% 0.007 17.3)
XYZxyz(91.7482, 95.1726, 102.3255)
Luminance0.9517 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFF8F8 #F8FFFF
analogous
#FFF8FB #FFF8F8 #FFFBF8
triadic
#FFF8F8 #F8FFF8 #F8F8FF
tetradic
#FFF8F8 #FBFFF8 #F8FFFF #FBF8FF
square
#FFF8F8 #FBFFF8 #F8FFFF #FBF8FF
split-complementary
#FFF8F8 #F8FFFB #F8FBFF
monochromatic
#FF7E7E #FFBBBB #FFE0E0 #FFE0E0 #FFE0E0

Accessibility & contrast

On white

1.05
#FFF8F8 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

20.03
#FFF8F8 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFF8F8
20.03:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFF8F8#FFFFFF#000000##000000
##FFF8F81.001.0520.0320.03
#FFFFFF1.051.0021.0021.00
#00000020.0321.001.001.00
##00000020.0321.001.001.00

Color blindness preview

Protanopia (red-blind)
#F9F9F8
Deuteranopia (green-blind)
#FBFAF8
Tritanopia (blue-blind)
#FFF7F8
Achromatopsia (no color)
#FAFAFA

Design tokens & code

CSS
--color: #fff8f8;
/* rgb */ color: rgb(255, 248, 248);
/* oklch */ color: oklch(98.5% 0.007 17.3);
Tailwind
colors: {
  custom: {
    50: '#fffafa',
    500: '#fff8f8',
    950: '#000000',
  },
}
SCSS
$custom: #fff8f8;
$custom-light: #fffafa;
$custom-dark: #000000;
JSON
{
  "hex": "#fff8f8",
  "rgb": {
    "r": 255,
    "g": 248,
    "b": 248
  },
  "hsl": {
    "h": 0,
    "s": 100,
    "l": 98.627
  },
  "oklch": {
    "l": 0.98452,
    "c": 0.00749,
    "h": 17.3
  },
  "luminance": 0.95172
}

Semantic roles & 50–950 ramp

primary
#FFF8F8
secondary
#ABF0F0
accent
#E5E600
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#181717
muted
#868585

Preview Lab

Preview with #FFF8F8

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

Preview Lab → · Contrast checker → · Palette generator →

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