#F2F8FA#F2F8FA

#F2F8FA is a very light, near-neutral cyan. Relative luminance 0.929; OKLCH L 97.5% C 0.007 H 219.6°. Best body text is #000000 at 19.58:1 contrast (WCAG AA passes).

Color values

HEX#F2F8FA
RGBrgb(242, 248, 250)
HSLhsl(195, 44%, 96%)
HSVhsv(195, 3%, 98%)
CMYKcmyk(3.2%, 0.8%, 0%, 2%)
CIE-LABlab(97.19, -1.62, -1.65)
CIE-LCHlch(97.19, 2.31, 225.57°)
OKLaboklab(97.52% -0.0053 -0.0044)
OKLCHoklch(97.52% 0.007 219.6)
XYZxyz(87.4375, 92.9138, 103.7516)
Luminance0.9291 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F2F8FA #FAF4F2
analogous
#F2FAF8 #F2F8FA #F2F4FA
triadic
#F2F8FA #FAF2F8 #F8FAF2
tetradic
#F2F8FA #F8F2FA #FAF4F2 #F4FAF2
square
#F2F8FA #F8F2FA #FAF4F2 #F4FAF2
split-complementary
#F2F8FA #FAF2F4 #FAF8F2
monochromatic
#9AC8D8 #C6E0E9 #E9F3F6 #E9F3F6 #E9F3F6

Accessibility & contrast

On white

1.07
#F2F8FA on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.58
#F2F8FA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F2F8FA
19.58:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F2F8FA#FFFFFF#000000##000000
##F2F8FA1.001.0719.5819.58
#FFFFFF1.071.0021.0021.00
#00000019.5821.001.001.00
##00000019.5821.001.001.00

Color blindness preview

Protanopia (red-blind)
#F7F8FA
Deuteranopia (green-blind)
#F5F6FA
Tritanopia (blue-blind)
#F0F9F9
Achromatopsia (no color)
#F7F7F7

Design tokens & code

CSS
--color: #f2f8fa;
/* rgb */ color: rgb(242, 248, 250);
/* oklch */ color: oklch(97.5% 0.007 219.6);
Tailwind
colors: {
  custom: {
    50: '#f6fafb',
    500: '#f2f8fa',
    950: '#000000',
  },
}
SCSS
$custom: #f2f8fa;
$custom-light: #f6fafb;
$custom-dark: #000000;
JSON
{
  "hex": "#f2f8fa",
  "rgb": {
    "r": 242,
    "g": 248,
    "b": 250
  },
  "hsl": {
    "h": 195,
    "s": 44.444,
    "l": 96.471
  },
  "oklch": {
    "l": 0.97518,
    "c": 0.00693,
    "h": 219.6
  },
  "luminance": 0.92914
}

Semantic roles & 50–950 ramp

primary
#F2F8FA
secondary
#D9C0B7
accent
#502EB8
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585

Preview Lab

Preview with #F2F8FA

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

Preview Lab → · Contrast checker → · Palette generator →

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