#F2F8FF#F2F8FF

#F2F8FF is a very light, near-neutral cyan. Relative luminance 0.932; OKLCH L 97.7% C 0.011 H 252.1°. Best body text is #000000 at 19.65:1 contrast (WCAG AA passes).

Color values

HEX#F2F8FF
RGBrgb(242, 248, 255)
HSLhsl(212, 100%, 97%)
HSVhsv(212, 5%, 100%)
CMYKcmyk(5.1%, 2.7%, 0%, 0%)
CIE-LABlab(97.32, -0.70, -4.04)
CIE-LCHlch(97.32, 4.10, 260.13°)
OKLaboklab(97.66% -0.0035 -0.0108)
OKLCHoklch(97.66% 0.011 252.1)
XYZxyz(88.2319, 93.2315, 107.9355)
Luminance0.9323 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F2F8FF #FFF9F2
analogous
#F2FEFF #F2F8FF #F3F2FF
triadic
#F2F8FF #FFF2F8 #F8FFF2
tetradic
#F2F8FF #FFF2FE #FFF9F2 #F2FFF3
square
#F2F8FF #FFF2FE #FFF9F2 #F2FFF3
split-complementary
#F2F8FF #FFF3F2 #FEFFF2
monochromatic
#78B6FF #B5D7FF #E0EFFF #E0EFFF #E0EFFF

Accessibility & contrast

On white

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

On black

19.65
#F2F8FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F2F8FF
19.65:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F2F8FF#FFFFFF#000000##000000
##F2F8FF1.001.0719.6519.65
#FFFFFF1.071.0021.0021.00
#00000019.6521.001.001.00
##00000019.6521.001.001.00

Color blindness preview

Protanopia (red-blind)
#F6F8FF
Deuteranopia (green-blind)
#F4F7FF
Tritanopia (blue-blind)
#EFFAFA
Achromatopsia (no color)
#F7F7F7

Design tokens & code

CSS
--color: #f2f8ff;
/* rgb */ color: rgb(242, 248, 255);
/* oklch */ color: oklch(97.7% 0.011 252.1);
Tailwind
colors: {
  custom: {
    50: '#f6faff',
    500: '#f2f8ff',
    950: '#000000',
  },
}
SCSS
$custom: #f2f8ff;
$custom-light: #f6faff;
$custom-dark: #000000;
JSON
{
  "hex": "#f2f8ff",
  "rgb": {
    "r": 242,
    "g": 248,
    "b": 255
  },
  "hsl": {
    "h": 212.308,
    "s": 100,
    "l": 97.451
  },
  "oklch": {
    "l": 0.97662,
    "c": 0.01133,
    "h": 252.1
  },
  "luminance": 0.93232
}

Semantic roles & 50–950 ramp

primary
#F2F8FF
secondary
#EFCDA6
accent
#7C00E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171718
muted
#858586

Preview Lab

Preview with #F2F8FF

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

Preview Lab → · Contrast checker → · Palette generator →

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