#F1F2FC#F1F2FC

#F1F2FC is a very light, near-neutral blue. Relative luminance 0.892; OKLCH L 96.3% C 0.013 H 281.6°. Best body text is #000000 at 18.85:1 contrast (WCAG AA passes).

Color values

HEX#F1F2FC
RGBrgb(241, 242, 252)
HSLhsl(235, 65%, 97%)
HSVhsv(235, 4%, 99%)
CMYKcmyk(4.4%, 4%, 0%, 1.2%)
CIE-LABlab(95.68, 1.47, -4.91)
CIE-LCHlch(95.68, 5.13, 286.70°)
OKLaboklab(96.33% 0.0027 -0.0131)
OKLCHoklch(96.33% 0.013 281.6)
XYZxyz(85.5952, 89.2330, 104.7909)
Luminance0.8923 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F1F2FC #FCFBF1
analogous
#F1F8FC #F1F2FC #F6F1FC
triadic
#F1F2FC #FCF1F2 #F2FCF1
tetradic
#F1F2FC #FCF1F8 #FCFBF1 #F1FCF6
square
#F1F2FC #FCF1F8 #FCFBF1 #F1FCF6
split-complementary
#F1F2FC #FCF6F1 #F8FCF1
monochromatic
#8C94E6 #BFC3F1 #E6E8FA #E6E8FA #E6E8FA

Accessibility & contrast

On white

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

On black

18.85
#F1F2FC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F1F2FC
18.85:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F1F2FC#FFFFFF#000000##000000
##F1F2FC1.001.1118.8518.85
#FFFFFF1.111.0021.0021.00
#00000018.8521.001.001.00
##00000018.8521.001.001.00

Color blindness preview

Protanopia (red-blind)
#F0F3FD
Deuteranopia (green-blind)
#EFF2FC
Tritanopia (blue-blind)
#EFF4F5
Achromatopsia (no color)
#F3F3F3

Design tokens & code

CSS
--color: #f1f2fc;
/* rgb */ color: rgb(241, 242, 252);
/* oklch */ color: oklch(96.3% 0.013 281.6);
Tailwind
colors: {
  custom: {
    50: '#f5f6fd',
    500: '#f1f2fc',
    950: '#000000',
  },
}
SCSS
$custom: #f1f2fc;
$custom-light: #f5f6fd;
$custom-dark: #000000;
JSON
{
  "hex": "#f1f2fc",
  "rgb": {
    "r": 241,
    "g": 242,
    "b": 252
  },
  "hsl": {
    "h": 234.545,
    "s": 64.706,
    "l": 96.667
  },
  "oklch": {
    "l": 0.96327,
    "c": 0.01338,
    "h": 281.6
  },
  "luminance": 0.89233
}

Semantic roles & 50–950 ramp

primary
#F1F2FC
secondary
#E1DDB0
accent
#BC19CD
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171717
muted
#858585

Preview Lab

Preview with #F1F2FC

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

Preview Lab → · Contrast checker → · Palette generator →

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