#F2F6FA#F2F6FA

#F2F6FA is a very light, near-neutral cyan. Relative luminance 0.917; OKLCH L 97.1% C 0.007 H 247.9°. Best body text is #000000 at 19.34:1 contrast (WCAG AA passes).

Color values

HEX#F2F6FA
RGBrgb(242, 246, 250)
HSLhsl(210, 44%, 96%)
HSVhsv(210, 3%, 98%)
CMYKcmyk(3.2%, 1.6%, 0%, 2%)
CIE-LABlab(96.69, -0.60, -2.38)
CIE-LCHlch(96.69, 2.45, 255.82°)
OKLaboklab(97.13% -0.0026 -0.0063)
OKLCHoklch(97.13% 0.007 247.9)
XYZxyz(86.8259, 91.6906, 103.5478)
Luminance0.9169 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F2F6FA #FAF6F2
analogous
#F2FAFA #F2F6FA #F2F2FA
triadic
#F2F6FA #FAF2F6 #F6FAF2
tetradic
#F2F6FA #FAF2FA #FAF6F2 #F2FAF2
square
#F2F6FA #FAF2FA #FAF6F2 #F2FAF2
split-complementary
#F2F6FA #FAF2F2 #FAFAF2
monochromatic
#9AB9D8 #C6D7E9 #E9F0F6 #E9F0F6 #E9F0F6

Accessibility & contrast

On white

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

On black

19.34
#F2F6FA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F2F6FA
19.34:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F2F6FA#FFFFFF#000000##000000
##F2F6FA1.001.0919.3419.34
#FFFFFF1.091.0021.0021.00
#00000019.3421.001.001.00
##00000019.3421.001.001.00

Color blindness preview

Protanopia (red-blind)
#F5F6FA
Deuteranopia (green-blind)
#F4F5FA
Tritanopia (blue-blind)
#F0F7F7
Achromatopsia (no color)
#F5F5F5

Design tokens & code

CSS
--color: #f2f6fa;
/* rgb */ color: rgb(242, 246, 250);
/* oklch */ color: oklch(97.1% 0.007 247.9);
Tailwind
colors: {
  custom: {
    50: '#f6f9fb',
    500: '#f2f6fa',
    950: '#000000',
  },
}
SCSS
$custom: #f2f6fa;
$custom-light: #f6f9fb;
$custom-dark: #000000;
JSON
{
  "hex": "#f2f6fa",
  "rgb": {
    "r": 242,
    "g": 246,
    "b": 250
  },
  "hsl": {
    "h": 210,
    "s": 44.444,
    "l": 96.471
  },
  "oklch": {
    "l": 0.97126,
    "c": 0.00684,
    "h": 247.9
  },
  "luminance": 0.91691
}

Semantic roles & 50–950 ramp

primary
#F2F6FA
secondary
#D9C8B7
accent
#732EB8
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585

Preview Lab

Preview with #F2F6FA

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

Preview Lab → · Contrast checker → · Palette generator →

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