#F0FAFC#F0FAFC

#F0FAFC is a very light, near-neutral cyan. Relative luminance 0.939; OKLCH L 97.8% C 0.011 H 211.1°. Best body text is #000000 at 19.79:1 contrast (WCAG AA passes).

Color values

HEX#F0FAFC
RGBrgb(240, 250, 252)
HSLhsl(190, 67%, 96%)
HSVhsv(190, 5%, 99%)
CMYKcmyk(4.8%, 0.8%, 0%, 1.2%)
CIE-LABlab(97.60, -2.91, -2.10)
CIE-LCHlch(97.60, 3.59, 215.73°)
OKLaboklab(97.82% -0.0093 -0.0056)
OKLCHoklch(97.82% 0.011 211.1)
XYZxyz(87.6880, 93.9241, 105.5860)
Luminance0.9393 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F0FAFC #FCF2F0
analogous
#F0FCF8 #F0FAFC #F0F4FC
triadic
#F0FAFC #FCF0FA #FAFCF0
tetradic
#F0FAFC #F8F0FC #FCF2F0 #F4FCF0
square
#F0FAFC #F8F0FC #FCF2F0 #F4FCF0
split-complementary
#F0FAFC #FCF0F4 #FCF8F0
monochromatic
#8AD8E8 #BDE9F2 #E5F7FA #E5F7FA #E5F7FA

Accessibility & contrast

On white

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

On black

19.79
#F0FAFC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F0FAFC
19.79:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F0FAFC#FFFFFF#000000##000000
##F0FAFC1.001.0619.7919.79
#FFFFFF1.061.0021.0021.00
#00000019.7921.001.001.00
##00000019.7921.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #f0fafc;
/* rgb */ color: rgb(240, 250, 252);
/* oklch */ color: oklch(97.8% 0.011 211.1);
Tailwind
colors: {
  custom: {
    50: '#f5fcfd',
    500: '#f0fafc',
    950: '#000000',
  },
}
SCSS
$custom: #f0fafc;
$custom-light: #f5fcfd;
$custom-dark: #000000;
JSON
{
  "hex": "#f0fafc",
  "rgb": {
    "r": 240,
    "g": 250,
    "b": 252
  },
  "hsl": {
    "h": 190,
    "s": 66.667,
    "l": 96.471
  },
  "oklch": {
    "l": 0.97821,
    "c": 0.01091,
    "h": 211.1
  },
  "luminance": 0.93925
}

Semantic roles & 50–950 ramp

primary
#F0FAFC
secondary
#E2B7AE
accent
#3617CF
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585

Preview Lab

Preview with #F0FAFC

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

Preview Lab → · Contrast checker → · Palette generator →

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