#F2FAFA#F2FAFA

#F2FAFA is a very light, near-neutral teal. Relative luminance 0.942; OKLCH L 97.9% C 0.008 H 197.0°. Best body text is #000000 at 19.83:1 contrast (WCAG AA passes).

Color values

HEX#F2FAFA
RGBrgb(242, 250, 250)
HSLhsl(180, 44%, 96%)
HSVhsv(180, 3%, 98%)
CMYKcmyk(3.2%, 0%, 0%, 2%)
CIE-LABlab(97.69, -2.63, -0.92)
CIE-LCHlch(97.69, 2.78, 199.23°)
OKLaboklab(97.91% -0.0081 -0.0025)
OKLCHoklch(97.91% 0.008 197)
XYZxyz(88.0556, 94.1501, 103.9577)
Luminance0.9415 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F2FAFA #FAF2F2
analogous
#F2FAF6 #F2FAFA #F2F6FA
triadic
#F2FAFA #FAF2FA #FAFAF2
tetradic
#F2FAFA #F6F2FA #FAF2F2 #F6FAF2
square
#F2FAFA #F6F2FA #FAF2F2 #F6FAF2
split-complementary
#F2FAFA #FAF2F6 #FAF6F2
monochromatic
#9AD8D8 #C6E9E9 #E9F6F6 #E9F6F6 #E9F6F6

Accessibility & contrast

On white

1.06
#F2FAFA on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.83
#F2FAFA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F2FAFA
19.83:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F2FAFA#FFFFFF#000000##000000
##F2FAFA1.001.0619.8319.83
#FFFFFF1.061.0021.0021.00
#00000019.8321.001.001.00
##00000019.8321.001.001.00

Color blindness preview

Protanopia (red-blind)
#F9F9FA
Deuteranopia (green-blind)
#F7F8FA
Tritanopia (blue-blind)
#F0FBFA
Achromatopsia (no color)
#F8F8F8

Design tokens & code

CSS
--color: #f2fafa;
/* rgb */ color: rgb(242, 250, 250);
/* oklch */ color: oklch(97.9% 0.008 197.0);
Tailwind
colors: {
  custom: {
    50: '#f6fcfb',
    500: '#f2fafa',
    950: '#000000',
  },
}
SCSS
$custom: #f2fafa;
$custom-light: #f6fcfb;
$custom-dark: #000000;
JSON
{
  "hex": "#f2fafa",
  "rgb": {
    "r": 242,
    "g": 250,
    "b": 250
  },
  "hsl": {
    "h": 180,
    "s": 44.444,
    "l": 96.471
  },
  "oklch": {
    "l": 0.97911,
    "c": 0.00846,
    "h": 197
  },
  "luminance": 0.94151
}

Semantic roles & 50–950 ramp

primary
#F2FAFA
secondary
#D9B7B7
accent
#2E2EB8
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585

Preview Lab

Preview with #F2FAFA

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

Preview Lab → · Contrast checker → · Palette generator →

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