#F2F1FC#F2F1FC

#F2F1FC is a very light, near-neutral blue. Relative luminance 0.888; OKLCH L 96.2% C 0.015 H 290.3°. Best body text is #000000 at 18.76:1 contrast (WCAG AA passes).

Color values

HEX#F2F1FC
RGBrgb(242, 241, 252)
HSLhsl(245, 65%, 97%)
HSVhsv(245, 4%, 99%)
CMYKcmyk(4%, 4.4%, 0%, 1.2%)
CIE-LABlab(95.50, 2.31, -5.16)
CIE-LCHlch(95.50, 5.66, 294.12°)
OKLaboklab(96.21% 0.0051 -0.0138)
OKLCHoklch(96.21% 0.015 290.3)
XYZxyz(85.6408, 88.8159, 104.7080)
Luminance0.8882 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F2F1FC #FBFCF1
analogous
#F1F6FC #F2F1FC #F8F1FC
triadic
#F2F1FC #FCF2F1 #F1FCF2
tetradic
#F2F1FC #FCF1F6 #FBFCF1 #F1FCF8
square
#F2F1FC #FCF1F6 #FBFCF1 #F1FCF8
split-complementary
#F2F1FC #FCF8F1 #F6FCF1
monochromatic
#948CE6 #C3BFF1 #E8E6FA #E8E6FA #E8E6FA

Accessibility & contrast

On white

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

On black

18.76
#F2F1FC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F2F1FC
18.76:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F2F1FC#FFFFFF#000000##000000
##F2F1FC1.001.1218.7618.76
#FFFFFF1.121.0021.0021.00
#00000018.7621.001.001.00
##00000018.7621.001.001.00

Color blindness preview

Protanopia (red-blind)
#EFF2FD
Deuteranopia (green-blind)
#EFF2FC
Tritanopia (blue-blind)
#F0F3F4
Achromatopsia (no color)
#F2F2F2

Design tokens & code

CSS
--color: #f2f1fc;
/* rgb */ color: rgb(242, 241, 252);
/* oklch */ color: oklch(96.2% 0.015 290.3);
Tailwind
colors: {
  custom: {
    50: '#f6f5fd',
    500: '#f2f1fc',
    950: '#000000',
  },
}
SCSS
$custom: #f2f1fc;
$custom-light: #f6f5fd;
$custom-dark: #000000;
JSON
{
  "hex": "#f2f1fc",
  "rgb": {
    "r": 242,
    "g": 241,
    "b": 252
  },
  "hsl": {
    "h": 245.455,
    "s": 64.706,
    "l": 96.667
  },
  "oklch": {
    "l": 0.96208,
    "c": 0.01467,
    "h": 290.3
  },
  "luminance": 0.88816
}

Semantic roles & 50–950 ramp

primary
#F2F1FC
secondary
#DDE1B0
accent
#CD19BC
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171717
muted
#858585

Preview Lab

Preview with #F2F1FC

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

Preview Lab → · Contrast checker → · Palette generator →

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