#F0F8FC#F0F8FC

#F0F8FC is a very light, near-neutral cyan. Relative luminance 0.927; OKLCH L 97.4% C 0.010 H 228.9°. Best body text is #000000 at 19.54:1 contrast (WCAG AA passes).

Color values

HEX#F0F8FC
RGBrgb(240, 248, 252)
HSLhsl(200, 67%, 96%)
HSVhsv(200, 5%, 99%)
CMYKcmyk(4.8%, 1.6%, 0%, 1.2%)
CIE-LABlab(97.10, -1.90, -2.83)
CIE-LCHlch(97.10, 3.41, 236.10°)
OKLaboklab(97.43% -0.0066 -0.0076)
OKLCHoklch(97.43% 0.01 228.9)
XYZxyz(87.0699, 92.6878, 105.3800)
Luminance0.9269 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F0F8FC #FCF4F0
analogous
#F0FCFA #F0F8FC #F0F2FC
triadic
#F0F8FC #FCF0F8 #F8FCF0
tetradic
#F0F8FC #FAF0FC #FCF4F0 #F2FCF0
square
#F0F8FC #FAF0FC #FCF4F0 #F2FCF0
split-complementary
#F0F8FC #FCF0F2 #FCFAF0
monochromatic
#8AC8E8 #BDE0F2 #E5F3FA #E5F3FA #E5F3FA

Accessibility & contrast

On white

1.07
#F0F8FC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.54
#F0F8FC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F0F8FC
19.54:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F0F8FC#FFFFFF#000000##000000
##F0F8FC1.001.0719.5419.54
#FFFFFF1.071.0021.0021.00
#00000019.5421.001.001.00
##00000019.5421.001.001.00

Color blindness preview

Protanopia (red-blind)
#F6F8FC
Deuteranopia (green-blind)
#F4F6FC
Tritanopia (blue-blind)
#EDF9F9
Achromatopsia (no color)
#F7F7F7

Design tokens & code

CSS
--color: #f0f8fc;
/* rgb */ color: rgb(240, 248, 252);
/* oklch */ color: oklch(97.4% 0.010 228.9);
Tailwind
colors: {
  custom: {
    50: '#f5fafd',
    500: '#f0f8fc',
    950: '#000000',
  },
}
SCSS
$custom: #f0f8fc;
$custom-light: #f5fafd;
$custom-dark: #000000;
JSON
{
  "hex": "#f0f8fc",
  "rgb": {
    "r": 240,
    "g": 248,
    "b": 252
  },
  "hsl": {
    "h": 200,
    "s": 66.667,
    "l": 96.471
  },
  "oklch": {
    "l": 0.97427,
    "c": 0.01005,
    "h": 228.9
  },
  "luminance": 0.92688
}

Semantic roles & 50–950 ramp

primary
#F0F8FC
secondary
#E2C0AE
accent
#5417CF
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585

Preview Lab

Preview with #F0F8FC

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

Preview Lab → · Contrast checker → · Palette generator →

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