#F2F6FF#F2F6FF

#F2F6FF is a very light, near-neutral blue. Relative luminance 0.920; OKLCH L 97.3% C 0.013 H 266.7°. Best body text is #000000 at 19.40:1 contrast (WCAG AA passes).

Color values

HEX#F2F6FF
RGBrgb(242, 246, 255)
HSLhsl(222, 100%, 97%)
HSVhsv(222, 5%, 100%)
CMYKcmyk(5.1%, 3.5%, 0%, 0%)
CIE-LABlab(96.82, 0.31, -4.77)
CIE-LCHlch(96.82, 4.78, 273.76°)
OKLaboklab(97.27% -0.0007 -0.0127)
OKLCHoklch(97.27% 0.013 266.7)
XYZxyz(87.6203, 92.0083, 107.7316)
Luminance0.9201 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F2F6FF #FFFBF2
analogous
#F2FDFF #F2F6FF #F4F2FF
triadic
#F2F6FF #FFF2F6 #F6FFF2
tetradic
#F2F6FF #FFF2FD #FFFBF2 #F2FFF4
square
#F2F6FF #FFF2FD #FFFBF2 #F2FFF4
split-complementary
#F2F6FF #FFF4F2 #FDFFF2
monochromatic
#78A1FF #B5CCFF #E0EAFF #E0EAFF #E0EAFF

Accessibility & contrast

On white

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

On black

19.40
#F2F6FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F2F6FF
19.40:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F2F6FF#FFFFFF#000000##000000
##F2F6FF1.001.0819.4019.40
#FFFFFF1.081.0021.0021.00
#00000019.4021.001.001.00
##00000019.4021.001.001.00

Color blindness preview

Protanopia (red-blind)
#F3F6FF
Deuteranopia (green-blind)
#F2F5FF
Tritanopia (blue-blind)
#EFF8F9
Achromatopsia (no color)
#F6F6F6

Design tokens & code

CSS
--color: #f2f6ff;
/* rgb */ color: rgb(242, 246, 255);
/* oklch */ color: oklch(97.3% 0.013 266.7);
Tailwind
colors: {
  custom: {
    50: '#f6f9ff',
    500: '#f2f6ff',
    950: '#000000',
  },
}
SCSS
$custom: #f2f6ff;
$custom-light: #f6f9ff;
$custom-dark: #000000;
JSON
{
  "hex": "#f2f6ff",
  "rgb": {
    "r": 242,
    "g": 246,
    "b": 255
  },
  "hsl": {
    "h": 221.538,
    "s": 100,
    "l": 97.451
  },
  "oklch": {
    "l": 0.97271,
    "c": 0.01275,
    "h": 266.7
  },
  "luminance": 0.92009
}

Semantic roles & 50–950 ramp

primary
#F2F6FF
secondary
#EFD9A6
accent
#9F00E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171718
muted
#858586

Preview Lab

Preview with #F2F6FF

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

Preview Lab → · Contrast checker → · Palette generator →

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