#F0F4FA#F0F4FA

#F0F4FA is a very light, near-neutral blue. Relative luminance 0.901; OKLCH L 96.6% C 0.009 H 258.3°. Best body text is #000000 at 19.03:1 contrast (WCAG AA passes).

Color values

HEX#F0F4FA
RGBrgb(240, 244, 250)
HSLhsl(216, 50%, 96%)
HSVhsv(216, 4%, 98%)
CMYKcmyk(4%, 2.4%, 0%, 2%)
CIE-LABlab(96.05, -0.24, -3.34)
CIE-LCHlch(96.05, 3.35, 265.93°)
OKLaboklab(96.58% -0.0018 -0.0089)
OKLCHoklch(96.58% 0.009 258.3)
XYZxyz(85.5380, 90.1284, 103.3141)
Luminance0.9013 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F0F4FA #FAF6F0
analogous
#F0F9FA #F0F4FA #F1F0FA
triadic
#F0F4FA #FAF0F4 #F4FAF0
tetradic
#F0F4FA #FAF0F9 #FAF6F0 #F0FAF1
square
#F0F4FA #FAF0F9 #FAF6F0 #F0FAF1
split-complementary
#F0F4FA #FAF1F0 #F9FAF0
monochromatic
#94B1DB #C2D2EB #E8EEF7 #E8EEF7 #E8EEF7

Accessibility & contrast

On white

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

On black

19.03
#F0F4FA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F0F4FA
19.03:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F0F4FA#FFFFFF#000000##000000
##F0F4FA1.001.1019.0319.03
#FFFFFF1.101.0021.0021.00
#00000019.0321.001.001.00
##00000019.0321.001.001.00

Color blindness preview

Protanopia (red-blind)
#F2F4FA
Deuteranopia (green-blind)
#F1F3FA
Tritanopia (blue-blind)
#EEF5F6
Achromatopsia (no color)
#F4F4F4

Design tokens & code

CSS
--color: #f0f4fa;
/* rgb */ color: rgb(240, 244, 250);
/* oklch */ color: oklch(96.6% 0.009 258.3);
Tailwind
colors: {
  custom: {
    50: '#f5f7fc',
    500: '#f0f4fa',
    950: '#000000',
  },
}
SCSS
$custom: #f0f4fa;
$custom-light: #f5f7fc;
$custom-dark: #000000;
JSON
{
  "hex": "#f0f4fa",
  "rgb": {
    "r": 240,
    "g": 244,
    "b": 250
  },
  "hsl": {
    "h": 216,
    "s": 50,
    "l": 96.078
  },
  "oklch": {
    "l": 0.96584,
    "c": 0.0091,
    "h": 258.3
  },
  "luminance": 0.90129
}

Semantic roles & 50–950 ramp

primary
#F0F4FA
secondary
#DBCBB4
accent
#8228BD
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171717
muted
#858585

Preview Lab

Preview with #F0F4FA

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

Preview Lab → · Contrast checker → · Palette generator →

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