#F2F4FF#F2F4FF

#F2F4FF is a very light, near-neutral blue. Relative luminance 0.908; OKLCH L 96.9% C 0.015 H 277.9°. Best body text is #000000 at 19.16:1 contrast (WCAG AA passes).

Color values

HEX#F2F4FF
RGBrgb(242, 244, 255)
HSLhsl(231, 100%, 97%)
HSVhsv(231, 5%, 100%)
CMYKcmyk(5.1%, 4.3%, 0%, 0%)
CIE-LABlab(96.33, 1.33, -5.50)
CIE-LCHlch(96.33, 5.66, 283.61°)
OKLaboklab(96.88% 0.002 -0.0147)
OKLCHoklch(96.88% 0.015 277.9)
XYZxyz(87.0152, 90.7983, 107.5299)
Luminance0.9080 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F2F4FF #FFFDF2
analogous
#F2FBFF #F2F4FF #F7F2FF
triadic
#F2F4FF #FFF2F4 #F4FFF2
tetradic
#F2F4FF #FFF2FB #FFFDF2 #F2FFF7
square
#F2F4FF #FFF2FB #FFFDF2 #F2FFF7
split-complementary
#F2F4FF #FFF7F2 #FBFFF2
monochromatic
#788CFF #B5C0FF #E0E5FF #E0E5FF #E0E5FF

Accessibility & contrast

On white

1.10
#F2F4FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.16
#F2F4FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F2F4FF
19.16:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F2F4FF#FFFFFF#000000##000000
##F2F4FF1.001.1019.1619.16
#FFFFFF1.101.0021.0021.00
#00000019.1621.001.001.00
##00000019.1621.001.001.00

Color blindness preview

Protanopia (red-blind)
#F1F5FF
Deuteranopia (green-blind)
#F1F4FF
Tritanopia (blue-blind)
#EFF6F7
Achromatopsia (no color)
#F4F4F4

Design tokens & code

CSS
--color: #f2f4ff;
/* rgb */ color: rgb(242, 244, 255);
/* oklch */ color: oklch(96.9% 0.015 277.9);
Tailwind
colors: {
  custom: {
    50: '#f6f7ff',
    500: '#f2f4ff',
    950: '#000000',
  },
}
SCSS
$custom: #f2f4ff;
$custom-light: #f6f7ff;
$custom-dark: #000000;
JSON
{
  "hex": "#f2f4ff",
  "rgb": {
    "r": 242,
    "g": 244,
    "b": 255
  },
  "hsl": {
    "h": 230.769,
    "s": 100,
    "l": 97.451
  },
  "oklch": {
    "l": 0.96881,
    "c": 0.01483,
    "h": 277.9
  },
  "luminance": 0.90799
}

Semantic roles & 50–950 ramp

primary
#F2F4FF
secondary
#EFE4A6
accent
#C200E6
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171718
muted
#858586

Preview Lab

Preview with #F2F4FF

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

Preview Lab → · Contrast checker → · Palette generator →

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