#F2F2FB#F2F2FB

#F2F2FB is a very light, near-neutral blue. Relative luminance 0.893; OKLCH L 96.4% C 0.012 H 286.2°. Best body text is #000000 at 18.87:1 contrast (WCAG AA passes).

Color values

HEX#F2F2FB
RGBrgb(242, 242, 251)
HSLhsl(240, 53%, 97%)
HSVhsv(240, 4%, 98%)
CMYKcmyk(3.6%, 3.6%, 0%, 1.6%)
CIE-LABlab(95.72, 1.62, -4.32)
CIE-LCHlch(95.72, 4.61, 290.53°)
OKLaboklab(96.37% 0.0033 -0.0115)
OKLCHoklch(96.37% 0.012 286.2)
XYZxyz(85.7795, 89.3464, 103.9746)
Luminance0.8935 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F2F2FB #FBFBF2
analogous
#F2F7FB #F2F2FB #F7F2FB
triadic
#F2F2FB #FBF2F2 #F2FBF2
tetradic
#F2F2FB #FBF2F7 #FBFBF2 #F2FBF7
square
#F2F2FB #FBF2F7 #FBFBF2 #F2FBF7
split-complementary
#F2F2FB #FBF7F2 #F7FBF2
monochromatic
#9494DE #C3C3ED #E8E8F8 #E8E8F8 #E8E8F8

Accessibility & contrast

On white

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

On black

18.87
#F2F2FB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F2F2FB
18.87:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F2F2FB#FFFFFF#000000##000000
##F2F2FB1.001.1118.8718.87
#FFFFFF1.111.0021.0021.00
#00000018.8721.001.001.00
##00000018.8721.001.001.00

Color blindness preview

Protanopia (red-blind)
#F0F3FB
Deuteranopia (green-blind)
#F0F2FB
Tritanopia (blue-blind)
#F0F3F5
Achromatopsia (no color)
#F3F3F3

Design tokens & code

CSS
--color: #f2f2fb;
/* rgb */ color: rgb(242, 242, 251);
/* oklch */ color: oklch(96.4% 0.012 286.2);
Tailwind
colors: {
  custom: {
    50: '#f6f6fc',
    500: '#f2f2fb',
    950: '#000000',
  },
}
SCSS
$custom: #f2f2fb;
$custom-light: #f6f6fc;
$custom-dark: #000000;
JSON
{
  "hex": "#f2f2fb",
  "rgb": {
    "r": 242,
    "g": 242,
    "b": 251
  },
  "hsl": {
    "h": 240,
    "s": 52.941,
    "l": 96.667
  },
  "oklch": {
    "l": 0.96373,
    "c": 0.01198,
    "h": 286.2
  },
  "luminance": 0.89347
}

Semantic roles & 50–950 ramp

primary
#F2F2FB
secondary
#DDDDB4
accent
#C025C0
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171717
muted
#858585

Preview Lab

Preview with #F2F2FB

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

Preview Lab → · Contrast checker → · Palette generator →

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