#F7FDFF#F7FDFF

#F7FDFF is a very light, near-neutral cyan. Relative luminance 0.972; OKLCH L 99.0% C 0.007 H 219.5°. Best body text is #000000 at 20.45:1 contrast (WCAG AA passes).

Color values

HEX#F7FDFF
RGBrgb(247, 253, 255)
HSLhsl(195, 100%, 98%)
HSVhsv(195, 3%, 100%)
CMYKcmyk(3.1%, 0.8%, 0%, 0%)
CIE-LABlab(98.92, -1.61, -1.64)
CIE-LCHlch(98.92, 2.30, 225.57°)
OKLaboklab(99.01% -0.0053 -0.0044)
OKLCHoklch(99.01% 0.007 219.5)
XYZxyz(91.5297, 97.2443, 108.5363)
Luminance0.9725 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F7FDFF #FFF9F7
analogous
#F7FFFD #F7FDFF #F7F9FF
triadic
#F7FDFF #FFF7FD #FDFFF7
tetradic
#F7FDFF #FDF7FF #FFF9F7 #F9FFF7
square
#F7FDFF #FDF7FF #FFF9F7 #F9FFF7
split-complementary
#F7FDFF #FFF7F9 #FFFDF7
monochromatic
#7DDEFF #BAEEFF #E0F7FF #E0F7FF #E0F7FF

Accessibility & contrast

On white

1.03
#F7FDFF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

20.45
#F7FDFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F7FDFF
20.45:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F7FDFF#FFFFFF#000000##000000
##F7FDFF1.001.0320.4520.45
#FFFFFF1.031.0021.0021.00
#00000020.4521.001.001.00
##00000020.4521.001.001.00

Color blindness preview

Protanopia (red-blind)
#FCFDFF
Deuteranopia (green-blind)
#FAFBFF
Tritanopia (blue-blind)
#F5FEFE
Achromatopsia (no color)
#FCFCFC

Design tokens & code

CSS
--color: #f7fdff;
/* rgb */ color: rgb(247, 253, 255);
/* oklch */ color: oklch(99.0% 0.007 219.5);
Tailwind
colors: {
  custom: {
    50: '#f9feff',
    500: '#f7fdff',
    950: '#000000',
  },
}
SCSS
$custom: #f7fdff;
$custom-light: #f9feff;
$custom-dark: #000000;
JSON
{
  "hex": "#f7fdff",
  "rgb": {
    "r": 247,
    "g": 253,
    "b": 255
  },
  "hsl": {
    "h": 195,
    "s": 100,
    "l": 98.431
  },
  "oklch": {
    "l": 0.99011,
    "c": 0.0069,
    "h": 219.5
  },
  "luminance": 0.97245
}

Semantic roles & 50–950 ramp

primary
#F7FDFF
secondary
#F0BCAA
accent
#3900E6
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171718
muted
#858586

Preview Lab

Preview with #F7FDFF

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

Preview Lab → · Contrast checker → · Palette generator →

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