#F2F6FC#F2F6FC

#F2F6FC is a very light, near-neutral blue. Relative luminance 0.918; OKLCH L 97.2% C 0.009 H 258.3°. Best body text is #000000 at 19.36:1 contrast (WCAG AA passes).

Color values

HEX#F2F6FC
RGBrgb(242, 246, 252)
HSLhsl(216, 63%, 97%)
HSVhsv(216, 4%, 99%)
CMYKcmyk(4%, 2.4%, 0%, 1.2%)
CIE-LABlab(96.75, -0.24, -3.34)
CIE-LCHlch(96.75, 3.34, 265.93°)
OKLaboklab(97.18% -0.0018 -0.0089)
OKLCHoklch(97.18% 0.009 258.3)
XYZxyz(87.1411, 91.8167, 105.2081)
Luminance0.9182 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F2F6FC #FCF8F2
analogous
#F2FBFC #F2F6FC #F3F2FC
triadic
#F2F6FC #FCF2F6 #F6FCF2
tetradic
#F2F6FC #FCF2FB #FCF8F2 #F2FCF3
square
#F2F6FC #FCF2FB #FCF8F2 #F2FCF3
split-complementary
#F2F6FC #FCF3F2 #FBFCF2
monochromatic
#8FB1E5 #C0D4F1 #E6EEF9 #E6EEF9 #E6EEF9

Accessibility & contrast

On white

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

On black

19.36
#F2F6FC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F2F6FC
19.36:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F2F6FC#FFFFFF#000000##000000
##F2F6FC1.001.0819.3619.36
#FFFFFF1.081.0021.0021.00
#00000019.3621.001.001.00
##00000019.3621.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #f2f6fc;
/* rgb */ color: rgb(242, 246, 252);
/* oklch */ color: oklch(97.2% 0.009 258.3);
Tailwind
colors: {
  custom: {
    50: '#f6f9fd',
    500: '#f2f6fc',
    950: '#000000',
  },
}
SCSS
$custom: #f2f6fc;
$custom-light: #f6f9fd;
$custom-dark: #000000;
JSON
{
  "hex": "#f2f6fc",
  "rgb": {
    "r": 242,
    "g": 246,
    "b": 252
  },
  "hsl": {
    "h": 216,
    "s": 62.5,
    "l": 96.863
  },
  "oklch": {
    "l": 0.97183,
    "c": 0.00909,
    "h": 258.3
  },
  "luminance": 0.91817
}

Semantic roles & 50–950 ramp

primary
#F2F6FC
secondary
#E1CEB2
accent
#841BCA
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585

Preview Lab

Preview with #F2F6FC

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

Preview Lab → · Contrast checker → · Palette generator →

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