#F2F1FA#F2F1FA

#F2F1FA is a very light, near-neutral blue. Relative luminance 0.887; OKLCH L 96.1% C 0.012 H 291.3°. Best body text is #000000 at 18.74:1 contrast (WCAG AA passes).

Color values

HEX#F2F1FA
RGBrgb(242, 241, 250)
HSLhsl(247, 47%, 96%)
HSVhsv(247, 4%, 98%)
CMYKcmyk(3.2%, 3.6%, 0%, 2%)
CIE-LABlab(95.45, 1.95, -4.21)
CIE-LCHlch(95.45, 4.63, 294.83°)
OKLaboklab(96.15% 0.0044 -0.0112)
OKLCHoklch(96.15% 0.012 291.3)
XYZxyz(85.3255, 88.6898, 103.0476)
Luminance0.8869 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F2F1FA #F9FAF1
analogous
#F1F5FA #F2F1FA #F7F1FA
triadic
#F2F1FA #FAF2F1 #F1FAF2
tetradic
#F2F1FA #FAF1F5 #F9FAF1 #F1FAF7
square
#F2F1FA #FAF1F5 #F9FAF1 #F1FAF7
split-complementary
#F2F1FA #FAF7F1 #F5FAF1
monochromatic
#9E97DA #C8C4EA #EAE8F7 #EAE8F7 #EAE8F7

Accessibility & contrast

On white

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

On black

18.74
#F2F1FA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F2F1FA
18.74:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F2F1FA#FFFFFF#000000##000000
##F2F1FA1.001.1218.7418.74
#FFFFFF1.121.0021.0021.00
#00000018.7421.001.001.00
##00000018.7421.001.001.00

Color blindness preview

Protanopia (red-blind)
#EFF2FA
Deuteranopia (green-blind)
#EFF2FA
Tritanopia (blue-blind)
#F1F2F4
Achromatopsia (no color)
#F2F2F2

Design tokens & code

CSS
--color: #f2f1fa;
/* rgb */ color: rgb(242, 241, 250);
/* oklch */ color: oklch(96.1% 0.012 291.3);
Tailwind
colors: {
  custom: {
    50: '#f6f5fc',
    500: '#f2f1fa',
    950: '#000000',
  },
}
SCSS
$custom: #f2f1fa;
$custom-light: #f6f5fc;
$custom-dark: #000000;
JSON
{
  "hex": "#f2f1fa",
  "rgb": {
    "r": 242,
    "g": 241,
    "b": 250
  },
  "hsl": {
    "h": 246.667,
    "s": 47.368,
    "l": 96.275
  },
  "oklch": {
    "l": 0.96149,
    "c": 0.01201,
    "h": 291.3
  },
  "luminance": 0.8869
}

Semantic roles & 50–950 ramp

primary
#F2F1FA
secondary
#D6DAB5
accent
#BB2BAB
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171717
muted
#858585

Preview Lab

Preview with #F2F1FA

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

Preview Lab → · Contrast checker → · Palette generator →

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