#F2F8FC#F2F8FC

#F2F8FC is a very light, near-neutral cyan. Relative luminance 0.930; OKLCH L 97.6% C 0.008 H 236.6°. Best body text is #000000 at 19.61:1 contrast (WCAG AA passes).

Color values

HEX#F2F8FC
RGBrgb(242, 248, 252)
HSLhsl(204, 63%, 97%)
HSVhsv(204, 4%, 99%)
CMYKcmyk(4%, 1.6%, 0%, 1.2%)
CIE-LABlab(97.24, -1.25, -2.60)
CIE-LCHlch(97.24, 2.89, 244.31°)
OKLaboklab(97.58% -0.0046 -0.007)
OKLCHoklch(97.58% 0.008 236.6)
XYZxyz(87.7527, 93.0399, 105.4120)
Luminance0.9304 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F2F8FC #FCF6F2
analogous
#F2FCFB #F2F8FC #F2F3FC
triadic
#F2F8FC #FCF2F8 #F8FCF2
tetradic
#F2F8FC #FBF2FC #FCF6F2 #F3FCF2
square
#F2F8FC #FBF2FC #FCF6F2 #F3FCF2
split-complementary
#F2F8FC #FCF2F3 #FCFBF2
monochromatic
#8FC2E5 #C0DDF1 #E6F2F9 #E6F2F9 #E6F2F9

Accessibility & contrast

On white

1.07
#F2F8FC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.61
#F2F8FC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F2F8FC
19.61:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F2F8FC#FFFFFF#000000##000000
##F2F8FC1.001.0719.6119.61
#FFFFFF1.071.0021.0021.00
#00000019.6121.001.001.00
##00000019.6121.001.001.00

Color blindness preview

Protanopia (red-blind)
#F6F8FC
Deuteranopia (green-blind)
#F5F7FC
Tritanopia (blue-blind)
#F0F9F9
Achromatopsia (no color)
#F7F7F7

Design tokens & code

CSS
--color: #f2f8fc;
/* rgb */ color: rgb(242, 248, 252);
/* oklch */ color: oklch(97.6% 0.008 236.6);
Tailwind
colors: {
  custom: {
    50: '#f6fafd',
    500: '#f2f8fc',
    950: '#000000',
  },
}
SCSS
$custom: #f2f8fc;
$custom-light: #f6fafd;
$custom-dark: #000000;
JSON
{
  "hex": "#f2f8fc",
  "rgb": {
    "r": 242,
    "g": 248,
    "b": 252
  },
  "hsl": {
    "h": 204,
    "s": 62.5,
    "l": 96.863
  },
  "oklch": {
    "l": 0.97575,
    "c": 0.00834,
    "h": 236.6
  },
  "luminance": 0.9304
}

Semantic roles & 50–950 ramp

primary
#F2F8FC
secondary
#E1C4B2
accent
#611BCA
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585

Preview Lab

Preview with #F2F8FC

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

Preview Lab → · Contrast checker → · Palette generator →

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