#F2F7FA#F2F7FA

#F2F7FA is a very light, near-neutral cyan. Relative luminance 0.923; OKLCH L 97.3% C 0.007 H 233.6°. Best body text is #000000 at 19.46:1 contrast (WCAG AA passes).

Color values

HEX#F2F7FA
RGBrgb(242, 247, 250)
HSLhsl(203, 44%, 96%)
HSVhsv(203, 3%, 98%)
CMYKcmyk(3.2%, 1.2%, 0%, 2%)
CIE-LABlab(96.94, -1.11, -2.01)
CIE-LCHlch(96.94, 2.30, 241.16°)
OKLaboklab(97.32% -0.004 -0.0054)
OKLCHoklch(97.32% 0.007 233.6)
XYZxyz(87.1308, 92.3005, 103.6494)
Luminance0.9230 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F2F7FA #FAF5F2
analogous
#F2FAF9 #F2F7FA #F2F3FA
triadic
#F2F7FA #FAF2F7 #F7FAF2
tetradic
#F2F7FA #F9F2FA #FAF5F2 #F3FAF2
square
#F2F7FA #F9F2FA #FAF5F2 #F3FAF2
split-complementary
#F2F7FA #FAF2F3 #FAF9F2
monochromatic
#9AC1D8 #C6DCE9 #E9F1F6 #E9F1F6 #E9F1F6

Accessibility & contrast

On white

1.08
#F2F7FA on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.46
#F2F7FA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F2F7FA
19.46:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F2F7FA#FFFFFF#000000##000000
##F2F7FA1.001.0819.4619.46
#FFFFFF1.081.0021.0021.00
#00000019.4621.001.001.00
##00000019.4621.001.001.00

Color blindness preview

Protanopia (red-blind)
#F6F7FA
Deuteranopia (green-blind)
#F4F6FA
Tritanopia (blue-blind)
#F0F8F8
Achromatopsia (no color)
#F6F6F6

Design tokens & code

CSS
--color: #f2f7fa;
/* rgb */ color: rgb(242, 247, 250);
/* oklch */ color: oklch(97.3% 0.007 233.6);
Tailwind
colors: {
  custom: {
    50: '#f6f9fb',
    500: '#f2f7fa',
    950: '#000000',
  },
}
SCSS
$custom: #f2f7fa;
$custom-light: #f6f9fb;
$custom-dark: #000000;
JSON
{
  "hex": "#f2f7fa",
  "rgb": {
    "r": 242,
    "g": 247,
    "b": 250
  },
  "hsl": {
    "h": 202.5,
    "s": 44.444,
    "l": 96.471
  },
  "oklch": {
    "l": 0.97322,
    "c": 0.00668,
    "h": 233.6
  },
  "luminance": 0.92301
}

Semantic roles & 50–950 ramp

primary
#F2F7FA
secondary
#D9C4B7
accent
#622EB8
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585

Preview Lab

Preview with #F2F7FA

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

Preview Lab → · Contrast checker → · Palette generator →

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