#F4F7FA#F4F7FA

#F4F7FA is a very light, near-neutral cyan. Relative luminance 0.927; OKLCH L 97.5% C 0.005 H 247.9°. Best body text is #000000 at 19.53:1 contrast (WCAG AA passes).

Color values

HEX#F4F7FA
RGBrgb(244, 247, 250)
HSLhsl(210, 38%, 97%)
HSVhsv(210, 2%, 98%)
CMYKcmyk(2.4%, 1.2%, 0%, 2%)
CIE-LABlab(97.09, -0.45, -1.78)
CIE-LCHlch(97.09, 1.84, 255.71°)
OKLaboklab(97.47% -0.0019 -0.0047)
OKLCHoklch(97.47% 0.005 247.9)
XYZxyz(87.8212, 92.6565, 103.6818)
Luminance0.9266 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F4F7FA #FAF7F4
analogous
#F4FAFA #F4F7FA #F4F4FA
triadic
#F4F7FA #FAF4F7 #F7FAF4
tetradic
#F4F7FA #FAF4FA #FAF7F4 #F4FAF4
square
#F4F7FA #FAF4FA #FAF7F4 #F4FAF4
split-complementary
#F4F7FA #FAF4F4 #FAFAF4
monochromatic
#A0BAD4 #CAD8E7 #EAF0F5 #EAF0F5 #EAF0F5

Accessibility & contrast

On white

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

On black

19.53
#F4F7FA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F4F7FA
19.53:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F4F7FA#FFFFFF#000000##000000
##F4F7FA1.001.0819.5319.53
#FFFFFF1.081.0021.0021.00
#00000019.5321.001.001.00
##00000019.5321.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #f4f7fa;
/* rgb */ color: rgb(244, 247, 250);
/* oklch */ color: oklch(97.5% 0.005 247.9);
Tailwind
colors: {
  custom: {
    50: '#f7f9fb',
    500: '#f4f7fa',
    950: '#000000',
  },
}
SCSS
$custom: #f4f7fa;
$custom-light: #f7f9fb;
$custom-dark: #000000;
JSON
{
  "hex": "#f4f7fa",
  "rgb": {
    "r": 244,
    "g": 247,
    "b": 250
  },
  "hsl": {
    "h": 210,
    "s": 37.5,
    "l": 96.863
  },
  "oklch": {
    "l": 0.97472,
    "c": 0.00513,
    "h": 247.9
  },
  "luminance": 0.92657
}

Semantic roles & 50–950 ramp

primary
#F4F7FA
secondary
#D7C9BB
accent
#7335B0
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585

Preview Lab

Preview with #F4F7FA

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

Preview Lab → · Contrast checker → · Palette generator →

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