#F0F3FA#F0F3FA

#F0F3FA is a very light, near-neutral blue. Relative luminance 0.895; OKLCH L 96.4% C 0.010 H 267.3°. Best body text is #000000 at 18.91:1 contrast (WCAG AA passes).

Color values

HEX#F0F3FA
RGBrgb(240, 243, 250)
HSLhsl(222, 50%, 96%)
HSVhsv(222, 4%, 98%)
CMYKcmyk(4%, 2.8%, 0%, 2%)
CIE-LABlab(95.80, 0.27, -3.71)
CIE-LCHlch(95.80, 3.72, 274.19°)
OKLaboklab(96.39% -0.0005 -0.0099)
OKLCHoklch(96.39% 0.01 267.3)
XYZxyz(85.2379, 89.5283, 103.2140)
Luminance0.8953 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F0F3FA #FAF7F0
analogous
#F0F8FA #F0F3FA #F2F0FA
triadic
#F0F3FA #FAF0F3 #F3FAF0
tetradic
#F0F3FA #FAF0F8 #FAF7F0 #F0FAF2
square
#F0F3FA #FAF0F8 #FAF7F0 #F0FAF2
split-complementary
#F0F3FA #FAF2F0 #F8FAF0
monochromatic
#94AADB #C2CEEB #E8EDF7 #E8EDF7 #E8EDF7

Accessibility & contrast

On white

1.11
#F0F3FA on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.91
#F0F3FA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F0F3FA
18.91:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F0F3FA#FFFFFF#000000##000000
##F0F3FA1.001.1118.9118.91
#FFFFFF1.111.0021.0021.00
#00000018.9121.001.001.00
##00000018.9121.001.001.00

Color blindness preview

Protanopia (red-blind)
#F1F3FA
Deuteranopia (green-blind)
#F0F3FA
Tritanopia (blue-blind)
#EEF4F5
Achromatopsia (no color)
#F3F3F3

Design tokens & code

CSS
--color: #f0f3fa;
/* rgb */ color: rgb(240, 243, 250);
/* oklch */ color: oklch(96.4% 0.010 267.3);
Tailwind
colors: {
  custom: {
    50: '#f5f7fc',
    500: '#f0f3fa',
    950: '#000000',
  },
}
SCSS
$custom: #f0f3fa;
$custom-light: #f5f7fc;
$custom-dark: #000000;
JSON
{
  "hex": "#f0f3fa",
  "rgb": {
    "r": 240,
    "g": 243,
    "b": 250
  },
  "hsl": {
    "h": 222,
    "s": 50,
    "l": 96.078
  },
  "oklch": {
    "l": 0.96388,
    "c": 0.0099,
    "h": 267.3
  },
  "luminance": 0.89529
}

Semantic roles & 50–950 ramp

primary
#F0F3FA
secondary
#DBCFB4
accent
#9128BD
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171717
muted
#858585

Preview Lab

Preview with #F0F3FA

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

Preview Lab → · Contrast checker → · Palette generator →

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