#F3F7FA#F3F7FA

#F3F7FA is a very light, near-neutral cyan. Relative luminance 0.925; OKLCH L 97.4% C 0.006 H 239.8°. Best body text is #000000 at 19.50:1 contrast (WCAG AA passes).

Color values

HEX#F3F7FA
RGBrgb(243, 247, 250)
HSLhsl(206, 41%, 97%)
HSVhsv(206, 3%, 98%)
CMYKcmyk(2.8%, 1.2%, 0%, 2%)
CIE-LABlab(97.02, -0.78, -1.90)
CIE-LCHlch(97.02, 2.05, 247.63°)
OKLaboklab(97.4% -0.0029 -0.0051)
OKLCHoklch(97.4% 0.006 239.8)
XYZxyz(87.4751, 92.4780, 103.6656)
Luminance0.9248 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F3F7FA #FAF6F3
analogous
#F3FAFA #F3F7FA #F3F4FA
triadic
#F3F7FA #FAF3F7 #F7FAF3
tetradic
#F3F7FA #FAF3FA #FAF6F3 #F4FAF3
square
#F3F7FA #FAF3FA #FAF6F3 #F4FAF3
split-complementary
#F3F7FA #FAF3F4 #FAFAF3
monochromatic
#9DBDD6 #C8DAE8 #E9F1F6 #E9F1F6 #E9F1F6

Accessibility & contrast

On white

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

On black

19.50
#F3F7FA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F3F7FA
19.50:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F3F7FA#FFFFFF#000000##000000
##F3F7FA1.001.0819.5019.50
#FFFFFF1.081.0021.0021.00
#00000019.5021.001.001.00
##00000019.5021.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #f3f7fa;
/* rgb */ color: rgb(243, 247, 250);
/* oklch */ color: oklch(97.4% 0.006 239.8);
Tailwind
colors: {
  custom: {
    50: '#f7f9fb',
    500: '#f3f7fa',
    950: '#000000',
  },
}
SCSS
$custom: #f3f7fa;
$custom-light: #f7f9fb;
$custom-dark: #000000;
JSON
{
  "hex": "#f3f7fa",
  "rgb": {
    "r": 243,
    "g": 247,
    "b": 250
  },
  "hsl": {
    "h": 205.714,
    "s": 41.176,
    "l": 96.667
  },
  "oklch": {
    "l": 0.97396,
    "c": 0.00587,
    "h": 239.8
  },
  "luminance": 0.92478
}

Semantic roles & 50–950 ramp

primary
#F3F7FA
secondary
#D8C6B9
accent
#6931B4
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585

Preview Lab

Preview with #F3F7FA

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

Preview Lab → · Contrast checker → · Palette generator →

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