#F8F2F2#F8F2F2

#F8F2F2 is a very light, near-neutral red. Relative luminance 0.899; OKLCH L 96.6% C 0.006 H 17.2°. Best body text is #000000 at 18.97:1 contrast (WCAG AA passes).

Color values

HEX#F8F2F2
RGBrgb(248, 242, 242)
HSLhsl(0, 30%, 96%)
HSVhsv(0, 2%, 97%)
CMYKcmyk(0%, 2.4%, 2.4%, 2.7%)
CIE-LABlab(95.94, 2.00, 0.71)
CIE-LCHlch(95.94, 2.12, 19.55°)
OKLaboklab(96.58% 0.0062 0.0019)
OKLCHoklch(96.58% 0.006 17.2)
XYZxyz(86.4882, 89.8719, 96.7779)
Luminance0.8987 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F8F2F2 #F2F8F8
analogous
#F8F2F5 #F8F2F2 #F8F5F2
triadic
#F8F2F2 #F2F8F2 #F2F2F8
tetradic
#F8F2F2 #F5F8F2 #F2F8F8 #F5F2F8
square
#F8F2F2 #F5F8F2 #F2F8F8 #F5F2F8
split-complementary
#F8F2F2 #F2F8F5 #F2F5F8
monochromatic
#CDA2A2 #E3CACA #F4EBEB #F4EBEB #F4EBEB

Accessibility & contrast

On white

1.11
#F8F2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.97
#F8F2F2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F8F2F2
18.97:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F8F2F2#FFFFFF#000000##000000
##F8F2F21.001.1118.9718.97
#FFFFFF1.111.0021.0021.00
#00000018.9721.001.001.00
##00000018.9721.001.001.00

Color blindness preview

Protanopia (red-blind)
#F3F3F2
Deuteranopia (green-blind)
#F4F4F2
Tritanopia (blue-blind)
#FAF2F2
Achromatopsia (no color)
#F3F3F3

Design tokens & code

CSS
--color: #f8f2f2;
/* rgb */ color: rgb(248, 242, 242);
/* oklch */ color: oklch(96.6% 0.006 17.2);
Tailwind
colors: {
  custom: {
    50: '#faf6f6',
    500: '#f8f2f2',
    950: '#000000',
  },
}
SCSS
$custom: #f8f2f2;
$custom-light: #faf6f6;
$custom-dark: #000000;
JSON
{
  "hex": "#f8f2f2",
  "rgb": {
    "r": 248,
    "g": 242,
    "b": 242
  },
  "hsl": {
    "h": 0,
    "s": 30,
    "l": 96.078
  },
  "oklch": {
    "l": 0.96579,
    "c": 0.00645,
    "h": 17.2
  },
  "luminance": 0.89872
}

Semantic roles & 50–950 ramp

primary
#F8F2F2
secondary
#BBD3D3
accent
#A9A93D
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585

Preview Lab

Preview with #F8F2F2

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

Preview Lab → · Contrast checker → · Palette generator →

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