#F2F1FF#F2F1FF

#F2F1FF is a very light, near-neutral blue. Relative luminance 0.890; OKLCH L 96.3% C 0.019 H 289.3°. Best body text is #000000 at 18.80:1 contrast (WCAG AA passes).

Color values

HEX#F2F1FF
RGBrgb(242, 241, 255)
HSLhsl(244, 100%, 97%)
HSVhsv(244, 5%, 100%)
CMYKcmyk(5.1%, 5.5%, 0%, 0%)
CIE-LABlab(95.58, 2.87, -6.60)
CIE-LCHlch(95.58, 7.19, 293.47°)
OKLaboklab(96.3% 0.0062 -0.0176)
OKLCHoklch(96.3% 0.019 289.3)
XYZxyz(86.1199, 89.0076, 107.2315)
Luminance0.8901 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F2F1FF #FEFFF1
analogous
#F1F7FF #F2F1FF #F9F1FF
triadic
#F2F1FF #FFF2F1 #F1FFF2
tetradic
#F2F1FF #FFF1F7 #FEFFF1 #F1FFF9
square
#F2F1FF #FFF1F7 #FEFFF1 #F1FFF9
split-complementary
#F2F1FF #FFF9F1 #F7FFF1
monochromatic
#8077FF #B9B4FF #E3E0FF #E3E0FF #E3E0FF

Accessibility & contrast

On white

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

On black

18.80
#F2F1FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F2F1FF
18.80:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F2F1FF#FFFFFF#000000##000000
##F2F1FF1.001.1218.8018.80
#FFFFFF1.121.0021.0021.00
#00000018.8021.001.001.00
##00000018.8021.001.001.00

Color blindness preview

Protanopia (red-blind)
#EEF3FF
Deuteranopia (green-blind)
#EEF2FF
Tritanopia (blue-blind)
#F0F3F5
Achromatopsia (no color)
#F2F2F2

Design tokens & code

CSS
--color: #f2f1ff;
/* rgb */ color: rgb(242, 241, 255);
/* oklch */ color: oklch(96.3% 0.019 289.3);
Tailwind
colors: {
  custom: {
    50: '#f6f5ff',
    500: '#f2f1ff',
    950: '#000000',
  },
}
SCSS
$custom: #f2f1ff;
$custom-light: #f6f5ff;
$custom-dark: #000000;
JSON
{
  "hex": "#f2f1ff",
  "rgb": {
    "r": 242,
    "g": 241,
    "b": 255
  },
  "hsl": {
    "h": 244.286,
    "s": 100,
    "l": 97.255
  },
  "oklch": {
    "l": 0.96298,
    "c": 0.01867,
    "h": 289.3
  },
  "luminance": 0.89008
}

Semantic roles & 50–950 ramp

primary
#F2F1FF
secondary
#EAEFA5
accent
#E600D5
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171718
muted
#858586

Preview Lab

Preview with #F2F1FF

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

Preview Lab → · Contrast checker → · Palette generator →

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