#F8F4F4#F8F4F4

#F8F4F4 is a very light, near-neutral red. Relative luminance 0.912; OKLCH L 97.0% C 0.004 H 17.3°. Best body text is #000000 at 19.24:1 contrast (WCAG AA passes).

Color values

HEX#F8F4F4
RGBrgb(248, 244, 244)
HSLhsl(0, 22%, 96%)
HSVhsv(0, 2%, 97%)
CMYKcmyk(0%, 1.6%, 1.6%, 2.7%)
CIE-LABlab(96.49, 1.33, 0.47)
CIE-LCHlch(96.49, 1.41, 19.50°)
OKLaboklab(97.02% 0.0041 0.0013)
OKLCHoklch(97.02% 0.004 17.3)
XYZxyz(87.3887, 91.1897, 98.5680)
Luminance0.9119 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F8F4F4 #F4F8F8
analogous
#F8F4F6 #F8F4F4 #F8F6F4
triadic
#F8F4F4 #F4F8F4 #F4F4F8
tetradic
#F8F4F4 #F6F8F4 #F4F8F8 #F6F4F8
square
#F8F4F4 #F6F8F4 #F4F8F8 #F6F4F8
split-complementary
#F8F4F4 #F4F8F6 #F4F6F8
monochromatic
#C8A9A9 #E0CFCF #F3ECEC #F3ECEC #F3ECEC

Accessibility & contrast

On white

1.09
#F8F4F4 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.24
#F8F4F4 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F8F4F4
19.24:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F8F4F4#FFFFFF#000000##000000
##F8F4F41.001.0919.2419.24
#FFFFFF1.091.0021.0021.00
#00000019.2421.001.001.00
##00000019.2421.001.001.00

Color blindness preview

Protanopia (red-blind)
#F5F4F4
Deuteranopia (green-blind)
#F5F5F4
Tritanopia (blue-blind)
#F9F4F4
Achromatopsia (no color)
#F5F5F5

Design tokens & code

CSS
--color: #f8f4f4;
/* rgb */ color: rgb(248, 244, 244);
/* oklch */ color: oklch(97.0% 0.004 17.3);
Tailwind
colors: {
  custom: {
    50: '#faf7f7',
    500: '#f8f4f4',
    950: '#000000',
  },
}
SCSS
$custom: #f8f4f4;
$custom-light: #faf7f7;
$custom-dark: #000000;
JSON
{
  "hex": "#f8f4f4",
  "rgb": {
    "r": 248,
    "g": 244,
    "b": 244
  },
  "hsl": {
    "h": 0,
    "s": 22.222,
    "l": 96.471
  },
  "oklch": {
    "l": 0.97023,
    "c": 0.00428,
    "h": 17.3
  },
  "luminance": 0.91189
}

Semantic roles & 50–950 ramp

primary
#F8F4F4
secondary
#C0D1D1
accent
#A1A145
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585

Preview Lab

Preview with #F8F4F4

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

Preview Lab → · Contrast checker → · Palette generator →

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