#F1F2FA#F1F2FA

#F1F2FA is a very light, near-neutral blue. Relative luminance 0.891; OKLCH L 96.3% C 0.011 H 280.5°. Best body text is #000000 at 18.82:1 contrast (WCAG AA passes).

Color values

HEX#F1F2FA
RGBrgb(241, 242, 250)
HSLhsl(233, 47%, 96%)
HSVhsv(233, 4%, 98%)
CMYKcmyk(3.6%, 3.2%, 0%, 2%)
CIE-LABlab(95.63, 1.11, -3.96)
CIE-LCHlch(95.63, 4.11, 285.64°)
OKLaboklab(96.27% 0.002 -0.0105)
OKLCHoklch(96.27% 0.011 280.5)
XYZxyz(85.2799, 89.1069, 103.1305)
Luminance0.8911 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F1F2FA #FAF9F1
analogous
#F1F7FA #F1F2FA #F5F1FA
triadic
#F1F2FA #FAF1F2 #F2FAF1
tetradic
#F1F2FA #FAF1F7 #FAF9F1 #F1FAF5
square
#F1F2FA #FAF1F7 #FAF9F1 #F1FAF5
split-complementary
#F1F2FA #FAF5F1 #F7FAF1
monochromatic
#979EDA #C4C8EA #E8EAF7 #E8EAF7 #E8EAF7

Accessibility & contrast

On white

1.12
#F1F2FA on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.82
#F1F2FA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F1F2FA
18.82:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F1F2FA#FFFFFF#000000##000000
##F1F2FA1.001.1218.8218.82
#FFFFFF1.121.0021.0021.00
#00000018.8221.001.001.00
##00000018.8221.001.001.00

Color blindness preview

Protanopia (red-blind)
#F0F3FA
Deuteranopia (green-blind)
#F0F2FA
Tritanopia (blue-blind)
#EFF3F4
Achromatopsia (no color)
#F2F2F2

Design tokens & code

CSS
--color: #f1f2fa;
/* rgb */ color: rgb(241, 242, 250);
/* oklch */ color: oklch(96.3% 0.011 280.5);
Tailwind
colors: {
  custom: {
    50: '#f5f6fc',
    500: '#f1f2fa',
    950: '#000000',
  },
}
SCSS
$custom: #f1f2fa;
$custom-light: #f5f6fc;
$custom-dark: #000000;
JSON
{
  "hex": "#f1f2fa",
  "rgb": {
    "r": 241,
    "g": 242,
    "b": 250
  },
  "hsl": {
    "h": 233.333,
    "s": 47.368,
    "l": 96.275
  },
  "oklch": {
    "l": 0.96268,
    "c": 0.01072,
    "h": 280.5
  },
  "luminance": 0.89107
}

Semantic roles & 50–950 ramp

primary
#F1F2FA
secondary
#DAD6B5
accent
#AB2BBB
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171717
muted
#858585

Preview Lab

Preview with #F1F2FA

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

Preview Lab → · Contrast checker → · Palette generator →

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