#F4F6FF#F4F6FF

#F4F6FF is a very light, near-neutral blue. Relative luminance 0.924; OKLCH L 97.4% C 0.012 H 276.1°. Best body text is #000000 at 19.47:1 contrast (WCAG AA passes).

Color values

HEX#F4F6FF
RGBrgb(244, 246, 255)
HSLhsl(229, 100%, 98%)
HSVhsv(229, 4%, 100%)
CMYKcmyk(4.3%, 3.5%, 0%, 0%)
CIE-LABlab(96.97, 0.96, -4.54)
CIE-LCHlch(96.97, 4.64, 281.96°)
OKLaboklab(97.42% 0.0013 -0.0121)
OKLCHoklch(97.42% 0.012 276.1)
XYZxyz(88.3106, 92.3643, 107.7640)
Luminance0.9236 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F4F6FF #FFFDF4
analogous
#F4FBFF #F4F6FF #F7F4FF
triadic
#F4F6FF #FFF4F6 #F6FFF4
tetradic
#F4F6FF #FFF4FB #FFFDF4 #F4FFF7
square
#F4F6FF #FFF4FB #FFFDF4 #F4FFF7
split-complementary
#F4F6FF #FFF7F4 #FBFFF4
monochromatic
#7A92FF #B7C4FF #E0E6FF #E0E6FF #E0E6FF

Accessibility & contrast

On white

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

On black

19.47
#F4F6FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F4F6FF
19.47:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F4F6FF#FFFFFF#000000##000000
##F4F6FF1.001.0819.4719.47
#FFFFFF1.081.0021.0021.00
#00000019.4721.001.001.00
##00000019.4721.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #f4f6ff;
/* rgb */ color: rgb(244, 246, 255);
/* oklch */ color: oklch(97.4% 0.012 276.1);
Tailwind
colors: {
  custom: {
    50: '#f7f9ff',
    500: '#f4f6ff',
    950: '#000000',
  },
}
SCSS
$custom: #f4f6ff;
$custom-light: #f7f9ff;
$custom-dark: #000000;
JSON
{
  "hex": "#f4f6ff",
  "rgb": {
    "r": 244,
    "g": 246,
    "b": 255
  },
  "hsl": {
    "h": 229.091,
    "s": 100,
    "l": 97.843
  },
  "oklch": {
    "l": 0.97421,
    "c": 0.01217,
    "h": 276.1
  },
  "luminance": 0.92365
}

Semantic roles & 50–950 ramp

primary
#F4F6FF
secondary
#F0E2A8
accent
#BC00E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171718
muted
#858586

Preview Lab

Preview with #F4F6FF

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

Preview Lab → · Contrast checker → · Palette generator →

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