#F2FAFC#F2FAFC

#F2FAFC is a very light, near-neutral cyan. Relative luminance 0.943; OKLCH L 98.0% C 0.009 H 214.4°. Best body text is #000000 at 19.86:1 contrast (WCAG AA passes).

Color values

HEX#F2FAFC
RGBrgb(242, 250, 252)
HSLhsl(192, 63%, 97%)
HSVhsv(192, 4%, 99%)
CMYKcmyk(4%, 0.8%, 0%, 1.2%)
CIE-LABlab(97.74, -2.26, -1.87)
CIE-LCHlch(97.74, 2.94, 219.58°)
OKLaboklab(97.97% -0.0073 -0.005)
OKLCHoklch(97.97% 0.009 214.4)
XYZxyz(88.3709, 94.2762, 105.6180)
Luminance0.9428 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F2FAFC #FCF4F2
analogous
#F2FCF9 #F2FAFC #F2F5FC
triadic
#F2FAFC #FCF2FA #FAFCF2
tetradic
#F2FAFC #F9F2FC #FCF4F2 #F5FCF2
square
#F2FAFC #F9F2FC #FCF4F2 #F5FCF2
split-complementary
#F2FAFC #FCF2F5 #FCF9F2
monochromatic
#8FD4E5 #C0E7F1 #E6F5F9 #E6F5F9 #E6F5F9

Accessibility & contrast

On white

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

On black

19.86
#F2FAFC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F2FAFC
19.86:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F2FAFC#FFFFFF#000000##000000
##F2FAFC1.001.0619.8619.86
#FFFFFF1.061.0021.0021.00
#00000019.8621.001.001.00
##00000019.8621.001.001.00

Color blindness preview

Protanopia (red-blind)
#F8F9FC
Deuteranopia (green-blind)
#F7F8FC
Tritanopia (blue-blind)
#F0FBFB
Achromatopsia (no color)
#F8F8F8

Design tokens & code

CSS
--color: #f2fafc;
/* rgb */ color: rgb(242, 250, 252);
/* oklch */ color: oklch(98.0% 0.009 214.4);
Tailwind
colors: {
  custom: {
    50: '#f6fcfd',
    500: '#f2fafc',
    950: '#000000',
  },
}
SCSS
$custom: #f2fafc;
$custom-light: #f6fcfd;
$custom-dark: #000000;
JSON
{
  "hex": "#f2fafc",
  "rgb": {
    "r": 242,
    "g": 250,
    "b": 252
  },
  "hsl": {
    "h": 192,
    "s": 62.5,
    "l": 96.863
  },
  "oklch": {
    "l": 0.97968,
    "c": 0.00889,
    "h": 214.4
  },
  "luminance": 0.94277
}

Semantic roles & 50–950 ramp

primary
#F2FAFC
secondary
#E1BBB2
accent
#3E1BCA
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585

Preview Lab

Preview with #F2FAFC

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

Preview Lab → · Contrast checker → · Palette generator →

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