#F7FBFF#F7FBFF

#F7FBFF is a very light, near-neutral cyan. Relative luminance 0.960; OKLCH L 98.6% C 0.007 H 247.9°. Best body text is #000000 at 20.20:1 contrast (WCAG AA passes).

Color values

HEX#F7FBFF
RGBrgb(247, 251, 255)
HSLhsl(210, 100%, 98%)
HSVhsv(210, 3%, 100%)
CMYKcmyk(3.1%, 1.6%, 0%, 0%)
CIE-LABlab(98.43, -0.60, -2.37)
CIE-LCHlch(98.43, 2.44, 255.80°)
OKLaboklab(98.62% -0.0026 -0.0063)
OKLCHoklch(98.62% 0.007 247.9)
XYZxyz(90.9016, 95.9882, 108.3270)
Luminance0.9599 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F7FBFF #FFFBF7
analogous
#F7FFFF #F7FBFF #F7F7FF
triadic
#F7FBFF #FFF7FB #FBFFF7
tetradic
#F7FBFF #FFF7FF #FFFBF7 #F7FFF7
square
#F7FBFF #FFF7FF #FFFBF7 #F7FFF7
split-complementary
#F7FBFF #FFF7F7 #FFFFF7
monochromatic
#7DBEFF #BADCFF #E0F0FF #E0F0FF #E0F0FF

Accessibility & contrast

On white

1.04
#F7FBFF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

20.20
#F7FBFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F7FBFF
20.20:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F7FBFF#FFFFFF#000000##000000
##F7FBFF1.001.0420.2020.20
#FFFFFF1.041.0021.0021.00
#00000020.2021.001.001.00
##00000020.2021.001.001.00

Color blindness preview

Protanopia (red-blind)
#FAFBFF
Deuteranopia (green-blind)
#F9FAFF
Tritanopia (blue-blind)
#F5FCFC
Achromatopsia (no color)
#FAFAFA

Design tokens & code

CSS
--color: #f7fbff;
/* rgb */ color: rgb(247, 251, 255);
/* oklch */ color: oklch(98.6% 0.007 247.9);
Tailwind
colors: {
  custom: {
    50: '#f9fcff',
    500: '#f7fbff',
    950: '#000000',
  },
}
SCSS
$custom: #f7fbff;
$custom-light: #f9fcff;
$custom-dark: #000000;
JSON
{
  "hex": "#f7fbff",
  "rgb": {
    "r": 247,
    "g": 251,
    "b": 255
  },
  "hsl": {
    "h": 210,
    "s": 100,
    "l": 98.431
  },
  "oklch": {
    "l": 0.9862,
    "c": 0.00682,
    "h": 247.9
  },
  "luminance": 0.95989
}

Semantic roles & 50–950 ramp

primary
#F7FBFF
secondary
#F0CDAA
accent
#7300E6
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171718
muted
#858586

Preview Lab

Preview with #F7FBFF

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

Preview Lab → · Contrast checker → · Palette generator →

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