#F2F3FA#F2F3FA

#F2F3FA is a very light, near-neutral blue. Relative luminance 0.899; OKLCH L 96.5% C 0.009 H 279.7°. Best body text is #000000 at 18.98:1 contrast (WCAG AA passes).

Color values

HEX#F2F3FA
RGBrgb(242, 243, 250)
HSLhsl(233, 44%, 96%)
HSVhsv(233, 3%, 98%)
CMYKcmyk(3.2%, 2.8%, 0%, 2%)
CIE-LABlab(95.95, 0.92, -3.48)
CIE-LCHlch(95.95, 3.60, 284.90°)
OKLaboklab(96.54% 0.0016 -0.0092)
OKLCHoklch(96.54% 0.009 279.7)
XYZxyz(85.9208, 89.8804, 103.2461)
Luminance0.8988 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F2F3FA #FAF9F2
analogous
#F2F7FA #F2F3FA #F5F2FA
triadic
#F2F3FA #FAF2F3 #F3FAF2
tetradic
#F2F3FA #FAF2F7 #FAF9F2 #F2FAF5
square
#F2F3FA #FAF2F7 #FAF9F2 #F2FAF5
split-complementary
#F2F3FA #FAF5F2 #F7FAF2
monochromatic
#9AA1D8 #C6CAE9 #E9EBF6 #E9EBF6 #E9EBF6

Accessibility & contrast

On white

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

On black

18.98
#F2F3FA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F2F3FA
18.98:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F2F3FA#FFFFFF#000000##000000
##F2F3FA1.001.1118.9818.98
#FFFFFF1.111.0021.0021.00
#00000018.9821.001.001.00
##00000018.9821.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #f2f3fa;
/* rgb */ color: rgb(242, 243, 250);
/* oklch */ color: oklch(96.5% 0.009 279.7);
Tailwind
colors: {
  custom: {
    50: '#f6f7fc',
    500: '#f2f3fa',
    950: '#000000',
  },
}
SCSS
$custom: #f2f3fa;
$custom-light: #f6f7fc;
$custom-dark: #000000;
JSON
{
  "hex": "#f2f3fa",
  "rgb": {
    "r": 242,
    "g": 243,
    "b": 250
  },
  "hsl": {
    "h": 232.5,
    "s": 44.444,
    "l": 96.471
  },
  "oklch": {
    "l": 0.96539,
    "c": 0.00938,
    "h": 279.7
  },
  "luminance": 0.89881
}

Semantic roles & 50–950 ramp

primary
#F2F3FA
secondary
#D9D5B7
accent
#A62EB8
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171717
muted
#858585

Preview Lab

Preview with #F2F3FA

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

Preview Lab → · Contrast checker → · Palette generator →

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