#F2F4FD#F2F4FD

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

Color values

HEX#F2F4FD
RGBrgb(242, 244, 253)
HSLhsl(229, 73%, 97%)
HSVhsv(229, 4%, 99%)
CMYKcmyk(4.3%, 3.6%, 0%, 0.8%)
CIE-LABlab(96.27, 0.96, -4.55)
CIE-LCHlch(96.27, 4.65, 281.97°)
OKLaboklab(96.82% 0.0013 -0.0121)
OKLCHoklch(96.82% 0.012 276.1)
XYZxyz(86.6950, 90.6702, 105.8432)
Luminance0.9067 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F2F4FD #FDFBF2
analogous
#F2FAFD #F2F4FD #F6F2FD
triadic
#F2F4FD #FDF2F4 #F4FDF2
tetradic
#F2F4FD #FDF2FA #FDFBF2 #F2FDF6
square
#F2F4FD #FDF2FA #FDFBF2 #F2FDF6
split-complementary
#F2F4FD #FDF6F2 #FAFDF2
monochromatic
#889AED #BDC7F5 #E4E9FB #E4E9FB #E4E9FB

Accessibility & contrast

On white

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

On black

19.13
#F2F4FD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F2F4FD
19.13:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F2F4FD#FFFFFF#000000##000000
##F2F4FD1.001.1019.1319.13
#FFFFFF1.101.0021.0021.00
#00000019.1321.001.001.00
##00000019.1321.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #f2f4fd;
/* rgb */ color: rgb(242, 244, 253);
/* oklch */ color: oklch(96.8% 0.012 276.1);
Tailwind
colors: {
  custom: {
    50: '#f6f7fe',
    500: '#f2f4fd',
    950: '#000000',
  },
}
SCSS
$custom: #f2f4fd;
$custom-light: #f6f7fe;
$custom-dark: #000000;
JSON
{
  "hex": "#f2f4fd",
  "rgb": {
    "r": 242,
    "g": 244,
    "b": 253
  },
  "hsl": {
    "h": 229.091,
    "s": 73.333,
    "l": 97.059
  },
  "oklch": {
    "l": 0.96822,
    "c": 0.01219,
    "h": 276.1
  },
  "luminance": 0.9067
}

Semantic roles & 50–950 ramp

primary
#F2F4FD
secondary
#E5DBAE
accent
#B210D5
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171717
muted
#858585

Preview Lab

Preview with #F2F4FD

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

Preview Lab → · Contrast checker → · Palette generator →

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