#F1F2FF#F1F2FF

#F1F2FF is a very light, near-neutral blue. Relative luminance 0.894; OKLCH L 96.4% C 0.017 H 282.5°. Best body text is #000000 at 18.88:1 contrast (WCAG AA passes).

Color values

HEX#F1F2FF
RGBrgb(241, 242, 255)
HSLhsl(236, 100%, 97%)
HSVhsv(236, 5%, 100%)
CMYKcmyk(5.5%, 5.1%, 0%, 0%)
CIE-LABlab(95.76, 2.03, -6.35)
CIE-LCHlch(95.76, 6.67, 287.73°)
OKLaboklab(96.42% 0.0038 -0.017)
OKLCHoklch(96.42% 0.017 282.5)
XYZxyz(86.0743, 89.4247, 107.3144)
Luminance0.8942 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F1F2FF #FFFEF1
analogous
#F1F9FF #F1F2FF #F7F1FF
triadic
#F1F2FF #FFF1F2 #F2FFF1
tetradic
#F1F2FF #FFF1F9 #FFFEF1 #F1FFF7
square
#F1F2FF #FFF1F9 #FFFEF1 #F1FFF7
split-complementary
#F1F2FF #FFF7F1 #F9FFF1
monochromatic
#7780FF #B4B9FF #E0E3FF #E0E3FF #E0E3FF

Accessibility & contrast

On white

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

On black

18.88
#F1F2FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F1F2FF
18.88:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F1F2FF#FFFFFF#000000##000000
##F1F2FF1.001.1118.8818.88
#FFFFFF1.111.0021.0021.00
#00000018.8821.001.001.00
##00000018.8821.001.001.00

Color blindness preview

Protanopia (red-blind)
#EFF3FF
Deuteranopia (green-blind)
#EFF2FF
Tritanopia (blue-blind)
#EEF4F6
Achromatopsia (no color)
#F3F3F3

Design tokens & code

CSS
--color: #f1f2ff;
/* rgb */ color: rgb(241, 242, 255);
/* oklch */ color: oklch(96.4% 0.017 282.5);
Tailwind
colors: {
  custom: {
    50: '#f5f6ff',
    500: '#f1f2ff',
    950: '#000000',
  },
}
SCSS
$custom: #f1f2ff;
$custom-light: #f5f6ff;
$custom-dark: #000000;
JSON
{
  "hex": "#f1f2ff",
  "rgb": {
    "r": 241,
    "g": 242,
    "b": 255
  },
  "hsl": {
    "h": 235.714,
    "s": 100,
    "l": 97.255
  },
  "oklch": {
    "l": 0.96416,
    "c": 0.01737,
    "h": 282.5
  },
  "luminance": 0.89425
}

Semantic roles & 50–950 ramp

primary
#F1F2FF
secondary
#EFEAA5
accent
#D500E6
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171718
muted
#858586

Preview Lab

Preview with #F1F2FF

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

Preview Lab → · Contrast checker → · Palette generator →

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