#F2F8FB#F2F8FB

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

Color values

HEX#F2F8FB
RGBrgb(242, 248, 251)
HSLhsl(200, 53%, 97%)
HSVhsv(200, 4%, 98%)
CMYKcmyk(3.6%, 1.2%, 0%, 1.6%)
CIE-LABlab(97.22, -1.43, -2.13)
CIE-LCHlch(97.22, 2.56, 236.00°)
OKLaboklab(97.55% -0.005 -0.0057)
OKLCHoklch(97.55% 0.008 228.8)
XYZxyz(87.5947, 92.9767, 104.5796)
Luminance0.9298 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F2F8FB #FBF5F2
analogous
#F2FBFA #F2F8FB #F2F4FB
triadic
#F2F8FB #FBF2F8 #F8FBF2
tetradic
#F2F8FB #FAF2FB #FBF5F2 #F4FBF2
square
#F2F8FB #FAF2FB #FBF5F2 #F4FBF2
split-complementary
#F2F8FB #FBF2F4 #FBFAF2
monochromatic
#94C6DE #C3DFED #E8F2F8 #E8F2F8 #E8F2F8

Accessibility & contrast

On white

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

On black

19.60
#F2F8FB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F2F8FB
19.60:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F2F8FB#FFFFFF#000000##000000
##F2F8FB1.001.0719.6019.60
#FFFFFF1.071.0021.0021.00
#00000019.6021.001.001.00
##00000019.6021.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #f2f8fb;
/* rgb */ color: rgb(242, 248, 251);
/* oklch */ color: oklch(97.5% 0.008 228.8);
Tailwind
colors: {
  custom: {
    50: '#f6fafc',
    500: '#f2f8fb',
    950: '#000000',
  },
}
SCSS
$custom: #f2f8fb;
$custom-light: #f6fafc;
$custom-dark: #000000;
JSON
{
  "hex": "#f2f8fb",
  "rgb": {
    "r": 242,
    "g": 248,
    "b": 251
  },
  "hsl": {
    "h": 200,
    "s": 52.941,
    "l": 96.667
  },
  "oklch": {
    "l": 0.97547,
    "c": 0.00755,
    "h": 228.8
  },
  "luminance": 0.92977
}

Semantic roles & 50–950 ramp

primary
#F2F8FB
secondary
#DDC2B4
accent
#5925C0
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585

Preview Lab

Preview with #F2F8FB

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

Preview Lab → · Contrast checker → · Palette generator →

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