#F2F8FD#F2F8FD

#F2F8FD is a very light, near-neutral cyan. Relative luminance 0.931; OKLCH L 97.6% C 0.009 H 242.9°. Best body text is #000000 at 19.62:1 contrast (WCAG AA passes).

Color values

HEX#F2F8FD
RGBrgb(242, 248, 253)
HSLhsl(207, 73%, 97%)
HSVhsv(207, 4%, 99%)
CMYKcmyk(4.3%, 2%, 0%, 0.8%)
CIE-LABlab(97.27, -1.07, -3.08)
CIE-LCHlch(97.27, 3.26, 250.86°)
OKLaboklab(97.6% -0.0042 -0.0082)
OKLCHoklch(97.6% 0.009 242.9)
XYZxyz(87.9116, 93.1034, 106.2488)
Luminance0.9310 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F2F8FD #FDF7F2
analogous
#F2FDFD #F2F8FD #F2F3FD
triadic
#F2F8FD #FDF2F8 #F8FDF2
tetradic
#F2F8FD #FDF2FD #FDF7F2 #F3FDF2
square
#F2F8FD #FDF2FD #FDF7F2 #F3FDF2
split-complementary
#F2F8FD #FDF2F3 #FDFDF2
monochromatic
#88BFED #BDDBF5 #E4F1FB #E4F1FB #E4F1FB

Accessibility & contrast

On white

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

On black

19.62
#F2F8FD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F2F8FD
19.62:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F2F8FD#FFFFFF#000000##000000
##F2F8FD1.001.0719.6219.62
#FFFFFF1.071.0021.0021.00
#00000019.6221.001.001.00
##00000019.6221.001.001.00

Color blindness preview

Protanopia (red-blind)
#F6F8FD
Deuteranopia (green-blind)
#F5F7FD
Tritanopia (blue-blind)
#EFF9FA
Achromatopsia (no color)
#F7F7F7

Design tokens & code

CSS
--color: #f2f8fd;
/* rgb */ color: rgb(242, 248, 253);
/* oklch */ color: oklch(97.6% 0.009 242.9);
Tailwind
colors: {
  custom: {
    50: '#f6fafe',
    500: '#f2f8fd',
    950: '#000000',
  },
}
SCSS
$custom: #f2f8fd;
$custom-light: #f6fafe;
$custom-dark: #000000;
JSON
{
  "hex": "#f2f8fd",
  "rgb": {
    "r": 242,
    "g": 248,
    "b": 253
  },
  "hsl": {
    "h": 207.273,
    "s": 73.333,
    "l": 97.059
  },
  "oklch": {
    "l": 0.97604,
    "c": 0.00925,
    "h": 242.9
  },
  "luminance": 0.93104
}

Semantic roles & 50–950 ramp

primary
#F2F8FD
secondary
#E5C7AE
accent
#6A10D5
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585

Preview Lab

Preview with #F2F8FD

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

Preview Lab → · Contrast checker → · Palette generator →

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