#F2F9FD#F2F9FD

#F2F9FD is a very light, near-neutral cyan. Relative luminance 0.937; OKLCH L 97.8% C 0.009 H 232.4°. Best body text is #000000 at 19.74:1 contrast (WCAG AA passes).

Color values

HEX#F2F9FD
RGBrgb(242, 249, 253)
HSLhsl(202, 73%, 97%)
HSVhsv(202, 4%, 99%)
CMYKcmyk(4.3%, 1.6%, 0%, 0.8%)
CIE-LABlab(97.52, -1.58, -2.72)
CIE-LCHlch(97.52, 3.14, 239.87°)
OKLaboklab(97.8% -0.0056 -0.0073)
OKLCHoklch(97.8% 0.009 232.4)
XYZxyz(88.2199, 93.7199, 106.3515)
Luminance0.9372 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F2F9FD #FDF6F2
analogous
#F2FDFC #F2F9FD #F2F4FD
triadic
#F2F9FD #FDF2F9 #F9FDF2
tetradic
#F2F9FD #FCF2FD #FDF6F2 #F4FDF2
square
#F2F9FD #FCF2FD #FDF6F2 #F4FDF2
split-complementary
#F2F9FD #FDF2F4 #FDFCF2
monochromatic
#88C8ED #BDE1F5 #E4F3FB #E4F3FB #E4F3FB

Accessibility & contrast

On white

1.06
#F2F9FD on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.74
#F2F9FD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F2F9FD
19.74:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F2F9FD#FFFFFF#000000##000000
##F2F9FD1.001.0619.7419.74
#FFFFFF1.061.0021.0021.00
#00000019.7421.001.001.00
##00000019.7421.001.001.00

Color blindness preview

Protanopia (red-blind)
#F7F9FD
Deuteranopia (green-blind)
#F6F7FD
Tritanopia (blue-blind)
#EFFAFA
Achromatopsia (no color)
#F8F8F8

Design tokens & code

CSS
--color: #f2f9fd;
/* rgb */ color: rgb(242, 249, 253);
/* oklch */ color: oklch(97.8% 0.009 232.4);
Tailwind
colors: {
  custom: {
    50: '#f6fbfe',
    500: '#f2f9fd',
    950: '#000000',
  },
}
SCSS
$custom: #f2f9fd;
$custom-light: #f6fbfe;
$custom-dark: #000000;
JSON
{
  "hex": "#f2f9fd",
  "rgb": {
    "r": 242,
    "g": 249,
    "b": 253
  },
  "hsl": {
    "h": 201.818,
    "s": 73.333,
    "l": 97.059
  },
  "oklch": {
    "l": 0.978,
    "c": 0.00917,
    "h": 232.4
  },
  "luminance": 0.9372
}

Semantic roles & 50–950 ramp

primary
#F2F9FD
secondary
#E5C2AE
accent
#5810D5
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585

Preview Lab

Preview with #F2F9FD

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

Preview Lab → · Contrast checker → · Palette generator →

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