#F2FAFD#F2FAFD

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

Color values

HEX#F2FAFD
RGBrgb(242, 250, 253)
HSLhsl(196, 73%, 97%)
HSVhsv(196, 4%, 99%)
CMYKcmyk(4.3%, 1.2%, 0%, 0.8%)
CIE-LABlab(97.77, -2.08, -2.35)
CIE-LCHlch(97.77, 3.14, 228.45°)
OKLaboklab(98% -0.007 -0.0063)
OKLCHoklch(98% 0.009 222.1)
XYZxyz(88.5298, 94.3398, 106.4548)
Luminance0.9434 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F2FAFD #FDF5F2
analogous
#F2FDFB #F2FAFD #F2F5FD
triadic
#F2FAFD #FDF2FA #FAFDF2
tetradic
#F2FAFD #FBF2FD #FDF5F2 #F5FDF2
square
#F2FAFD #FBF2FD #FDF5F2 #F5FDF2
split-complementary
#F2FAFD #FDF2F5 #FDFBF2
monochromatic
#88D1ED #BDE6F5 #E4F5FB #E4F5FB #E4F5FB

Accessibility & contrast

On white

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

On black

19.87
#F2FAFD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F2FAFD
19.87:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F2FAFD#FFFFFF#000000##000000
##F2FAFD1.001.0619.8719.87
#FFFFFF1.061.0021.0021.00
#00000019.8721.001.001.00
##00000019.8721.001.001.00

Color blindness preview

Protanopia (red-blind)
#F8F9FD
Deuteranopia (green-blind)
#F6F8FD
Tritanopia (blue-blind)
#EFFBFB
Achromatopsia (no color)
#F9F9F9

Design tokens & code

CSS
--color: #f2fafd;
/* rgb */ color: rgb(242, 250, 253);
/* oklch */ color: oklch(98.0% 0.009 222.1);
Tailwind
colors: {
  custom: {
    50: '#f6fcfe',
    500: '#f2fafd',
    950: '#000000',
  },
}
SCSS
$custom: #f2fafd;
$custom-light: #f6fcfe;
$custom-dark: #000000;
JSON
{
  "hex": "#f2fafd",
  "rgb": {
    "r": 242,
    "g": 250,
    "b": 253
  },
  "hsl": {
    "h": 196.364,
    "s": 73.333,
    "l": 97.059
  },
  "oklch": {
    "l": 0.97997,
    "c": 0.00939,
    "h": 222.1
  },
  "luminance": 0.9434
}

Semantic roles & 50–950 ramp

primary
#F2FAFD
secondary
#E5BDAE
accent
#4610D5
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585

Preview Lab

Preview with #F2FAFD

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

Preview Lab → · Contrast checker → · Palette generator →

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