#F2F7FC#F2F7FC

#F2F7FC is a very light, near-neutral cyan. Relative luminance 0.924; OKLCH L 97.4% C 0.009 H 247.9°. Best body text is #000000 at 19.49:1 contrast (WCAG AA passes).

Color values

HEX#F2F7FC
RGBrgb(242, 247, 252)
HSLhsl(210, 63%, 97%)
HSVhsv(210, 4%, 99%)
CMYKcmyk(4%, 2%, 0%, 1.2%)
CIE-LABlab(96.99, -0.75, -2.97)
CIE-LCHlch(96.99, 3.06, 255.91°)
OKLaboklab(97.38% -0.0032 -0.0079)
OKLCHoklch(97.38% 0.009 247.9)
XYZxyz(87.4461, 92.4266, 105.3098)
Luminance0.9243 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F2F7FC #FCF7F2
analogous
#F2FCFC #F2F7FC #F2F2FC
triadic
#F2F7FC #FCF2F7 #F7FCF2
tetradic
#F2F7FC #FCF2FC #FCF7F2 #F2FCF2
square
#F2F7FC #FCF2FC #FCF7F2 #F2FCF2
split-complementary
#F2F7FC #FCF2F2 #FCFCF2
monochromatic
#8FBAE5 #C0D8F1 #E6F0F9 #E6F0F9 #E6F0F9

Accessibility & contrast

On white

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

On black

19.49
#F2F7FC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F2F7FC
19.49:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F2F7FC#FFFFFF#000000##000000
##F2F7FC1.001.0819.4919.49
#FFFFFF1.081.0021.0021.00
#00000019.4921.001.001.00
##00000019.4921.001.001.00

Color blindness preview

Protanopia (red-blind)
#F5F7FC
Deuteranopia (green-blind)
#F4F6FC
Tritanopia (blue-blind)
#F0F8F9
Achromatopsia (no color)
#F6F6F6

Design tokens & code

CSS
--color: #f2f7fc;
/* rgb */ color: rgb(242, 247, 252);
/* oklch */ color: oklch(97.4% 0.009 247.9);
Tailwind
colors: {
  custom: {
    50: '#f6f9fd',
    500: '#f2f7fc',
    950: '#000000',
  },
}
SCSS
$custom: #f2f7fc;
$custom-light: #f6f9fd;
$custom-dark: #000000;
JSON
{
  "hex": "#f2f7fc",
  "rgb": {
    "r": 242,
    "g": 247,
    "b": 252
  },
  "hsl": {
    "h": 210,
    "s": 62.5,
    "l": 96.863
  },
  "oklch": {
    "l": 0.97379,
    "c": 0.00856,
    "h": 247.9
  },
  "luminance": 0.92427
}

Semantic roles & 50–950 ramp

primary
#F2F7FC
secondary
#E1C9B2
accent
#731BCA
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585

Preview Lab

Preview with #F2F7FC

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

Preview Lab → · Contrast checker → · Palette generator →

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