#F2F7FF#F2F7FF

#F2F7FF is a very light, near-neutral blue. Relative luminance 0.926; OKLCH L 97.5% C 0.012 H 259.8°. Best body text is #000000 at 19.52:1 contrast (WCAG AA passes).

Color values

HEX#F2F7FF
RGBrgb(242, 247, 255)
HSLhsl(217, 100%, 97%)
HSVhsv(217, 5%, 100%)
CMYKcmyk(5.1%, 3.1%, 0%, 0%)
CIE-LABlab(97.07, -0.20, -4.40)
CIE-LCHlch(97.07, 4.41, 267.46°)
OKLaboklab(97.47% -0.0021 -0.0118)
OKLCHoklch(97.47% 0.012 259.8)
XYZxyz(87.9252, 92.6183, 107.8333)
Luminance0.9262 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F2F7FF #FFFAF2
analogous
#F2FEFF #F2F7FF #F4F2FF
triadic
#F2F7FF #FFF2F7 #F7FFF2
tetradic
#F2F7FF #FFF2FE #FFFAF2 #F2FFF4
square
#F2F7FF #FFF2FE #FFFAF2 #F2FFF4
split-complementary
#F2F7FF #FFF4F2 #FEFFF2
monochromatic
#78ACFF #B5D1FF #E0ECFF #E0ECFF #E0ECFF

Accessibility & contrast

On white

1.08
#F2F7FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.52
#F2F7FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F2F7FF
19.52:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F2F7FF#FFFFFF#000000##000000
##F2F7FF1.001.0819.5219.52
#FFFFFF1.081.0021.0021.00
#00000019.5221.001.001.00
##00000019.5221.001.001.00

Color blindness preview

Protanopia (red-blind)
#F5F7FF
Deuteranopia (green-blind)
#F3F6FF
Tritanopia (blue-blind)
#EFF9F9
Achromatopsia (no color)
#F7F7F7

Design tokens & code

CSS
--color: #f2f7ff;
/* rgb */ color: rgb(242, 247, 255);
/* oklch */ color: oklch(97.5% 0.012 259.8);
Tailwind
colors: {
  custom: {
    50: '#f6f9ff',
    500: '#f2f7ff',
    950: '#000000',
  },
}
SCSS
$custom: #f2f7ff;
$custom-light: #f6f9ff;
$custom-dark: #000000;
JSON
{
  "hex": "#f2f7ff",
  "rgb": {
    "r": 242,
    "g": 247,
    "b": 255
  },
  "hsl": {
    "h": 216.923,
    "s": 100,
    "l": 97.451
  },
  "oklch": {
    "l": 0.97466,
    "c": 0.01195,
    "h": 259.8
  },
  "luminance": 0.92619
}

Semantic roles & 50–950 ramp

primary
#F2F7FF
secondary
#EFD3A6
accent
#8D00E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171718
muted
#858586

Preview Lab

Preview with #F2F7FF

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

Preview Lab → · Contrast checker → · Palette generator →

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