#F2F4FE#F2F4FE

#F2F4FE is a very light, near-neutral blue. Relative luminance 0.907; OKLCH L 96.9% C 0.013 H 277.1°. Best body text is #000000 at 19.15:1 contrast (WCAG AA passes).

Color values

HEX#F2F4FE
RGBrgb(242, 244, 254)
HSLhsl(230, 86%, 97%)
HSVhsv(230, 5%, 100%)
CMYKcmyk(4.7%, 3.9%, 0%, 0.4%)
CIE-LABlab(96.30, 1.15, -5.02)
CIE-LCHlch(96.30, 5.15, 282.87°)
OKLaboklab(96.85% 0.0017 -0.0134)
OKLCHoklch(96.85% 0.014 277.1)
XYZxyz(86.8547, 90.7340, 106.6844)
Luminance0.9073 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F2F4FE #FEFCF2
analogous
#F2FAFE #F2F4FE #F6F2FE
triadic
#F2F4FE #FEF2F4 #F4FEF2
tetradic
#F2F4FE #FEF2FA #FEFCF2 #F2FEF6
square
#F2F4FE #FEF2FA #FEFCF2 #F2FEF6
split-complementary
#F2F4FE #FEF6F2 #FAFEF2
monochromatic
#8094F5 #B9C4FA #E3E7FD #E3E7FD #E3E7FD

Accessibility & contrast

On white

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

On black

19.15
#F2F4FE on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F2F4FE
19.15:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F2F4FE#FFFFFF#000000##000000
##F2F4FE1.001.1019.1519.15
#FFFFFF1.101.0021.0021.00
#00000019.1521.001.001.00
##00000019.1521.001.001.00

Color blindness preview

Protanopia (red-blind)
#F2F5FF
Deuteranopia (green-blind)
#F1F4FE
Tritanopia (blue-blind)
#F0F6F7
Achromatopsia (no color)
#F4F4F4

Design tokens & code

CSS
--color: #f2f4fe;
/* rgb */ color: rgb(242, 244, 254);
/* oklch */ color: oklch(96.9% 0.013 277.1);
Tailwind
colors: {
  custom: {
    50: '#f6f7fe',
    500: '#f2f4fe',
    950: '#000000',
  },
}
SCSS
$custom: #f2f4fe;
$custom-light: #f6f7fe;
$custom-dark: #000000;
JSON
{
  "hex": "#f2f4fe",
  "rgb": {
    "r": 242,
    "g": 244,
    "b": 254
  },
  "hsl": {
    "h": 230,
    "s": 85.714,
    "l": 97.255
  },
  "oklch": {
    "l": 0.96851,
    "c": 0.0135,
    "h": 277.1
  },
  "luminance": 0.90734
}

Semantic roles & 50–950 ramp

primary
#F2F4FE
secondary
#EADFAA
accent
#BD03E2
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171717
muted
#858585

Preview Lab

Preview with #F2F4FE

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

Preview Lab → · Contrast checker → · Palette generator →

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