#F0F6FC#F0F6FC

#F0F6FC is a very light, near-neutral cyan. Relative luminance 0.915; OKLCH L 97.0% C 0.010 H 247.9°. Best body text is #000000 at 19.29:1 contrast (WCAG AA passes).

Color values

HEX#F0F6FC
RGBrgb(240, 246, 252)
HSLhsl(210, 67%, 96%)
HSVhsv(210, 5%, 99%)
CMYKcmyk(4.8%, 2.4%, 0%, 1.2%)
CIE-LABlab(96.60, -0.89, -3.56)
CIE-LCHlch(96.60, 3.67, 256.02°)
OKLaboklab(97.03% -0.0039 -0.0095)
OKLCHoklch(97.03% 0.01 247.9)
XYZxyz(86.4583, 91.4646, 105.1761)
Luminance0.9146 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F0F6FC #FCF6F0
analogous
#F0FCFC #F0F6FC #F0F0FC
triadic
#F0F6FC #FCF0F6 #F6FCF0
tetradic
#F0F6FC #FCF0FC #FCF6F0 #F0FCF0
square
#F0F6FC #FCF0FC #FCF6F0 #F0FCF0
split-complementary
#F0F6FC #FCF0F0 #FCFCF0
monochromatic
#8AB9E8 #BDD7F2 #E5F0FA #E5F0FA #E5F0FA

Accessibility & contrast

On white

1.09
#F0F6FC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.29
#F0F6FC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F0F6FC
19.29:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F0F6FC#FFFFFF#000000##000000
##F0F6FC1.001.0919.2919.29
#FFFFFF1.091.0021.0021.00
#00000019.2921.001.001.00
##00000019.2921.001.001.00

Color blindness preview

Protanopia (red-blind)
#F4F6FC
Deuteranopia (green-blind)
#F2F5FC
Tritanopia (blue-blind)
#EDF7F8
Achromatopsia (no color)
#F5F5F5

Design tokens & code

CSS
--color: #f0f6fc;
/* rgb */ color: rgb(240, 246, 252);
/* oklch */ color: oklch(97.0% 0.010 247.9);
Tailwind
colors: {
  custom: {
    50: '#f5f9fd',
    500: '#f0f6fc',
    950: '#000000',
  },
}
SCSS
$custom: #f0f6fc;
$custom-light: #f5f9fd;
$custom-dark: #000000;
JSON
{
  "hex": "#f0f6fc",
  "rgb": {
    "r": 240,
    "g": 246,
    "b": 252
  },
  "hsl": {
    "h": 210,
    "s": 66.667,
    "l": 96.471
  },
  "oklch": {
    "l": 0.97034,
    "c": 0.01027,
    "h": 247.9
  },
  "luminance": 0.91465
}

Semantic roles & 50–950 ramp

primary
#F0F6FC
secondary
#E2C8AE
accent
#7317CF
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585

Preview Lab

Preview with #F0F6FC

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

Preview Lab → · Contrast checker → · Palette generator →

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